diff --git a/Ring/Ring.xcodeproj/project.pbxproj b/Ring/Ring.xcodeproj/project.pbxproj index e3973db58929c425622d1a493e93677a43e827b3..829a02c3f084fb6f6a8a81a3103c1d088ee586b3 100644 --- a/Ring/Ring.xcodeproj/project.pbxproj +++ b/Ring/Ring.xcodeproj/project.pbxproj @@ -2305,7 +2305,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 2; + CURRENT_PROJECT_VERSION = 3; DEVELOPMENT_TEAM = MSHYCBXK85; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2345,7 +2345,7 @@ CODE_SIGN_IDENTITY = "iPhone Distribution"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 2; + CURRENT_PROJECT_VERSION = 3; DEVELOPMENT_TEAM = ""; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2510,7 +2510,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 2; + CURRENT_PROJECT_VERSION = 3; DEVELOPMENT_TEAM = ""; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", diff --git a/Ring/Ring/Info.plist b/Ring/Ring/Info.plist index 19ab3b72f76e0c52634fc21c53f210a190a1799d..4ab50636f59c8231692ea8f4048ea985c1a37016 100644 --- a/Ring/Ring/Info.plist +++ b/Ring/Ring/Info.plist @@ -21,7 +21,7 @@ CFBundleSignature ???? CFBundleVersion - 2 + 3 LSApplicationCategoryType LSRequiresIPhoneOS diff --git a/Ring/Ring/Resources/nl.lproj/Localizable.strings b/Ring/Ring/Resources/nl.lproj/Localizable.strings index 4e57df634bcffb514f5a7c06adf9b21d1cc7ba15..d939cadcfaf4a831aeb05034624ea0e3b9f95b1f 100644 --- a/Ring/Ring/Resources/nl.lproj/Localizable.strings +++ b/Ring/Ring/Resources/nl.lproj/Localizable.strings @@ -85,9 +85,9 @@ "createAccount.EnableNotifications" = "Meldingen"; "createAccount.Recommended" = "(Aanbevolen)"; "createAccount.UsernameNotRegisteredTitle" = "Netwerkfout"; -"createAccount.UsernameNotRegisteredMessage" = "Account was created but username was not registered"; -"createAccount.timeoutTitle" = "Account Created"; -"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments."; +"createAccount.UsernameNotRegisteredMessage" = "Het account is aangemaakt, maar de gebruikersnaam is niet geregistreerd"; +"createAccount.timeoutTitle" = "Account aangemaakt"; +"createAccount.timeoutMessage" = "Gebruikersnaam wordt geregistreerd… Dit kan even duren."; //Link To Account form "linkToAccount.waitLinkToAccountTitle" = "Account koppelen"; diff --git a/Ring/Ring/Resources/nl_BE.lproj/Localizable.strings b/Ring/Ring/Resources/nl_BE.lproj/Localizable.strings index 925e29985c2bebf1f5a3260553e0088e449f4b27..9aefd682381d138d3b0955d924697288a217c6ff 100644 --- a/Ring/Ring/Resources/nl_BE.lproj/Localizable.strings +++ b/Ring/Ring/Resources/nl_BE.lproj/Localizable.strings @@ -85,9 +85,9 @@ "createAccount.EnableNotifications" = "Meldingen"; "createAccount.Recommended" = "(Aanbevolen)"; "createAccount.UsernameNotRegisteredTitle" = "Netwerkfout"; -"createAccount.UsernameNotRegisteredMessage" = "Account was created but username was not registered"; -"createAccount.timeoutTitle" = "Account Created"; -"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments."; +"createAccount.UsernameNotRegisteredMessage" = "De account is aangemaakt, maar de gebruikersnaam is niet geregistreerd"; +"createAccount.timeoutTitle" = "Account aangemaakt"; +"createAccount.timeoutMessage" = "Gebruikersnaam wordt geregistreerd… Dit kan even duren."; //Link To Account form "linkToAccount.waitLinkToAccountTitle" = "Account koppelen"; diff --git a/Ring/Ring/Resources/pt.lproj/Localizable.strings b/Ring/Ring/Resources/pt.lproj/Localizable.strings index 659e06b6e3cd3418d03ee9eaa37da0b73288f962..dbe981938cbf7048ec4461106567109ecdca099b 100644 --- a/Ring/Ring/Resources/pt.lproj/Localizable.strings +++ b/Ring/Ring/Resources/pt.lproj/Localizable.strings @@ -86,8 +86,8 @@ "createAccount.Recommended" = "(recomendado)"; "createAccount.UsernameNotRegisteredTitle" = "Erro de rede"; "createAccount.UsernameNotRegisteredMessage" = "A conta foi criada mas o nome de utilizador não foi registado"; -"createAccount.timeoutTitle" = "Account Created"; -"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments."; +"createAccount.timeoutTitle" = "Conta criada"; +"createAccount.timeoutMessage" = "A registar o nome de utilizador... Pode demorar um pouco."; //Link To Account form "linkToAccount.waitLinkToAccountTitle" = "Associar conta"; diff --git a/Ring/Ring/Resources/pt_PT.lproj/Localizable.strings b/Ring/Ring/Resources/pt_PT.lproj/Localizable.strings index 90d275fb41ca0e21c086532e70d25cab8459ef48..4ea771b13bd380cdd1468365940e65ea83dafa91 100644 --- a/Ring/Ring/Resources/pt_PT.lproj/Localizable.strings +++ b/Ring/Ring/Resources/pt_PT.lproj/Localizable.strings @@ -86,8 +86,8 @@ "createAccount.Recommended" = "(recomendado)"; "createAccount.UsernameNotRegisteredTitle" = "Erro de rede"; "createAccount.UsernameNotRegisteredMessage" = "A conta foi criada mas o nome de utilizador não foi registado"; -"createAccount.timeoutTitle" = "Account Created"; -"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments."; +"createAccount.timeoutTitle" = "Conta criada"; +"createAccount.timeoutMessage" = "A registar o nome de utilizador... Pode demorar um pouco."; //Link To Account form "linkToAccount.waitLinkToAccountTitle" = "Associar conta"; diff --git a/Ring/Ring/Resources/sq-AL.lproj/Localizable.strings b/Ring/Ring/Resources/sq-AL.lproj/Localizable.strings index e1ba38d28225d4b30a7f706bfb047adbcf0d4302..69e96ac5381669cd3b74260fab6b2fc46cb21e54 100644 --- a/Ring/Ring/Resources/sq-AL.lproj/Localizable.strings +++ b/Ring/Ring/Resources/sq-AL.lproj/Localizable.strings @@ -86,8 +86,8 @@ "createAccount.Recommended" = "(E këshilluar)"; "createAccount.UsernameNotRegisteredTitle" = "Gabim rrjeti"; "createAccount.UsernameNotRegisteredMessage" = "Llogaria u krijua, por emri i përdoruesit s’u regjistrua"; -"createAccount.timeoutTitle" = "Account Created"; -"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments."; +"createAccount.timeoutTitle" = "Llogaria u Krijua"; +"createAccount.timeoutMessage" = "Regjistrim përdoruesi në kryerje e sipër… Mund të dojë pak çaste."; //Link To Account form "linkToAccount.waitLinkToAccountTitle" = "Lidhje llogarish"; diff --git a/Ring/Ring/Resources/sv.lproj/Localizable.strings b/Ring/Ring/Resources/sv.lproj/Localizable.strings index 4c9b501159b26375fd58bd631b36a3467bd72be1..9a96cdde7d63e138408876873449a10abffe68fc 100644 --- a/Ring/Ring/Resources/sv.lproj/Localizable.strings +++ b/Ring/Ring/Resources/sv.lproj/Localizable.strings @@ -85,9 +85,9 @@ "createAccount.EnableNotifications" = "Aviseringar"; "createAccount.Recommended" = "(Rekommenderas)"; "createAccount.UsernameNotRegisteredTitle" = "Nätverksfel"; -"createAccount.UsernameNotRegisteredMessage" = "Account was created but username was not registered"; -"createAccount.timeoutTitle" = "Account Created"; -"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments."; +"createAccount.UsernameNotRegisteredMessage" = "Konto har skapats men användarnamn har inte registrerats"; +"createAccount.timeoutTitle" = "Konto skapat"; +"createAccount.timeoutMessage" = "Registrering av användarnamn pågår... det kan ta en stund."; //Link To Account form "linkToAccount.waitLinkToAccountTitle" = "Kontokoppling"; diff --git a/Ring/Ring/Resources/tr.lproj/Localizable.strings b/Ring/Ring/Resources/tr.lproj/Localizable.strings index 3131796a79a2bd4ca02846dfe896ef2e0b580667..57c24c0f5c968e5ed2293f92b073b5d8441d3357 100644 --- a/Ring/Ring/Resources/tr.lproj/Localizable.strings +++ b/Ring/Ring/Resources/tr.lproj/Localizable.strings @@ -86,8 +86,8 @@ "createAccount.Recommended" = "(Önerilen)"; "createAccount.UsernameNotRegisteredTitle" = "Ağ hatası"; "createAccount.UsernameNotRegisteredMessage" = "Account was created but username was not registered"; -"createAccount.timeoutTitle" = "Account Created"; -"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments."; +"createAccount.timeoutTitle" = "Hesap Oluşturuldu"; +"createAccount.timeoutMessage" = "Kullanıcı adı kaydı sürüyor... Birkaç dakika alabilir."; //Link To Account form "linkToAccount.waitLinkToAccountTitle" = "Hesap bağlantısı"; @@ -213,7 +213,7 @@ //DataTransfer "dataTransfer.readableStatusCreated" = "Başlatılıyor..."; "dataTransfer.readableStatusError" = "Hata"; -"dataTransfer.readableStatusAwaiting" = "Pending…"; +"dataTransfer.readableStatusAwaiting" = "Bekliyor..."; "dataTransfer.readableStatusRefuse" = "Geri Çevir"; "dataTransfer.readableStatusOngoing" = "Aktarıyor"; "dataTransfer.readableStatusCanceled" = "İptal edildi"; @@ -226,7 +226,7 @@ "notifications.missedCall" = "Yanıtsız Arama"; "notifications.acceptCall" = "KABUL ET"; "notifications.refuseCall" = "REDDET"; -"dataTransfer.readableStatusAwaiting" = "Pending…"; +"dataTransfer.readableStatusAwaiting" = "Bekliyor..."; "dataTransfer.readableStatusRefuse" = "Geri Çevir"; "dataTransfer.readableStatusOngoing" = "Aktarıyor"; "dataTransfer.readableStatusCanceled" = "İptal edildi"; @@ -245,5 +245,5 @@ //General Settings "generalSettings.title" = "Genel ayarlar"; -"generalSettings.videoAcceleration" = "Enable video acceleration"; +"generalSettings.videoAcceleration" = "Görüntü hızlandırmayı etkinleştir"; diff --git a/Ring/Ring/Resources/zh-Hans.lproj/Localizable.strings b/Ring/Ring/Resources/zh-Hans.lproj/Localizable.strings index 591f5c62e7052acdef7d11b901416c6d2dc346c3..f911bb04499ce1ce83c252526e2e07f0db5d593a 100644 --- a/Ring/Ring/Resources/zh-Hans.lproj/Localizable.strings +++ b/Ring/Ring/Resources/zh-Hans.lproj/Localizable.strings @@ -86,8 +86,8 @@ "createAccount.Recommended" = "(建議)"; "createAccount.UsernameNotRegisteredTitle" = "網路錯誤"; "createAccount.UsernameNotRegisteredMessage" = "帳號已建立,但未註冊使用者名稱"; -"createAccount.timeoutTitle" = "Account Created"; -"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments."; +"createAccount.timeoutTitle" = "已建立帳號"; +"createAccount.timeoutMessage" = "使用者名稱註冊進行中…… 可能需要一點時間。"; //Link To Account form "linkToAccount.waitLinkToAccountTitle" = "帳號連結";