Skip to content

Commit db1311f

Browse files
committed
chore: Update localization
1 parent 5502e37 commit db1311f

File tree

47 files changed

+35297
-6322
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+35297
-6322
lines changed

WireDomain/Sources/WireDomain/Resources/Localization/Localizable.xcstrings

Lines changed: 13846 additions & 2674 deletions
Large diffs are not rendered by default.

WireMessaging/Sources/WireMessagingUI/Resources/Localization/ar.lproj/Accessibility.strings

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,17 @@
3232
"conversation.wireCells.files.loadMore.title" = "Load more";
3333
"conversation.wireCells.files.noData.title" = "There are no files or folders yet";
3434
"conversation.wireCells.files.noData.message" = "You'll find all files and folders shared in this conversation here";
35+
"conversation.wireCells.files.noSearchResults.title" = "No results found";
36+
"conversation.wireCells.files.noSearchResults.message" = "Try adjusting your search.";
3537
"conversation.wireCells.files.pendingCells.title" = "Files are loading";
3638
"conversation.wireCells.files.pendingCells.message" = "Your documents and media files will be available here once we've uploaded all files and folders.";
3739
"conversation.wireCells.allFiles.noData.message" = "You'll find all files and folders shared across your conversations here.";
3840
"conversation.wireCells.files.error.title" = "Can't load files";
39-
"conversation.wireCells.files.error.message" = "Your files and folders could not be loaded. Please reload.";
40-
"conversation.wireCells.files.error.reload" = "Reload";
41+
"conversation.wireCells.files.error.message" = "Something went wrong while loading. Please try again.";
42+
"conversation.wireCells.files.error.retry" = "Retry";
43+
"conversation.wireCells.files.error.noConnection.title" = "Unable to load files";
44+
"conversation.wireCells.files.error.noConnection.message" = "Your list of files could not be loaded. Please check your Internet connection and try again.";
45+
"conversation.wireCells.files.error.noConnection.retry" = "Try again";
4146
"conversation.wireCells.files.moreActionsButton" = "More";
4247
"conversation.wireCells.recycleBin.noData.message" = "You'll find all deleted files and folders here.";
4348
"conversation.wireCells.files.moveToFolder.move" = "Move here";

WireMessaging/Sources/WireMessagingUI/Resources/Localization/ar.lproj/Localizable.strings

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"general.create" = "إنشاء";
3131
"general.cancel" = "إلغاء";
3232
"general.done" = "تـم";
33+
"general.noInternet.title" = "لا يوجد إنترنت";
3334

3435
// MARK: - Channel Access level
3536
"channel_access_level.public" = "Public";
@@ -107,13 +108,15 @@
107108
"conversation.channelHistory.fetchChannelHistoryDepthOptions.error" = "An error occurred while fetching channel history depth options.";
108109
"conversation.channelHistory.updateHistoryDepth.error" = "An error occurred while updating channel history depth.";
109110
"conversation.file.preview.open" = "Open preview";
111+
"conversation.draft.attachmentMenu.errorTitle" = "Unable to load file";
110112
"conversation.draft.attachmentMenu.retry" = "Retry";
111113
"conversation.draft.attachmentMenu.remove" = "Remove File";
112114

113115
// MARK: - Conversation Files View
114116
"conversation.wireCells.files.navigationTitle" = "Shared Drive";
115117
"conversation.wireCells.allFiles.navigationTitle" = "Drive";
116118
"conversation.wireCells.files.item.subtitle" = "%@ by %@";
119+
"conversation.wireCells.allFiles.item.subtitle" = "%@ in %@";
117120
"conversation.wireCells.files.loadMore.title" = "Load more";
118121
"conversation.wireCells.files.item.menu.open" = "افتح";
119122
"conversation.wireCells.files.item.menu.shareLink" = "Share";
@@ -136,11 +139,16 @@
136139
"conversation.wireCells.allFiles.noData.title" = "There are no files yet";
137140
"conversation.wireCells.allFiles.noData.message" = "For conversations that use shared Drive, you'll find all files here.";
138141
"conversation.wireCells.allFiles.noData.learnMore" = "معرفة المزيد";
142+
"conversation.wireCells.files.noSearchResults.title" = "No results found";
143+
"conversation.wireCells.files.noSearchResults.message" = "Try adjusting your search.";
139144
"conversation.wireCells.files.pendingCells.title" = "Files are loading";
140145
"conversation.wireCells.files.pendingCells.message" = "Your documents and media files will be available here once we've uploaded all files and folders.";
141146
"conversation.wireCells.files.error.title" = "Can't load files";
142-
"conversation.wireCells.files.error.message" = "Your files and folders could not be loaded. Please reload.";
143-
"conversation.wireCells.files.error.reload" = "Reload";
147+
"conversation.wireCells.files.error.message" = "Something went wrong while loading. Please try again.";
148+
"conversation.wireCells.files.error.retry" = "Retry";
149+
"conversation.wireCells.files.error.noConnection.title" = "Unable to load files";
150+
"conversation.wireCells.files.error.noConnection.message" = "Your list of files could not be loaded. Please check your Internet connection and try again.";
151+
"conversation.wireCells.files.error.noConnection.retry" = "Try again";
144152
"conversation.wireCells.files.search.title" = "Search files";
145153
"conversation.wireCells.files.list.createFolder" = "Create folder";
146154
"conversation.wireCells.files.list.createFile" = "Create file";

WireMessaging/Sources/WireMessagingUI/Resources/Localization/da.lproj/Accessibility.strings

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,17 @@
3232
"conversation.wireCells.files.loadMore.title" = "Load more";
3333
"conversation.wireCells.files.noData.title" = "There are no files or folders yet";
3434
"conversation.wireCells.files.noData.message" = "You'll find all files and folders shared in this conversation here";
35+
"conversation.wireCells.files.noSearchResults.title" = "No results found";
36+
"conversation.wireCells.files.noSearchResults.message" = "Try adjusting your search.";
3537
"conversation.wireCells.files.pendingCells.title" = "Files are loading";
3638
"conversation.wireCells.files.pendingCells.message" = "Your documents and media files will be available here once we've uploaded all files and folders.";
3739
"conversation.wireCells.allFiles.noData.message" = "You'll find all files and folders shared across your conversations here.";
3840
"conversation.wireCells.files.error.title" = "Can't load files";
39-
"conversation.wireCells.files.error.message" = "Your files and folders could not be loaded. Please reload.";
40-
"conversation.wireCells.files.error.reload" = "Reload";
41+
"conversation.wireCells.files.error.message" = "Something went wrong while loading. Please try again.";
42+
"conversation.wireCells.files.error.retry" = "Retry";
43+
"conversation.wireCells.files.error.noConnection.title" = "Unable to load files";
44+
"conversation.wireCells.files.error.noConnection.message" = "Your list of files could not be loaded. Please check your Internet connection and try again.";
45+
"conversation.wireCells.files.error.noConnection.retry" = "Try again";
4146
"conversation.wireCells.files.moreActionsButton" = "More";
4247
"conversation.wireCells.recycleBin.noData.message" = "You'll find all deleted files and folders here.";
4348
"conversation.wireCells.files.moveToFolder.move" = "Move here";

WireMessaging/Sources/WireMessagingUI/Resources/Localization/da.lproj/Localizable.strings

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"general.create" = "Opret";
3131
"general.cancel" = "Annuller";
3232
"general.done" = "Færdig";
33+
"general.noInternet.title" = "Ingen forbindelse";
3334

3435
// MARK: - Channel Access level
3536
"channel_access_level.public" = "Public";
@@ -107,13 +108,15 @@
107108
"conversation.channelHistory.fetchChannelHistoryDepthOptions.error" = "An error occurred while fetching channel history depth options.";
108109
"conversation.channelHistory.updateHistoryDepth.error" = "An error occurred while updating channel history depth.";
109110
"conversation.file.preview.open" = "Open preview";
111+
"conversation.draft.attachmentMenu.errorTitle" = "Unable to load file";
110112
"conversation.draft.attachmentMenu.retry" = "Retry";
111113
"conversation.draft.attachmentMenu.remove" = "Remove File";
112114

113115
// MARK: - Conversation Files View
114116
"conversation.wireCells.files.navigationTitle" = "Shared Drive";
115117
"conversation.wireCells.allFiles.navigationTitle" = "Drive";
116118
"conversation.wireCells.files.item.subtitle" = "%@ by %@";
119+
"conversation.wireCells.allFiles.item.subtitle" = "%@ in %@";
117120
"conversation.wireCells.files.loadMore.title" = "Load more";
118121
"conversation.wireCells.files.item.menu.open" = "Åbn";
119122
"conversation.wireCells.files.item.menu.shareLink" = "Share";
@@ -136,11 +139,16 @@
136139
"conversation.wireCells.allFiles.noData.title" = "There are no files yet";
137140
"conversation.wireCells.allFiles.noData.message" = "For conversations that use shared Drive, you'll find all files here.";
138141
"conversation.wireCells.allFiles.noData.learnMore" = "Lær mere";
142+
"conversation.wireCells.files.noSearchResults.title" = "No results found";
143+
"conversation.wireCells.files.noSearchResults.message" = "Try adjusting your search.";
139144
"conversation.wireCells.files.pendingCells.title" = "Files are loading";
140145
"conversation.wireCells.files.pendingCells.message" = "Your documents and media files will be available here once we've uploaded all files and folders.";
141146
"conversation.wireCells.files.error.title" = "Can't load files";
142-
"conversation.wireCells.files.error.message" = "Your files and folders could not be loaded. Please reload.";
143-
"conversation.wireCells.files.error.reload" = "Reload";
147+
"conversation.wireCells.files.error.message" = "Something went wrong while loading. Please try again.";
148+
"conversation.wireCells.files.error.retry" = "Retry";
149+
"conversation.wireCells.files.error.noConnection.title" = "Unable to load files";
150+
"conversation.wireCells.files.error.noConnection.message" = "Your list of files could not be loaded. Please check your Internet connection and try again.";
151+
"conversation.wireCells.files.error.noConnection.retry" = "Try again";
144152
"conversation.wireCells.files.search.title" = "Search files";
145153
"conversation.wireCells.files.list.createFolder" = "Create folder";
146154
"conversation.wireCells.files.list.createFile" = "Create file";

WireMessaging/Sources/WireMessagingUI/Resources/Localization/de.lproj/Accessibility.strings

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,17 @@
3232
"conversation.wireCells.files.loadMore.title" = "Weitere Objekte laden";
3333
"conversation.wireCells.files.noData.title" = "Es gibt noch keine Dateien oder Ordner";
3434
"conversation.wireCells.files.noData.message" = "Hier finden Sie alle Dateien und Ordner, die in dieser Unterhaltung geteilt wurden.";
35+
"conversation.wireCells.files.noSearchResults.title" = "Keine Ergebnisse gefunden";
36+
"conversation.wireCells.files.noSearchResults.message" = "Versuchen Sie, Ihre Suche anzupassen.";
3537
"conversation.wireCells.files.pendingCells.title" = "Dateien werden geladen";
3638
"conversation.wireCells.files.pendingCells.message" = "Ihre Dokumente und Mediendateien werden hier verfügbar sein, sobald wir alle Dateien und Ordner hochgeladen haben.";
3739
"conversation.wireCells.allFiles.noData.message" = "Hier finden Sie alle Dateien und Ordner, die Sie in Ihren Unterhaltungen gemeinsam nutzen.";
3840
"conversation.wireCells.files.error.title" = "Dateien werden nicht geladen";
39-
"conversation.wireCells.files.error.message" = "Ihre Dateien und Ordner konnten nicht geladen werden. Bitte laden Sie sie erneut.";
40-
"conversation.wireCells.files.error.reload" = "Erneut laden";
41+
"conversation.wireCells.files.error.message" = "Beim Laden ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.";
42+
"conversation.wireCells.files.error.retry" = "Wiederholen";
43+
"conversation.wireCells.files.error.noConnection.title" = "Dateien können nicht geladen werden";
44+
"conversation.wireCells.files.error.noConnection.message" = "Ihre Datei-Liste konnte nicht geladen werden. Bitte überprüfen Sie Ihre Internetverbindung und versuchen Sie es erneut.";
45+
"conversation.wireCells.files.error.noConnection.retry" = "Erneut versuchen";
4146
"conversation.wireCells.files.moreActionsButton" = "Mehr";
4247
"conversation.wireCells.recycleBin.noData.message" = "Hier finden Sie alle gelöschten Dateien und Ordner.";
4348
"conversation.wireCells.files.moveToFolder.move" = "Hierhin verschieben";

WireMessaging/Sources/WireMessagingUI/Resources/Localization/de.lproj/Localizable.strings

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"general.create" = "Erstellen";
3131
"general.cancel" = "Abbrechen";
3232
"general.done" = "Fertig";
33+
"general.noInternet.title" = "Kein Internet";
3334

3435
// MARK: - Channel Access level
3536
"channel_access_level.public" = "Öffentlich";
@@ -107,13 +108,15 @@
107108
"conversation.channelHistory.fetchChannelHistoryDepthOptions.error" = "An error occurred while fetching channel history depth options.";
108109
"conversation.channelHistory.updateHistoryDepth.error" = "An error occurred while updating channel history depth.";
109110
"conversation.file.preview.open" = "Vorschau öffnen";
111+
"conversation.draft.attachmentMenu.errorTitle" = "Datei konnte nicht geladen werden";
110112
"conversation.draft.attachmentMenu.retry" = "Wiederholen";
111113
"conversation.draft.attachmentMenu.remove" = "Datei löschen";
112114

113115
// MARK: - Conversation Files View
114116
"conversation.wireCells.files.navigationTitle" = "Geteiltes Drive";
115117
"conversation.wireCells.allFiles.navigationTitle" = "Drive";
116118
"conversation.wireCells.files.item.subtitle" = "%@ von %@";
119+
"conversation.wireCells.allFiles.item.subtitle" = "%@ in %@";
117120
"conversation.wireCells.files.loadMore.title" = "Weitere Objekte laden";
118121
"conversation.wireCells.files.item.menu.open" = "Öffnen";
119122
"conversation.wireCells.files.item.menu.shareLink" = "Teilen";
@@ -136,11 +139,16 @@
136139
"conversation.wireCells.allFiles.noData.title" = "Es gibt noch keine Dateien";
137140
"conversation.wireCells.allFiles.noData.message" = "Bei Unterhaltungen mit Geteiltes Drive finden Sie hier die geteilten Dateien.";
138141
"conversation.wireCells.allFiles.noData.learnMore" = "Mehr erfahren";
142+
"conversation.wireCells.files.noSearchResults.title" = "Keine Ergebnisse gefunden";
143+
"conversation.wireCells.files.noSearchResults.message" = "Versuchen Sie, Ihre Suche anzupassen.";
139144
"conversation.wireCells.files.pendingCells.title" = "Dateien werden geladen";
140145
"conversation.wireCells.files.pendingCells.message" = "Ihre Dokumente und Mediendateien werden hier verfügbar sein, sobald wir alle Dateien und Ordner hochgeladen haben.";
141146
"conversation.wireCells.files.error.title" = "Dateien werden nicht geladen";
142-
"conversation.wireCells.files.error.message" = "Ihre Dateien und Ordner konnten nicht geladen werden. Bitte laden Sie sie erneut.";
143-
"conversation.wireCells.files.error.reload" = "Erneut laden";
147+
"conversation.wireCells.files.error.message" = "Beim Laden ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.";
148+
"conversation.wireCells.files.error.retry" = "Wiederholen";
149+
"conversation.wireCells.files.error.noConnection.title" = "Dateien können nicht geladen werden";
150+
"conversation.wireCells.files.error.noConnection.message" = "Ihre Datei-Liste konnte nicht geladen werden. Bitte überprüfen Sie Ihre Internetverbindung und versuchen Sie es erneut.";
151+
"conversation.wireCells.files.error.noConnection.retry" = "Erneut versuchen";
144152
"conversation.wireCells.files.search.title" = "Dateien suchen";
145153
"conversation.wireCells.files.list.createFolder" = "Ordner erstellen";
146154
"conversation.wireCells.files.list.createFile" = "Datei erstellen";

WireMessaging/Sources/WireMessagingUI/Resources/Localization/es.lproj/Accessibility.strings

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,17 @@
3232
"conversation.wireCells.files.loadMore.title" = "Cargar más";
3333
"conversation.wireCells.files.noData.title" = "Aún no hay archivos o carpetas";
3434
"conversation.wireCells.files.noData.message" = "Encontrarás todos los archivos y carpetas compartidos en esta conversación aquí";
35+
"conversation.wireCells.files.noSearchResults.title" = "No results found";
36+
"conversation.wireCells.files.noSearchResults.message" = "Try adjusting your search.";
3537
"conversation.wireCells.files.pendingCells.title" = "Los archivos están cargando";
3638
"conversation.wireCells.files.pendingCells.message" = "Tus documentos y archivos multimedia estarán disponibles aquí una vez que hayamos subido todos los archivos y carpetas.";
3739
"conversation.wireCells.allFiles.noData.message" = "You'll find all files and folders shared across your conversations here.";
3840
"conversation.wireCells.files.error.title" = "Can't load files";
39-
"conversation.wireCells.files.error.message" = "Your files and folders could not be loaded. Please reload.";
40-
"conversation.wireCells.files.error.reload" = "Reload";
41+
"conversation.wireCells.files.error.message" = "Something went wrong while loading. Please try again.";
42+
"conversation.wireCells.files.error.retry" = "Reintentar";
43+
"conversation.wireCells.files.error.noConnection.title" = "Unable to load files";
44+
"conversation.wireCells.files.error.noConnection.message" = "Your list of files could not be loaded. Please check your Internet connection and try again.";
45+
"conversation.wireCells.files.error.noConnection.retry" = "Try again";
4146
"conversation.wireCells.files.moreActionsButton" = "More";
4247
"conversation.wireCells.recycleBin.noData.message" = "You'll find all deleted files and folders here.";
4348
"conversation.wireCells.files.moveToFolder.move" = "Move here";

WireMessaging/Sources/WireMessagingUI/Resources/Localization/es.lproj/Localizable.strings

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"general.create" = "Crear";
3131
"general.cancel" = "Cancelar";
3232
"general.done" = "Listo";
33+
"general.noInternet.title" = "No hay Internet";
3334

3435
// MARK: - Channel Access level
3536
"channel_access_level.public" = "Público";
@@ -107,13 +108,15 @@
107108
"conversation.channelHistory.fetchChannelHistoryDepthOptions.error" = "An error occurred while fetching channel history depth options.";
108109
"conversation.channelHistory.updateHistoryDepth.error" = "An error occurred while updating channel history depth.";
109110
"conversation.file.preview.open" = "Abrir vista previa";
111+
"conversation.draft.attachmentMenu.errorTitle" = "Unable to load file";
110112
"conversation.draft.attachmentMenu.retry" = "Reintentar";
111113
"conversation.draft.attachmentMenu.remove" = "Quitar archivo";
112114

113115
// MARK: - Conversation Files View
114116
"conversation.wireCells.files.navigationTitle" = "Shared Drive";
115117
"conversation.wireCells.allFiles.navigationTitle" = "Drive";
116118
"conversation.wireCells.files.item.subtitle" = "%@ por %@";
119+
"conversation.wireCells.allFiles.item.subtitle" = "%@ en %@";
117120
"conversation.wireCells.files.loadMore.title" = "Cargar más";
118121
"conversation.wireCells.files.item.menu.open" = "Abrir";
119122
"conversation.wireCells.files.item.menu.shareLink" = "Share";
@@ -136,11 +139,16 @@
136139
"conversation.wireCells.allFiles.noData.title" = "There are no files yet";
137140
"conversation.wireCells.allFiles.noData.message" = "For conversations that use shared Drive, you'll find all files here.";
138141
"conversation.wireCells.allFiles.noData.learnMore" = "Más información";
142+
"conversation.wireCells.files.noSearchResults.title" = "No results found";
143+
"conversation.wireCells.files.noSearchResults.message" = "Try adjusting your search.";
139144
"conversation.wireCells.files.pendingCells.title" = "Los archivos están cargando";
140145
"conversation.wireCells.files.pendingCells.message" = "Tus documentos y archivos multimedia estarán disponibles aquí una vez que hayamos subido todos los archivos y carpetas.";
141146
"conversation.wireCells.files.error.title" = "Can't load files";
142-
"conversation.wireCells.files.error.message" = "Your files and folders could not be loaded. Please reload.";
143-
"conversation.wireCells.files.error.reload" = "Reload";
147+
"conversation.wireCells.files.error.message" = "Something went wrong while loading. Please try again.";
148+
"conversation.wireCells.files.error.retry" = "Reintentar";
149+
"conversation.wireCells.files.error.noConnection.title" = "Unable to load files";
150+
"conversation.wireCells.files.error.noConnection.message" = "Your list of files could not be loaded. Please check your Internet connection and try again.";
151+
"conversation.wireCells.files.error.noConnection.retry" = "Try again";
144152
"conversation.wireCells.files.search.title" = "Search files";
145153
"conversation.wireCells.files.list.createFolder" = "Create folder";
146154
"conversation.wireCells.files.list.createFile" = "Create file";

0 commit comments

Comments
 (0)