diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 9c3ac8e1275f399fec528b4b1b3e89f9be351a2d..e57ae8e7d40eee6cadb2999f8c628f288235a998 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -2,6 +2,7 @@ OC.L10N.register( "comments", { "Comments" : "留言", + "Unknown user" : "未知的使用者", "New comment …" : "新留言…", "Delete comment" : "刪除留言", "Post" : "é€å‡º", @@ -17,14 +18,15 @@ OC.L10N.register( "Error occurred while posting comment" : "張貼留言出錯", "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"], "Comment" : "留言", - "You commented" : "您已留言", + "You commented" : "ä½ å·²ç•™è¨€", "%1$s commented" : "%1$s 留言", + "{author} commented" : "{author} 已留言", + "You commented on %1$s" : "ä½ å° %1$s 留言", + "You commented on {file}" : "ä½ å° {file} 留言", "%1$s commented on %2$s" : "%1$s 在 %2$s 留言", + "{author} commented on {file}" : "{author} å° {file} 留言", "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>", - "Type in a new comment..." : "輸入新留言…", - "No other comments available" : "沒有其他留言", - "More comments..." : "其他留言…", - "{count} unread comments" : "{count} 則未讀留言", - "You commented on %2$s" : "æ‚¨å° %2$s 留言" + "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s 在 “%2$s†的留言ä¸æåˆ°ä½ ", + "{user} mentioned you in a comment on “{file}â€" : "{user} 在 “{file}†的留言ä¸æåˆ°ä½ " }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index cee6d1ff9033ce28c77eed63c8ed05711e847452..b77bcb88fa85086d2ce9f6ea685cec064d7567ca 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -1,5 +1,6 @@ { "translations": { "Comments" : "留言", + "Unknown user" : "未知的使用者", "New comment …" : "新留言…", "Delete comment" : "刪除留言", "Post" : "é€å‡º", @@ -15,14 +16,15 @@ "Error occurred while posting comment" : "張貼留言出錯", "_%n unread comment_::_%n unread comments_" : ["%n 未讀留言"], "Comment" : "留言", - "You commented" : "您已留言", + "You commented" : "ä½ å·²ç•™è¨€", "%1$s commented" : "%1$s 留言", + "{author} commented" : "{author} 已留言", + "You commented on %1$s" : "ä½ å° %1$s 留言", + "You commented on {file}" : "ä½ å° {file} 留言", "%1$s commented on %2$s" : "%1$s 在 %2$s 留言", + "{author} commented on {file}" : "{author} å° {file} 留言", "<strong>Comments</strong> for files" : "檔案的<strong>留言</strong>", - "Type in a new comment..." : "輸入新留言…", - "No other comments available" : "沒有其他留言", - "More comments..." : "其他留言…", - "{count} unread comments" : "{count} 則未讀留言", - "You commented on %2$s" : "æ‚¨å° %2$s 留言" + "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s 在 “%2$s†的留言ä¸æåˆ°ä½ ", + "{user} mentioned you in a comment on “{file}â€" : "{user} 在 “{file}†的留言ä¸æåˆ°ä½ " },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 9239d47ab5c04a8214ab4a1f2d8530c44c0100fc..ac32f11251dc8361f4aa22431131326edae3ec72 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -9,7 +9,7 @@ OC.L10N.register( "You deleted calendar {calendar}" : "æ‚¨åˆ é™¤çš„æ—¥åŽ† {calendar}", "{actor} updated calendar {calendar}" : "{actor} 更新了日历 {calendar}", "You updated calendar {calendar}" : "您更新了日历 {calendar}", - "{actor} shared calendar {calendar} with you" : "{actor} 分享给您的日历 {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} 收到的日历分享 {calendar}", "You shared calendar {calendar} with {user}" : "您与 {user} 分享了日历 {calendar}", "{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 分享了日历 {calendar}", "{actor} unshared calendar {calendar} from you" : "{actor} å–消分享 {calendar} 给您", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 10be90a61289238a7ea2640ee3d8df6443734f7b..2e494d456a421a841ea202e1b653b5cc07f3c02c 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -7,7 +7,7 @@ "You deleted calendar {calendar}" : "æ‚¨åˆ é™¤çš„æ—¥åŽ† {calendar}", "{actor} updated calendar {calendar}" : "{actor} 更新了日历 {calendar}", "You updated calendar {calendar}" : "您更新了日历 {calendar}", - "{actor} shared calendar {calendar} with you" : "{actor} 分享给您的日历 {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} 收到的日历分享 {calendar}", "You shared calendar {calendar} with {user}" : "您与 {user} 分享了日历 {calendar}", "{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 分享了日历 {calendar}", "{actor} unshared calendar {calendar} from you" : "{actor} å–消分享 {calendar} 给您", diff --git a/apps/encryption/l10n/de.js b/apps/encryption/l10n/de.js index b01ee322db0eb0b97c5ff1ce38de2c5bea0306f3..d241c5e0fdd4e4e89c2ca9c05c1904459b633d06 100644 --- a/apps/encryption/l10n/de.js +++ b/apps/encryption/l10n/de.js @@ -18,7 +18,7 @@ OC.L10N.register( "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert", "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuche es noch einmal oder kontaktiere Deinen Administrator", "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.", - "The old password was not correct, please try again." : "Das alte Passwort war falsch, bitte versuchen Sie es erneut.", + "The old password was not correct, please try again." : "Das alte Passwort war falsch, bitte versuche es erneut.", "The current log-in password was not correct, please try again." : "Das aktuelle Anmeldepasswort war nicht korrekt, bitte versuche es noch einmal.", "Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde aktualisiert.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Verschlüsselungsschlüssel müssen von der alten Verschlüsselung (ownCloud <= 8.0) zur neuen migriert werden. Bitte 'occ encryption:migrate' ausführen oder Deinen Administrator kontaktieren.", diff --git a/apps/encryption/l10n/de.json b/apps/encryption/l10n/de.json index 35b9131edf53b03c469a27a08d5bebff65cf92ae..20a0662bcb7fbd6b1557a5299e5d7234273cf3b4 100644 --- a/apps/encryption/l10n/de.json +++ b/apps/encryption/l10n/de.json @@ -16,7 +16,7 @@ "Recovery Key enabled" : "Wiederherstellungsschlüssel aktiviert", "Could not enable the recovery key, please try again or contact your administrator" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden, bitte versuche es noch einmal oder kontaktiere Deinen Administrator", "Could not update the private key password." : "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden.", - "The old password was not correct, please try again." : "Das alte Passwort war falsch, bitte versuchen Sie es erneut.", + "The old password was not correct, please try again." : "Das alte Passwort war falsch, bitte versuche es erneut.", "The current log-in password was not correct, please try again." : "Das aktuelle Anmeldepasswort war nicht korrekt, bitte versuche es noch einmal.", "Private key password successfully updated." : "Das Passwort des privaten Schlüssels wurde aktualisiert.", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "Verschlüsselungsschlüssel müssen von der alten Verschlüsselung (ownCloud <= 8.0) zur neuen migriert werden. Bitte 'occ encryption:migrate' ausführen oder Deinen Administrator kontaktieren.", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 7f014f73fd3100160f92ee551414619c7af338ba..5529ab11700c6b47df70043c43b2f53c707e2b28 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -118,7 +118,7 @@ OC.L10N.register( "Settings" : "Einstellungen", "Show hidden files" : "Versteckte Dateien anzeigen", "WebDAV" : "WebDAV", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Ihre Dateien zuzugreifen</a>", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Deine Dateien zuzugreifen</a>", "No files in here" : "Keine Dateien vorhanden", "Upload some content or sync with your devices!" : "Inhalte hochladen oder mit deinen Geräten synchronisieren!", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 04036514b87f88c01eee0229c4cff82f276a61da..d1f1dc133e873ebf237d91daf0d442ae186203d6 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -116,7 +116,7 @@ "Settings" : "Einstellungen", "Show hidden files" : "Versteckte Dateien anzeigen", "WebDAV" : "WebDAV", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Ihre Dateien zuzugreifen</a>", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">über WebDAV auf Deine Dateien zuzugreifen</a>", "No files in here" : "Keine Dateien vorhanden", "Upload some content or sync with your devices!" : "Inhalte hochladen oder mit deinen Geräten synchronisieren!", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files_external/l10n/de.js b/apps/files_external/l10n/de.js index d899dad522f0138a4c36ce176ec2eb252a2aa017..d59d8895b4e0b601c6604ee019eeb422b94c3895 100644 --- a/apps/files_external/l10n/de.js +++ b/apps/files_external/l10n/de.js @@ -102,9 +102,9 @@ OC.L10N.register( "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Service Name", "Request timeout (seconds)" : "Anfrage -Timeout ( Sekunden)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie Sich zur Installation an den Systemadministrator.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie Sich zur Installation an den Systemadministrator.", - "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie Sich zur Installation an den Systemadministrator.", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.", + "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.", "External storage support" : "Unterstützung für externen Speicher", "No external storage configured" : "Kein externer Speicher konfiguriert", "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden", diff --git a/apps/files_external/l10n/de.json b/apps/files_external/l10n/de.json index a755709b8d27120bbc5251fa5526b6114213a5f7..2f3388eac227d1b6f3db25a9f0aa5462139f3fd8 100644 --- a/apps/files_external/l10n/de.json +++ b/apps/files_external/l10n/de.json @@ -100,9 +100,9 @@ "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Service Name", "Request timeout (seconds)" : "Anfrage -Timeout ( Sekunden)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie Sich zur Installation an den Systemadministrator.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie Sich zur Installation an den Systemadministrator.", - "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wenden Sie Sich zur Installation an den Systemadministrator.", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die cURL-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Die FTP-Unterstützung von PHP ist deaktiviert oder nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.", + "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" ist nicht installiert. Das Hinzufügen von %s ist nicht möglich. Bitte wende Dich zur Installation an den Systemadministrator.", "External storage support" : "Unterstützung für externen Speicher", "No external storage configured" : "Kein externer Speicher konfiguriert", "You can add external storages in the personal settings" : "Externe Speicher können in den persönlichen Einstellungen hinzugefügt werden", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index d4655f8d79828cb76229d8fc661dd48ead650348..b459355c7c5e326619a4a81cf1d4435927e43988 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_sharing", { - "Shared with you" : "分享给您的文件", + "Shared with you" : "收到分享", "Shared with others" : "您分享的文件", "Shared by link" : "分享链接的文件", "Nothing shared with you yet" : "您还没有收到任何共享的文件", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index ebb971213da0405a1efc1b40db0932ed64dda779..5c1f8b31499a930b72bfc4a92f7b57206cb516a8 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -1,5 +1,5 @@ { "translations": { - "Shared with you" : "分享给您的文件", + "Shared with you" : "收到分享", "Shared with others" : "您分享的文件", "Shared by link" : "分享链接的文件", "Nothing shared with you yet" : "您还没有收到任何共享的文件", diff --git a/apps/systemtags/l10n/de.js b/apps/systemtags/l10n/de.js index 9745605781add1e9d1ea2d2a1f7fbe2327afc19c..ed17de8db15df2a224d27e33a4cc8802162584e4 100644 --- a/apps/systemtags/l10n/de.js +++ b/apps/systemtags/l10n/de.js @@ -42,7 +42,7 @@ OC.L10N.register( "%s (invisible)" : "%s (unsichtbar)", "<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei wurden geändert", "Collaborative tags" : "Gemeinsame Tags", - "Create and edit collaborative tags. These tags affect all users." : "Erstellen und bearbeiten Sie gemeinsamen Tags. Diese Tags betreffen alle Benutzer.", + "Create and edit collaborative tags. These tags affect all users." : "Erstellen und bearbeite die gemeinsamen Tags. Diese Tags betreffen alle Benutzer.", "Select tag …" : "Tag wählen…", "Name" : "Name", "Delete" : "Löschen", diff --git a/apps/systemtags/l10n/de.json b/apps/systemtags/l10n/de.json index 04e030e6913a956d3cbab0196398285b6012c336..cf2491194f307c1b0628ff870d882b24bef825f1 100644 --- a/apps/systemtags/l10n/de.json +++ b/apps/systemtags/l10n/de.json @@ -40,7 +40,7 @@ "%s (invisible)" : "%s (unsichtbar)", "<strong>System tags</strong> for a file have been modified" : "<strong>System-Tags</strong> für eine Datei wurden geändert", "Collaborative tags" : "Gemeinsame Tags", - "Create and edit collaborative tags. These tags affect all users." : "Erstellen und bearbeiten Sie gemeinsamen Tags. Diese Tags betreffen alle Benutzer.", + "Create and edit collaborative tags. These tags affect all users." : "Erstellen und bearbeite die gemeinsamen Tags. Diese Tags betreffen alle Benutzer.", "Select tag …" : "Tag wählen…", "Name" : "Name", "Delete" : "Löschen", diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index ed0946d26c7cc927679e2bc49ff69fa00f795275..52c12d1f093af62622f8b7a9c53d90f55c44e787 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -13,7 +13,7 @@ OC.L10N.register( "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme" : "Du benutzt bereits ein eigenes Thema", "Theming" : "Theming", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming ermöglicht es auf einfache Weise das Aussehen Deiner Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", "Name" : "Name", "Reset to default" : " Auf Standard zurücksetzen ", "Web address" : "Internetadresse", diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 8cb407b4f7defd9f762afd9d646e9e72ea633b66..b9684f0a6722d57125fc17a0a5cdc5c3d1c876d8 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -11,7 +11,7 @@ "Unsupported image type" : "Nicht unterstütztes Bild-Format", "You are already using a custom theme" : "Du benutzt bereits ein eigenes Thema", "Theming" : "Theming", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming ermöglicht es auf einfache Weise das Aussehen Deiner Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.", "Name" : "Name", "Reset to default" : " Auf Standard zurücksetzen ", "Web address" : "Internetadresse", diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 00977b2c5fef17f4f847f7b4c4ce5e20e985aeb2..8c6f13f99289343f9d71c03111f3453b5752ad19 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -2,7 +2,7 @@ OC.L10N.register( "updatenotification", { "Update notifications" : "Update-Benachrichtigungen", - "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update", + "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuche ein manuelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index e391a52ab93a12ed1f98a1a3e1a50eb45ff35602..215f7659b9817d58d463b70868d5295e1d9c7197 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -1,6 +1,6 @@ { "translations": { "Update notifications" : "Update-Benachrichtigungen", - "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update", + "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuche ein manuelles Update", "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js index e7dd08a08d8ceed0efee236ec5d0633555fdc7c2..c6f33f807e95170a945edf51dd9a01e7555aa726 100644 --- a/apps/user_ldap/l10n/de.js +++ b/apps/user_ldap/l10n/de.js @@ -42,7 +42,7 @@ OC.L10N.register( "Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonymes binden ist nicht erlaubt. Bitte eine Nutzer-DN und ein Passwort angeben.", "LDAP Operations error. Anonymous bind might not be allowed." : "Fehler in den LDAP-Operationen. Anonymes binden ist scheinbar nicht erlaubt.", "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Speichern fehlgeschlagen. Bitte stelle sicher, dass die Datenbank in Betrieb ist. Bitte lade vor dem Fortfahren neu.", - "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Ihrer LDAP-Größe können diese einige Zeit in Anspruch nehmen. Soll immer noch in den Modus gewechselt werden?", + "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Deiner LDAP-Größe können diese einige Zeit in Anspruch nehmen. Soll immer noch in den Modus gewechselt werden?", "Mode switch" : "Modus wechseln", "Select attributes" : "Attribute auswählen", "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfe Deine Anmelde-Attribute und Deinen Benutzernamen. Gültige Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", @@ -138,7 +138,7 @@ OC.L10N.register( "Disable Main Server" : "Hauptserver deaktivieren", "Only connect to the replica server." : "Nur zum Replikat-Server verbinden.", "Turn off SSL certificate validation." : "Schalte die SSL-Zertifikatsprüfung aus.", - "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Nur für Testzwecke geeignet, sollte Standardmäßig nicht verwendet werden. Falls die Verbindung nur mit dieser Option funktioniert, das SSL-Zertifikat des LDAP-Servers in Ihren %s Server importieren.", + "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Nur für Testzwecke geeignet, sollte Standardmäßig nicht verwendet werden. Falls die Verbindung nur mit dieser Option funktioniert, das SSL-Zertifikat des LDAP-Servers in Deinen %s Server importieren.", "Cache Time-To-Live" : "Speichere Time-To-Live zwischen", "in seconds. A change empties the cache." : "in Sekunden. Eine Änderung leert den Cache.", "Directory Settings" : "Ordnereinstellungen", @@ -184,7 +184,7 @@ OC.L10N.register( "UUID Attribute for Users:" : "UUID-Attribute für Benutzer:", "UUID Attribute for Groups:" : "UUID-Attribute für Gruppen:", "Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung", - "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Die Benutzernamen werden genutzt, um (Meta-)Daten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung (mappen) von Benutzernamen zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen durch gefunden. Der interne Benutzername, wird in überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Löschen Sie niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", + "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Die Benutzernamen werden genutzt, um (Meta-)Daten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung (mappen) von Benutzernamen zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen durch gefunden. Der interne Benutzername, wird in überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Lösche niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der %uid - Platzhalter fehlt. Dieser wird mit dem Anmeldenamen beim Abfragen von LDAP / AD ersetzt.", diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json index 042b714a479bd18cf9b75c9bf1ab45462bbff99e..e4692eee43dda768cce9d8ec463a4259ffc0dc97 100644 --- a/apps/user_ldap/l10n/de.json +++ b/apps/user_ldap/l10n/de.json @@ -40,7 +40,7 @@ "Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonymes binden ist nicht erlaubt. Bitte eine Nutzer-DN und ein Passwort angeben.", "LDAP Operations error. Anonymous bind might not be allowed." : "Fehler in den LDAP-Operationen. Anonymes binden ist scheinbar nicht erlaubt.", "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Speichern fehlgeschlagen. Bitte stelle sicher, dass die Datenbank in Betrieb ist. Bitte lade vor dem Fortfahren neu.", - "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Ihrer LDAP-Größe können diese einige Zeit in Anspruch nehmen. Soll immer noch in den Modus gewechselt werden?", + "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Das Umschalten des Modus ermöglicht automatische LDAP-Abfragen. Abhängig von Deiner LDAP-Größe können diese einige Zeit in Anspruch nehmen. Soll immer noch in den Modus gewechselt werden?", "Mode switch" : "Modus wechseln", "Select attributes" : "Attribute auswählen", "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Benutzer nicht gefunden. Bitte überprüfe Deine Anmelde-Attribute und Deinen Benutzernamen. Gültige Filter (zum Kopieren und Einfügen bei der Ãœberprüfung auf der Kommandozeile): <br/>", @@ -136,7 +136,7 @@ "Disable Main Server" : "Hauptserver deaktivieren", "Only connect to the replica server." : "Nur zum Replikat-Server verbinden.", "Turn off SSL certificate validation." : "Schalte die SSL-Zertifikatsprüfung aus.", - "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Nur für Testzwecke geeignet, sollte Standardmäßig nicht verwendet werden. Falls die Verbindung nur mit dieser Option funktioniert, das SSL-Zertifikat des LDAP-Servers in Ihren %s Server importieren.", + "Not recommended, use it for testing only! If connection only works with this option, import the LDAP server's SSL certificate in your %s server." : "Nur für Testzwecke geeignet, sollte Standardmäßig nicht verwendet werden. Falls die Verbindung nur mit dieser Option funktioniert, das SSL-Zertifikat des LDAP-Servers in Deinen %s Server importieren.", "Cache Time-To-Live" : "Speichere Time-To-Live zwischen", "in seconds. A change empties the cache." : "in Sekunden. Eine Änderung leert den Cache.", "Directory Settings" : "Ordnereinstellungen", @@ -182,7 +182,7 @@ "UUID Attribute for Users:" : "UUID-Attribute für Benutzer:", "UUID Attribute for Groups:" : "UUID-Attribute für Gruppen:", "Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung", - "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Die Benutzernamen werden genutzt, um (Meta-)Daten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung (mappen) von Benutzernamen zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen durch gefunden. Der interne Benutzername, wird in überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Löschen Sie niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", + "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Die Benutzernamen werden genutzt, um (Meta-)Daten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung (mappen) von Benutzernamen zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen durch gefunden. Der interne Benutzername, wird in überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Lösche niemals die Zuordnungen in einer produktiven Umgebung. Lösche die Zuordnungen nur in einer Test- oder Experimentierumgebung.", "Clear Username-LDAP User Mapping" : "LDAP-Benutzernamenzuordnung löschen", "Clear Groupname-LDAP Group Mapping" : "LDAP-Gruppennamenzuordnung löschen", "The %uid placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Der %uid - Platzhalter fehlt. Dieser wird mit dem Anmeldenamen beim Abfragen von LDAP / AD ersetzt.", diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js index 75d100329e58b35e4b0663fa7f4eec7b31a540b4..07ed427b3ab3c84fa2272d502f0278539e389bc1 100644 --- a/apps/workflowengine/l10n/zh_TW.js +++ b/apps/workflowengine/l10n/zh_TW.js @@ -1,7 +1,9 @@ OC.L10N.register( "workflowengine", { + "Saved" : "已儲å˜", "Saving failed:" : "ä¿å˜å¤±æ•—:", + "File MIME type" : "檔案MIMEé¡žåž‹", "is" : "是", "is not" : "ä¸æ˜¯", "matches" : "匹é…", diff --git a/apps/workflowengine/l10n/zh_TW.json b/apps/workflowengine/l10n/zh_TW.json index df37c89f2b1a4cd0775bf4b19de042ef63a2ebe0..27fa421baceee11649f0b8e84b53bab0936c9c47 100644 --- a/apps/workflowengine/l10n/zh_TW.json +++ b/apps/workflowengine/l10n/zh_TW.json @@ -1,5 +1,7 @@ { "translations": { + "Saved" : "已儲å˜", "Saving failed:" : "ä¿å˜å¤±æ•—:", + "File MIME type" : "檔案MIMEé¡žåž‹", "is" : "是", "is not" : "ä¸æ˜¯", "matches" : "匹é…", diff --git a/core/l10n/de.js b/core/l10n/de.js index 61b84d5a1f466ff796721e869b6e181bca691e3a..3cacc3abf0be1529ff983346df31220afa8e69c9 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -164,7 +164,7 @@ OC.L10N.register( "Error while sharing" : "Fehler beim Teilen", "Share details could not be loaded for this item." : "Details der geteilten Freigabe zu diesem Eintrag konnten nicht geladen werden.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Mindestens {count} Zeichen wird für die Autovervollständigung benötigt","Mindestens {count} Zeichen werden für die Autovervollständigung benötigt"], - "This list is maybe truncated - please refine your search term to see more results." : "Die Liste ist unter Umständen gekürzt - Bitte verfeinern Sie Ihre Suche um mehr Ergebnisse zu erhalten.", + "This list is maybe truncated - please refine your search term to see more results." : "Die Liste ist unter Umständen gekürzt - Bitte verfeinere Deine Suche um mehr Ergebnisse zu erhalten.", "No users or groups found for {search}" : "Keine Benutzer oder Gruppen für {search} gefunden", "No users found for {search}" : "Keine Benutzer für {search} gefunden", "An error occurred. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuche es noch einmal", @@ -232,7 +232,7 @@ OC.L10N.register( "Line: %s" : "Zeile: %s", "Trace" : "Trace", "Security warning" : "Sicherheitswarnung", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.", + "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Informationen zum richtigen Konfigurieren Deines Servers kannst Du der <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Dokumentation</a> entnehmen.", "Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen", "Username" : "Benutzername", @@ -316,7 +316,7 @@ OC.L10N.register( "can change" : "kann ändern", "can delete" : "kann löschen", "access control" : "Zugriffskontrolle", - "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Teile mit Menschen auf anderen Servern unter Verwendung ihrer Federated-Cloud-ID username@example.com/nextcloud", + "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Teile mit Menschen auf anderen Servern unter Verwendung Deiner Federated-Cloud-ID username@example.com/nextcloud", "Share with users or by mail..." : "Mit Benutzern oder per E-Mail teilen…", "Share with users or remote users..." : "Mit Benutzern oder externen Benutzern teilen…", "Share with users, remote users or by mail..." : "Mit Benutzern, externen Benutzern oder per E-Mail teilen…", diff --git a/core/l10n/de.json b/core/l10n/de.json index 36509b796da71e3ea4ff359d0b163a2cff3d486d..d3a1af3fbf9c07be90b4ba445b1eb27421f2ba3f 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -162,7 +162,7 @@ "Error while sharing" : "Fehler beim Teilen", "Share details could not be loaded for this item." : "Details der geteilten Freigabe zu diesem Eintrag konnten nicht geladen werden.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Mindestens {count} Zeichen wird für die Autovervollständigung benötigt","Mindestens {count} Zeichen werden für die Autovervollständigung benötigt"], - "This list is maybe truncated - please refine your search term to see more results." : "Die Liste ist unter Umständen gekürzt - Bitte verfeinern Sie Ihre Suche um mehr Ergebnisse zu erhalten.", + "This list is maybe truncated - please refine your search term to see more results." : "Die Liste ist unter Umständen gekürzt - Bitte verfeinere Deine Suche um mehr Ergebnisse zu erhalten.", "No users or groups found for {search}" : "Keine Benutzer oder Gruppen für {search} gefunden", "No users found for {search}" : "Keine Benutzer für {search} gefunden", "An error occurred. Please try again" : "Es ist ein Fehler aufgetreten. Bitte versuche es noch einmal", @@ -230,7 +230,7 @@ "Line: %s" : "Zeile: %s", "Trace" : "Trace", "Security warning" : "Sicherheitswarnung", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.", + "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar, weil die .htaccess-Datei nicht funktioniert.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Informationen zum richtigen Konfigurieren Deines Servers kannst Du der <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Dokumentation</a> entnehmen.", "Create an <strong>admin account</strong>" : "<strong>Administrator-Konto</strong> anlegen", "Username" : "Benutzername", @@ -314,7 +314,7 @@ "can change" : "kann ändern", "can delete" : "kann löschen", "access control" : "Zugriffskontrolle", - "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Teile mit Menschen auf anderen Servern unter Verwendung ihrer Federated-Cloud-ID username@example.com/nextcloud", + "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Teile mit Menschen auf anderen Servern unter Verwendung Deiner Federated-Cloud-ID username@example.com/nextcloud", "Share with users or by mail..." : "Mit Benutzern oder per E-Mail teilen…", "Share with users or remote users..." : "Mit Benutzern oder externen Benutzern teilen…", "Share with users, remote users or by mail..." : "Mit Benutzern, externen Benutzern oder per E-Mail teilen…", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index f5192493135f3010d6013f480650629bf3d2cd9c..008e22b54bc19e2e6fed009f51c59ce4afa36240 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -7,7 +7,7 @@ OC.L10N.register( "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s", "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %$1s wurden nicht korrekt ersetzt. Stelle sicher, dass die Version mit dem Server kompatibel ist.", "Sample configuration detected" : "Beispielkonfiguration gefunden", - "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Ihre Installation zerstören und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Deine Installation zerstören und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.", "%1$s and %2$s" : "%1$s und %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s und %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s und %4$s", @@ -194,7 +194,7 @@ OC.L10N.register( "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s.", "Setting locale to %s failed" : "Das Setzen der Umgebungslokale auf %s ist fehlgeschlagen", "Please install one of these locales on your system and restart your webserver." : "Bitte installiere eine dieser Sprachen auf Deinem System und starte den Webserver neu.", - "Please ask your server administrator to install the module." : "Bitte für die Installation des Moduls Ihren Server-Administrator kontaktieren.", + "Please ask your server administrator to install the module." : "Bitte für die Installation des Moduls Deinen Server-Administrator kontaktieren.", "PHP module %s not installed." : "PHP-Modul %s nicht installiert.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-Einstellung „%s“ ist nicht auf „%s“ gesetzt.", "Adjusting this setting in php.ini will make Nextcloud run again" : "Eine Änderung dieser Einstellung in der php.ini kann deine Nextcloud wieder lauffähig machen.", @@ -221,7 +221,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das Konfigurationsverzeichnis gegeben wird %s.", - "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die Aktivierung in Ihren App-Einstellungen vornehmen oder Ihren Administrator kontaktieren.", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die Aktivierung in Deinen App-Einstellungen vornehmen oder Deine Administrator kontaktieren.", "Server settings" : "Servereinstellungen", "You need to enter either an existing account or the administrator." : "Du musst entweder ein existierendes Benutzerkonto oder das Administratorenkonto angeben.", "%s shared »%s« with you" : "%s hat „%s“ mit Dir geteilt", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index ade2ca5cd9c4489570c0b75413dacb499b10512f..e40233aa06ffde5a2e598a27f8e46826559d7f7d 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -5,7 +5,7 @@ "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das Konfigurationsverzeichnis eingeräumt wird. Siehe auch %s", "The files of the app %$1s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %$1s wurden nicht korrekt ersetzt. Stelle sicher, dass die Version mit dem Server kompatibel ist.", "Sample configuration detected" : "Beispielkonfiguration gefunden", - "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Ihre Installation zerstören und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.", + "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Deine Installation zerstören und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.", "%1$s and %2$s" : "%1$s und %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s und %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s und %4$s", @@ -192,7 +192,7 @@ "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Berechtigungen können zumeist korrigiert werden indem dem Web-Server Schreibzugriff auf das Wurzel-Verzeichnis eingeräumt wird. Siehe auch %s.", "Setting locale to %s failed" : "Das Setzen der Umgebungslokale auf %s ist fehlgeschlagen", "Please install one of these locales on your system and restart your webserver." : "Bitte installiere eine dieser Sprachen auf Deinem System und starte den Webserver neu.", - "Please ask your server administrator to install the module." : "Bitte für die Installation des Moduls Ihren Server-Administrator kontaktieren.", + "Please ask your server administrator to install the module." : "Bitte für die Installation des Moduls Deinen Server-Administrator kontaktieren.", "PHP module %s not installed." : "PHP-Modul %s nicht installiert.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-Einstellung „%s“ ist nicht auf „%s“ gesetzt.", "Adjusting this setting in php.ini will make Nextcloud run again" : "Eine Änderung dieser Einstellung in der php.ini kann deine Nextcloud wieder lauffähig machen.", @@ -219,7 +219,7 @@ "Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar", "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise behoben werden, %sindem dem Webserver Schreibzugriff auf das Konfigurationsverzeichnis gegeben wird %s.", - "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die Aktivierung in Ihren App-Einstellungen vornehmen oder Ihren Administrator kontaktieren.", + "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte die Aktivierung in Deinen App-Einstellungen vornehmen oder Deine Administrator kontaktieren.", "Server settings" : "Servereinstellungen", "You need to enter either an existing account or the administrator." : "Du musst entweder ein existierendes Benutzerkonto oder das Administratorenkonto angeben.", "%s shared »%s« with you" : "%s hat „%s“ mit Dir geteilt", diff --git a/settings/l10n/af.js b/settings/l10n/af.js index 644a6d9a90fc0d9d71975cf2daf2866d2c86b73e..175fb2c1f328cb1c8780df1f0ed5af2e3e7fdadc 100644 --- a/settings/l10n/af.js +++ b/settings/l10n/af.js @@ -30,6 +30,8 @@ OC.L10N.register( "Administrator documentation" : "Administrateurdokumentasie", "Online documentation" : "Aanlyndokumentasie", "Forum" : "Forum", + "days" : "dae", + "Tips & tricks" : "Wenke & truuks", "You are using <strong>%s</strong> of <strong>%s</strong>" : "U gebruik <strong>%s</strong> van <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "U gebruik <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profielprent", @@ -41,8 +43,8 @@ OC.L10N.register( "Choose as profile picture" : "Kies as profielprent", "Full name" : "Volle naam", "Email" : "E-pos", - "No email address set" : "Geen e-posadres ingestel", "Your email address" : "U e-posadres", + "No email address set" : "Geen e-posadres ingestel", "For password reset and notifications" : "Vir wagwoordherstel en kennisgewings", "Phone number" : "Foonnommer", "Your phone number" : "U foonnommer", @@ -59,16 +61,10 @@ OC.L10N.register( "Change password" : "Verander wagwoord", "Language" : "Taal", "Help translate" : "Help met vertaling", - "Desktop client" : "Werkskermkliënt", - "Android app" : "Android-toep", - "iOS app" : "iOS-toep", "Device" : "Toestel", - "App passwords" : "Toepwagwoorde", "App name" : "Toepnaam", "Create new app password" : "Skep nuwe toepwagwoord", "Username" : "Gebruikersnaam", - "days" : "dae", - "Tips & tricks" : "Wenke & truuks", "Settings" : "Instellings", "Show email address" : "Toon e-posadres", "Send email to new user" : "Stuur e-pos aan nuwe gebruiker", @@ -90,8 +86,12 @@ OC.L10N.register( "Uninstalling ...." : "Deïnstalleer…", "Uninstall" : "Deïnstalleer", "Sessions" : "Sessies", + "App passwords" : "Toepwagwoorde", "Your website" : "U webwerf", "Your Twitter handle" : "U Twitter-handvatsel", + "Desktop client" : "Werkskermkliënt", + "Android app" : "Android-toep", + "iOS app" : "iOS-toep", "Name" : "Naam", "Follow us on Google Plus!" : "Volg ons op Google Plus", "Like our facebook page!" : "Hou van ons Facebook-blad!", diff --git a/settings/l10n/af.json b/settings/l10n/af.json index 8c131bc689ee8efb2719f04cee5e0b4c3b289162..a7a516969d1e0d944450d43146b02218509232e1 100644 --- a/settings/l10n/af.json +++ b/settings/l10n/af.json @@ -28,6 +28,8 @@ "Administrator documentation" : "Administrateurdokumentasie", "Online documentation" : "Aanlyndokumentasie", "Forum" : "Forum", + "days" : "dae", + "Tips & tricks" : "Wenke & truuks", "You are using <strong>%s</strong> of <strong>%s</strong>" : "U gebruik <strong>%s</strong> van <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "U gebruik <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profielprent", @@ -39,8 +41,8 @@ "Choose as profile picture" : "Kies as profielprent", "Full name" : "Volle naam", "Email" : "E-pos", - "No email address set" : "Geen e-posadres ingestel", "Your email address" : "U e-posadres", + "No email address set" : "Geen e-posadres ingestel", "For password reset and notifications" : "Vir wagwoordherstel en kennisgewings", "Phone number" : "Foonnommer", "Your phone number" : "U foonnommer", @@ -57,16 +59,10 @@ "Change password" : "Verander wagwoord", "Language" : "Taal", "Help translate" : "Help met vertaling", - "Desktop client" : "Werkskermkliënt", - "Android app" : "Android-toep", - "iOS app" : "iOS-toep", "Device" : "Toestel", - "App passwords" : "Toepwagwoorde", "App name" : "Toepnaam", "Create new app password" : "Skep nuwe toepwagwoord", "Username" : "Gebruikersnaam", - "days" : "dae", - "Tips & tricks" : "Wenke & truuks", "Settings" : "Instellings", "Show email address" : "Toon e-posadres", "Send email to new user" : "Stuur e-pos aan nuwe gebruiker", @@ -88,8 +84,12 @@ "Uninstalling ...." : "Deïnstalleer…", "Uninstall" : "Deïnstalleer", "Sessions" : "Sessies", + "App passwords" : "Toepwagwoorde", "Your website" : "U webwerf", "Your Twitter handle" : "U Twitter-handvatsel", + "Desktop client" : "Werkskermkliënt", + "Android app" : "Android-toep", + "iOS app" : "iOS-toep", "Name" : "Naam", "Follow us on Google Plus!" : "Volg ons op Google Plus", "Like our facebook page!" : "Hou van ons Facebook-blad!", diff --git a/settings/l10n/ar.js b/settings/l10n/ar.js index 461f64ba0adb94f1cc42c5e734b3dabfe1f13720..5dc9cebd056f9fc8d85a7e4a4691ad8ee0a45231 100644 --- a/settings/l10n/ar.js +++ b/settings/l10n/ar.js @@ -34,22 +34,6 @@ OC.L10N.register( "Documentation:" : "التوثيق", "Valid until" : "ØµØ§Ù„Ø Øتى", "Forum" : "منتدى", - "Profile picture" : "صورة المل٠الشخصي", - "Upload new" : "رÙع الان", - "Remove image" : "إزالة الصورة", - "Cancel" : "الغاء", - "Email" : "البريد الإلكترونى", - "Your email address" : "عنوانك البريدي", - "Password" : "كلمة المرور", - "Current password" : "كلمات السر الØالية", - "New password" : "كلمات سر جديدة", - "Change password" : "عدل كلمة السر", - "Language" : "اللغة", - "Help translate" : "ساعد ÙÙŠ الترجمه", - "Get the apps to sync your files" : "اØصل على التطبيقات لمزامنة ملÙاتك", - "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", - "Username" : "إسم المستخدم", - "Version" : "إصدار", "None" : "لا شيء", "Login" : "تسجيل الدخول", "Send mode" : "وضعية الإرسال", @@ -60,6 +44,7 @@ OC.L10N.register( "Test email settings" : "ÙØص إعدادات البريد الإلكتروني", "System locale can not be set to a one which supports UTF-8." : "لا يمكن تعيين لغة النظام الى اØد اللغات التي تدعم UTF-8.", "Execute one task with each page loaded" : "قم بتنÙيذ مهمة واØدة مع كل صÙØØ© تم تØميلها", + "Version" : "إصدار", "Sharing" : "مشاركة", "Allow apps to use the Share API" : "Ø§Ù„Ø³Ù…Ø§Ø Ù„Ù„ØªØ·Ø¨ÙŠÙ‚Ø§Øª بالمشاركة عن طريق الAPI", "Allow users to share via link" : "Ø§Ù„Ø³Ù…Ø§Ø Ù„Ù„Ù…Ø³ØªØ®Ø¯Ù… بمشاركة المل٠عن طريق رابط", @@ -67,6 +52,19 @@ OC.L10N.register( "Expire after " : "ينتهي بعد", "days" : "أيام", "Allow resharing" : "Ø§Ù„Ø³Ù…Ø§Ø Ø¨Ø¥Ø¹Ø§Ø¯Ø© المشاركة ", + "Profile picture" : "صورة المل٠الشخصي", + "Upload new" : "رÙع الان", + "Remove image" : "إزالة الصورة", + "Cancel" : "الغاء", + "Email" : "البريد الإلكترونى", + "Your email address" : "عنوانك البريدي", + "Password" : "كلمة المرور", + "Current password" : "كلمات السر الØالية", + "New password" : "كلمات سر جديدة", + "Change password" : "عدل كلمة السر", + "Language" : "اللغة", + "Help translate" : "ساعد ÙÙŠ الترجمه", + "Username" : "إسم المستخدم", "Settings" : "الإعدادات", "E-Mail" : "بريد إلكتروني", "Create" : "انشئ", @@ -95,6 +93,8 @@ OC.L10N.register( "This means that there might be problems with certain characters in file names." : "هذا يعني انه من الممكن ان يكون هناك مشكلة ÙÙŠ بعض الاØر٠ÙÙŠ اسم الملÙ.", "Cron" : "مجدول", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "المل٠cron.php تم تسجيله ÙÙ‰ خدمه webcron لاستدعاء المل٠cron.php كل 15 دقيقه", + "Get the apps to sync your files" : "اØصل على التطبيقات لمزامنة ملÙاتك", + "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", "Name" : "الاسم" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/settings/l10n/ar.json b/settings/l10n/ar.json index 26a37e156f228346d3c5d2b606bcd9d425af9a72..c5c3f66b414a65a8bd49cd6e1949947707dbed51 100644 --- a/settings/l10n/ar.json +++ b/settings/l10n/ar.json @@ -32,22 +32,6 @@ "Documentation:" : "التوثيق", "Valid until" : "ØµØ§Ù„Ø Øتى", "Forum" : "منتدى", - "Profile picture" : "صورة المل٠الشخصي", - "Upload new" : "رÙع الان", - "Remove image" : "إزالة الصورة", - "Cancel" : "الغاء", - "Email" : "البريد الإلكترونى", - "Your email address" : "عنوانك البريدي", - "Password" : "كلمة المرور", - "Current password" : "كلمات السر الØالية", - "New password" : "كلمات سر جديدة", - "Change password" : "عدل كلمة السر", - "Language" : "اللغة", - "Help translate" : "ساعد ÙÙŠ الترجمه", - "Get the apps to sync your files" : "اØصل على التطبيقات لمزامنة ملÙاتك", - "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", - "Username" : "إسم المستخدم", - "Version" : "إصدار", "None" : "لا شيء", "Login" : "تسجيل الدخول", "Send mode" : "وضعية الإرسال", @@ -58,6 +42,7 @@ "Test email settings" : "ÙØص إعدادات البريد الإلكتروني", "System locale can not be set to a one which supports UTF-8." : "لا يمكن تعيين لغة النظام الى اØد اللغات التي تدعم UTF-8.", "Execute one task with each page loaded" : "قم بتنÙيذ مهمة واØدة مع كل صÙØØ© تم تØميلها", + "Version" : "إصدار", "Sharing" : "مشاركة", "Allow apps to use the Share API" : "Ø§Ù„Ø³Ù…Ø§Ø Ù„Ù„ØªØ·Ø¨ÙŠÙ‚Ø§Øª بالمشاركة عن طريق الAPI", "Allow users to share via link" : "Ø§Ù„Ø³Ù…Ø§Ø Ù„Ù„Ù…Ø³ØªØ®Ø¯Ù… بمشاركة المل٠عن طريق رابط", @@ -65,6 +50,19 @@ "Expire after " : "ينتهي بعد", "days" : "أيام", "Allow resharing" : "Ø§Ù„Ø³Ù…Ø§Ø Ø¨Ø¥Ø¹Ø§Ø¯Ø© المشاركة ", + "Profile picture" : "صورة المل٠الشخصي", + "Upload new" : "رÙع الان", + "Remove image" : "إزالة الصورة", + "Cancel" : "الغاء", + "Email" : "البريد الإلكترونى", + "Your email address" : "عنوانك البريدي", + "Password" : "كلمة المرور", + "Current password" : "كلمات السر الØالية", + "New password" : "كلمات سر جديدة", + "Change password" : "عدل كلمة السر", + "Language" : "اللغة", + "Help translate" : "ساعد ÙÙŠ الترجمه", + "Username" : "إسم المستخدم", "Settings" : "الإعدادات", "E-Mail" : "بريد إلكتروني", "Create" : "انشئ", @@ -93,6 +91,8 @@ "This means that there might be problems with certain characters in file names." : "هذا يعني انه من الممكن ان يكون هناك مشكلة ÙÙŠ بعض الاØر٠ÙÙŠ اسم الملÙ.", "Cron" : "مجدول", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "المل٠cron.php تم تسجيله ÙÙ‰ خدمه webcron لاستدعاء المل٠cron.php كل 15 دقيقه", + "Get the apps to sync your files" : "اØصل على التطبيقات لمزامنة ملÙاتك", + "Show First Run Wizard again" : "ابدأ خطوات بداية التشغيل من جديد", "Name" : "الاسم" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index dc7000a85806124488b2713be8e50c7d3d998f33..7556af946377f44313a418ce455da1a9afdffd81 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -154,43 +154,6 @@ OC.L10N.register( "Online documentation" : "Documentación en llinia", "Forum" : "Foru", "Commercial support" : "Sofitu comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Tas usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Tas usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Semeya de perfil", - "Upload new" : "Xubir otra", - "Remove image" : "Desaniciar imaxe", - "Picture provided by original account" : "Semeya fornida pola cuenta orixinal", - "Cancel" : "Encaboxar", - "Full name" : "Nome completu", - "Email" : "Corréu-e", - "No email address set" : "Nun s'afitó denguna direición de corréu", - "Your email address" : "Direición de corréu-e", - "Phone number" : "Númberu de teléfonu", - "Your phone number" : "El to númberu de teléfonu", - "Address" : "Direición", - "Your postal address" : "La to direición postal", - "Website" : "Sitiu web", - "Link https://…" : "Enllaz https://…", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Yes miembru de los grupos de darréu:", - "Password" : "Contraseña", - "Current password" : "Contraseña actual", - "New password" : "Contraseña nueva", - "Change password" : "Camudar contraseña", - "Language" : "Llingua", - "Help translate" : "Ayúdanos nes traducciones", - "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", - "Desktop client" : "Cliente d'escritoriu", - "Android app" : "Aplicación d'Android", - "iOS app" : "Aplicación d'iOS", - "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", - "Device" : "Preséu", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Equà pues xenerar contraseñes individuales p'aplicaciones pa qu'asina nun tengas de dar la to contraseña. Tamién pues revocales de mou individual.", - "App name" : "Nome d'aplicación", - "For security reasons this password will only be shown once." : "Por razones de seguranza, esta contraseña namái s'amosará una vegada.", - "Username" : "Nome d'usuariu", - "Done" : "Fecho", - "Version" : "Versión", "None" : "Dengún", "Login" : "Entamar sesión", "Plain" : "Planu", @@ -222,6 +185,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Nun se pue escoyer una configuración rexonal que sofite UTF-8.", "All checks passed." : "Pasáronse toles comprobaciones.", "Execute one task with each page loaded" : "Executar una xera con cada páxina cargada", + "Version" : "Versión", "Sharing" : "Compartiendo", "Allow apps to use the Share API" : "Permitir a les aplicaciones usar la API de Compartición", "Allow users to share via link" : "Permitir a los usuarios compartir vÃa enllaz", @@ -238,6 +202,36 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos van poder siguir recibiendo contenÃos compartÃos, pero nun van poder anicialos", "Tips & tricks" : "Conseyos y trucos", "How to do backups" : "Cómo facer respaldos", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Tas usando <strong>%s</strong> de <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Tas usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Semeya de perfil", + "Upload new" : "Xubir otra", + "Remove image" : "Desaniciar imaxe", + "Picture provided by original account" : "Semeya fornida pola cuenta orixinal", + "Cancel" : "Encaboxar", + "Full name" : "Nome completu", + "Email" : "Corréu-e", + "Your email address" : "Direición de corréu-e", + "No email address set" : "Nun s'afitó denguna direición de corréu", + "Phone number" : "Númberu de teléfonu", + "Your phone number" : "El to númberu de teléfonu", + "Address" : "Direición", + "Your postal address" : "La to direición postal", + "Website" : "Sitiu web", + "Link https://…" : "Enllaz https://…", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Yes miembru de los grupos de darréu:", + "Password" : "Contraseña", + "Current password" : "Contraseña actual", + "New password" : "Contraseña nueva", + "Change password" : "Camudar contraseña", + "Language" : "Llingua", + "Help translate" : "Ayúdanos nes traducciones", + "Device" : "Preséu", + "App name" : "Nome d'aplicación", + "For security reasons this password will only be shown once." : "Por razones de seguranza, esta contraseña namái s'amosará una vegada.", + "Username" : "Nome d'usuariu", + "Done" : "Fecho", "Settings" : "Axustes", "E-Mail" : "Corréu", "Create" : "Crear", @@ -280,11 +274,17 @@ OC.L10N.register( "Uninstall app" : "Desinstalar aplicación", "Cheers!" : "¡Salú!", "Your website" : "El to sitiu web", + "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", + "Desktop client" : "Cliente d'escritoriu", + "Android app" : "Aplicación d'Android", + "iOS app" : "Aplicación d'iOS", + "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", "Name" : "Nome", "Follow us on Google Plus!" : "¡SÃguimos en Google Plus!", "Subscribe to our twitter channel!" : "¡SoscrÃbite a la nuesa canal de Twitter!", "Subscribe to our newsletter!" : "¡SoscrÃbite al nuesu boletÃn!", "Verifying" : "Verificando", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Equà pues xenerar contraseñes individuales p'aplicaciones pa qu'asina nun tengas de dar la to contraseña. Tamién pues revocales de mou individual.", "Follow us on Google+!" : "¡SÃguimos en Google+!", "Follow us on Twitter!" : "¡SÃguimos en Twitter!" }, diff --git a/settings/l10n/ast.json b/settings/l10n/ast.json index 0a9f28c5564292e068f6363945739679fc35e1c5..eed8bae1e4adf3b28ee5ac6120daf9e95af49a03 100644 --- a/settings/l10n/ast.json +++ b/settings/l10n/ast.json @@ -152,43 +152,6 @@ "Online documentation" : "Documentación en llinia", "Forum" : "Foru", "Commercial support" : "Sofitu comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Tas usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Tas usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Semeya de perfil", - "Upload new" : "Xubir otra", - "Remove image" : "Desaniciar imaxe", - "Picture provided by original account" : "Semeya fornida pola cuenta orixinal", - "Cancel" : "Encaboxar", - "Full name" : "Nome completu", - "Email" : "Corréu-e", - "No email address set" : "Nun s'afitó denguna direición de corréu", - "Your email address" : "Direición de corréu-e", - "Phone number" : "Númberu de teléfonu", - "Your phone number" : "El to númberu de teléfonu", - "Address" : "Direición", - "Your postal address" : "La to direición postal", - "Website" : "Sitiu web", - "Link https://…" : "Enllaz https://…", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Yes miembru de los grupos de darréu:", - "Password" : "Contraseña", - "Current password" : "Contraseña actual", - "New password" : "Contraseña nueva", - "Change password" : "Camudar contraseña", - "Language" : "Llingua", - "Help translate" : "Ayúdanos nes traducciones", - "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", - "Desktop client" : "Cliente d'escritoriu", - "Android app" : "Aplicación d'Android", - "iOS app" : "Aplicación d'iOS", - "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", - "Device" : "Preséu", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Equà pues xenerar contraseñes individuales p'aplicaciones pa qu'asina nun tengas de dar la to contraseña. Tamién pues revocales de mou individual.", - "App name" : "Nome d'aplicación", - "For security reasons this password will only be shown once." : "Por razones de seguranza, esta contraseña namái s'amosará una vegada.", - "Username" : "Nome d'usuariu", - "Done" : "Fecho", - "Version" : "Versión", "None" : "Dengún", "Login" : "Entamar sesión", "Plain" : "Planu", @@ -220,6 +183,7 @@ "System locale can not be set to a one which supports UTF-8." : "Nun se pue escoyer una configuración rexonal que sofite UTF-8.", "All checks passed." : "Pasáronse toles comprobaciones.", "Execute one task with each page loaded" : "Executar una xera con cada páxina cargada", + "Version" : "Versión", "Sharing" : "Compartiendo", "Allow apps to use the Share API" : "Permitir a les aplicaciones usar la API de Compartición", "Allow users to share via link" : "Permitir a los usuarios compartir vÃa enllaz", @@ -236,6 +200,36 @@ "These groups will still be able to receive shares, but not to initiate them." : "Estos grupos van poder siguir recibiendo contenÃos compartÃos, pero nun van poder anicialos", "Tips & tricks" : "Conseyos y trucos", "How to do backups" : "Cómo facer respaldos", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Tas usando <strong>%s</strong> de <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Tas usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Semeya de perfil", + "Upload new" : "Xubir otra", + "Remove image" : "Desaniciar imaxe", + "Picture provided by original account" : "Semeya fornida pola cuenta orixinal", + "Cancel" : "Encaboxar", + "Full name" : "Nome completu", + "Email" : "Corréu-e", + "Your email address" : "Direición de corréu-e", + "No email address set" : "Nun s'afitó denguna direición de corréu", + "Phone number" : "Númberu de teléfonu", + "Your phone number" : "El to númberu de teléfonu", + "Address" : "Direición", + "Your postal address" : "La to direición postal", + "Website" : "Sitiu web", + "Link https://…" : "Enllaz https://…", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Yes miembru de los grupos de darréu:", + "Password" : "Contraseña", + "Current password" : "Contraseña actual", + "New password" : "Contraseña nueva", + "Change password" : "Camudar contraseña", + "Language" : "Llingua", + "Help translate" : "Ayúdanos nes traducciones", + "Device" : "Preséu", + "App name" : "Nome d'aplicación", + "For security reasons this password will only be shown once." : "Por razones de seguranza, esta contraseña namái s'amosará una vegada.", + "Username" : "Nome d'usuariu", + "Done" : "Fecho", "Settings" : "Axustes", "E-Mail" : "Corréu", "Create" : "Crear", @@ -278,11 +272,17 @@ "Uninstall app" : "Desinstalar aplicación", "Cheers!" : "¡Salú!", "Your website" : "El to sitiu web", + "Get the apps to sync your files" : "Obtener les aplicaciones pa sincronizar ficheros", + "Desktop client" : "Cliente d'escritoriu", + "Android app" : "Aplicación d'Android", + "iOS app" : "Aplicación d'iOS", + "Show First Run Wizard again" : "Amosar nuevamente l'Encontu d'execución inicial", "Name" : "Nome", "Follow us on Google Plus!" : "¡SÃguimos en Google Plus!", "Subscribe to our twitter channel!" : "¡SoscrÃbite a la nuesa canal de Twitter!", "Subscribe to our newsletter!" : "¡SoscrÃbite al nuesu boletÃn!", "Verifying" : "Verificando", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Equà pues xenerar contraseñes individuales p'aplicaciones pa qu'asina nun tengas de dar la to contraseña. Tamién pues revocales de mou individual.", "Follow us on Google+!" : "¡SÃguimos en Google+!", "Follow us on Twitter!" : "¡SÃguimos en Twitter!" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/az.js b/settings/l10n/az.js index bdb60b42e2c4762322ee7fbc3beca9bc718650b0..099277c51fdf9edcfbf75bd05e865bcc8991bb77 100644 --- a/settings/l10n/az.js +++ b/settings/l10n/az.js @@ -69,29 +69,6 @@ OC.L10N.register( "Valid until %s" : "Keçərlidir vaxtadÉ™k %s", "Import root certificate" : "root sertifikatı import et", "Forum" : "Forum", - "Profile picture" : "Profil ÅŸÉ™kli", - "Upload new" : "Yenisini yüklÉ™", - "Remove image" : "Şəkili sil", - "Cancel" : "Dayandır", - "Full name" : "Tam ad", - "Email" : "Email", - "No email address set" : "Email ünvanı dÉ™sti yoxdur", - "Your email address" : "Sizin email ünvanı", - "You are member of the following groups:" : "Siz göstÉ™rilÉ™n qrupların üzvüsünüz:", - "Password" : "ÅžifrÉ™", - "Current password" : "Hazırkı ÅŸifrÉ™", - "New password" : "Yeni ÅŸifrÉ™", - "Change password" : "ÅžifrÉ™ni dÉ™yiÅŸ", - "Language" : "Dil", - "Help translate" : "TÉ™rcümÉ™yÉ™ kömÉ™k", - "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", - "Desktop client" : "Desktop client", - "Android app" : "Android proqramı", - "iOS app" : "iOS proqramı", - "Show First Run Wizard again" : "Ä°lk iÅŸÉ™salma sehirbazını yenidÉ™n göstÉ™r", - "Username" : "Ä°stifadəçi adı", - "Done" : "Edildi", - "Version" : "Versiya", "None" : "Heç bir", "Login" : "GiriÅŸ", "Plain" : "Adi", @@ -116,6 +93,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilÉ™r ki, cache/accelerator such tÉ™rÉ™findÉ™n cağırılıb hansi ki, Zend OPcache vÉ™ eAccelerator-da olduÄŸu kimidir.", "System locale can not be set to a one which supports UTF-8." : "UTF-8 dsÉ™tklÉ™nÉ™n sistemdÉ™ daxili vaxt vÉ™ dil tÉ™yinatı ola bilmÉ™z. ", "Execute one task with each page loaded" : "HÉ™r sÉ™hifÉ™ yüklÉ™nmÉ™sindÉ™ bir iÅŸi yerinÉ™ yetir", + "Version" : "Versiya", "Sharing" : "Paylaşılır", "Allow apps to use the Share API" : "Proqramlara izin verin ki, Paylaşım API-sindÉ™n istifadÉ™ edÉ™ bilsinlÉ™r.", "Allow users to share via link" : "IstifadəçilÉ™rÉ™ link üzÉ™rindÉ™n paylaşım etmÉ™yÉ™ izin vermÉ™k", @@ -131,7 +109,24 @@ OC.L10N.register( "These groups will still be able to receive shares, but not to initiate them." : "Bu qruplar paylaşımları hÉ™lÉ™dÉ™ ala bilÉ™cÉ™klÉ™r ancaq, yarada bilmÉ™yÉ™cÉ™klÉ™r", "How to do backups" : "Rezerv nüsxÉ™lÉ™r neçə edilisin", "Advanced monitoring" : "Ä°rÉ™lilÉ™miÅŸ monitoring", + "Profile picture" : "Profil ÅŸÉ™kli", + "Upload new" : "Yenisini yüklÉ™", + "Remove image" : "Şəkili sil", + "Cancel" : "Dayandır", + "Full name" : "Tam ad", "No display name set" : "Ekranda adı dÉ™sti yoxdur", + "Email" : "Email", + "Your email address" : "Sizin email ünvanı", + "No email address set" : "Email ünvanı dÉ™sti yoxdur", + "You are member of the following groups:" : "Siz göstÉ™rilÉ™n qrupların üzvüsünüz:", + "Password" : "ÅžifrÉ™", + "Current password" : "Hazırkı ÅŸifrÉ™", + "New password" : "Yeni ÅŸifrÉ™", + "Change password" : "ÅžifrÉ™ni dÉ™yiÅŸ", + "Language" : "Dil", + "Help translate" : "TÉ™rcümÉ™yÉ™ kömÉ™k", + "Username" : "Ä°stifadəçi adı", + "Done" : "Edildi", "Show storage location" : "Depo ünvanını göstÉ™r", "Show user backend" : "Daxili istifadəçini göstÉ™r", "Show email address" : "Email ünvanını göstÉ™r", @@ -180,6 +175,11 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php qeydÉ™ alınmış webcron servisdir hansi ki, http üzÉ™rindÉ™n hÉ™r 15 dÉ™qiqÉ™dÉ™n bir cron.php çağırır.", "Use system's cron service to call the cron.php file every 15 minutes." : "Sistemin cron servisindÉ™n istifadÉ™ edin ki, cron.php faylını hÉ™r 15 dÉ™qiqÉ™dÉ™n bir iÅŸÉ™ salasınız.", "Cheers!" : "ŞərÉ™fÉ™!", + "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", + "Desktop client" : "Desktop client", + "Android app" : "Android proqramı", + "iOS app" : "iOS proqramı", + "Show First Run Wizard again" : "Ä°lk iÅŸÉ™salma sehirbazını yenidÉ™n göstÉ™r", "Name" : "Ad", "Show last log in" : "Son giriÅŸi göstÉ™r" }, diff --git a/settings/l10n/az.json b/settings/l10n/az.json index 845c9867272da5d3bfa64d8a72f36df040e94156..bb6809526a72389376652aaefff92101f2e9f298 100644 --- a/settings/l10n/az.json +++ b/settings/l10n/az.json @@ -67,29 +67,6 @@ "Valid until %s" : "Keçərlidir vaxtadÉ™k %s", "Import root certificate" : "root sertifikatı import et", "Forum" : "Forum", - "Profile picture" : "Profil ÅŸÉ™kli", - "Upload new" : "Yenisini yüklÉ™", - "Remove image" : "Şəkili sil", - "Cancel" : "Dayandır", - "Full name" : "Tam ad", - "Email" : "Email", - "No email address set" : "Email ünvanı dÉ™sti yoxdur", - "Your email address" : "Sizin email ünvanı", - "You are member of the following groups:" : "Siz göstÉ™rilÉ™n qrupların üzvüsünüz:", - "Password" : "ÅžifrÉ™", - "Current password" : "Hazırkı ÅŸifrÉ™", - "New password" : "Yeni ÅŸifrÉ™", - "Change password" : "ÅžifrÉ™ni dÉ™yiÅŸ", - "Language" : "Dil", - "Help translate" : "TÉ™rcümÉ™yÉ™ kömÉ™k", - "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", - "Desktop client" : "Desktop client", - "Android app" : "Android proqramı", - "iOS app" : "iOS proqramı", - "Show First Run Wizard again" : "Ä°lk iÅŸÉ™salma sehirbazını yenidÉ™n göstÉ™r", - "Username" : "Ä°stifadəçi adı", - "Done" : "Edildi", - "Version" : "Versiya", "None" : "Heç bir", "Login" : "GiriÅŸ", "Plain" : "Adi", @@ -114,6 +91,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilÉ™r ki, cache/accelerator such tÉ™rÉ™findÉ™n cağırılıb hansi ki, Zend OPcache vÉ™ eAccelerator-da olduÄŸu kimidir.", "System locale can not be set to a one which supports UTF-8." : "UTF-8 dsÉ™tklÉ™nÉ™n sistemdÉ™ daxili vaxt vÉ™ dil tÉ™yinatı ola bilmÉ™z. ", "Execute one task with each page loaded" : "HÉ™r sÉ™hifÉ™ yüklÉ™nmÉ™sindÉ™ bir iÅŸi yerinÉ™ yetir", + "Version" : "Versiya", "Sharing" : "Paylaşılır", "Allow apps to use the Share API" : "Proqramlara izin verin ki, Paylaşım API-sindÉ™n istifadÉ™ edÉ™ bilsinlÉ™r.", "Allow users to share via link" : "IstifadəçilÉ™rÉ™ link üzÉ™rindÉ™n paylaşım etmÉ™yÉ™ izin vermÉ™k", @@ -129,7 +107,24 @@ "These groups will still be able to receive shares, but not to initiate them." : "Bu qruplar paylaşımları hÉ™lÉ™dÉ™ ala bilÉ™cÉ™klÉ™r ancaq, yarada bilmÉ™yÉ™cÉ™klÉ™r", "How to do backups" : "Rezerv nüsxÉ™lÉ™r neçə edilisin", "Advanced monitoring" : "Ä°rÉ™lilÉ™miÅŸ monitoring", + "Profile picture" : "Profil ÅŸÉ™kli", + "Upload new" : "Yenisini yüklÉ™", + "Remove image" : "Şəkili sil", + "Cancel" : "Dayandır", + "Full name" : "Tam ad", "No display name set" : "Ekranda adı dÉ™sti yoxdur", + "Email" : "Email", + "Your email address" : "Sizin email ünvanı", + "No email address set" : "Email ünvanı dÉ™sti yoxdur", + "You are member of the following groups:" : "Siz göstÉ™rilÉ™n qrupların üzvüsünüz:", + "Password" : "ÅžifrÉ™", + "Current password" : "Hazırkı ÅŸifrÉ™", + "New password" : "Yeni ÅŸifrÉ™", + "Change password" : "ÅžifrÉ™ni dÉ™yiÅŸ", + "Language" : "Dil", + "Help translate" : "TÉ™rcümÉ™yÉ™ kömÉ™k", + "Username" : "Ä°stifadəçi adı", + "Done" : "Edildi", "Show storage location" : "Depo ünvanını göstÉ™r", "Show user backend" : "Daxili istifadəçini göstÉ™r", "Show email address" : "Email ünvanını göstÉ™r", @@ -178,6 +173,11 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php qeydÉ™ alınmış webcron servisdir hansi ki, http üzÉ™rindÉ™n hÉ™r 15 dÉ™qiqÉ™dÉ™n bir cron.php çağırır.", "Use system's cron service to call the cron.php file every 15 minutes." : "Sistemin cron servisindÉ™n istifadÉ™ edin ki, cron.php faylını hÉ™r 15 dÉ™qiqÉ™dÉ™n bir iÅŸÉ™ salasınız.", "Cheers!" : "ŞərÉ™fÉ™!", + "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün", + "Desktop client" : "Desktop client", + "Android app" : "Android proqramı", + "iOS app" : "iOS proqramı", + "Show First Run Wizard again" : "Ä°lk iÅŸÉ™salma sehirbazını yenidÉ™n göstÉ™r", "Name" : "Ad", "Show last log in" : "Son giriÅŸi göstÉ™r" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js index 742344749749643bb6a6bb15d7838eb92e7aed0f..92e03c86a7e87af1584d725447feb5af33e2d351 100644 --- a/settings/l10n/bg.js +++ b/settings/l10n/bg.js @@ -99,40 +99,6 @@ OC.L10N.register( "Online documentation" : "Онлайн документациÑ", "Forum" : "Форум", "Commercial support" : "Платена поддръжка", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ползвате <strong>%s</strong> от <strong>%s</strong>", - "Profile picture" : "Ðватар", - "Upload new" : "Качи нов", - "Remove image" : "Премахни изображението", - "png or jpg, max. 20 MB" : "png или jpg, макÑ. 20 MB", - "Cancel" : "Отказ", - "Full name" : "Пълно име", - "Email" : "Имейл", - "No email address set" : "ÐÑма наÑтроен Ð°Ð´Ñ€ÐµÑ Ð½Ð° електронна поща", - "Your email address" : "ВашиÑÑ‚ имейл адреÑ", - "Phone number" : "Тел. номер", - "Your phone number" : "Ð’Ð°ÑˆÐ¸Ñ Ñ‚ÐµÐ». номер", - "Address" : "ÐдреÑ", - "Your postal address" : "Ð’Ð°ÑˆÐ¸Ñ Ð¿Ð¾Ñ‰ÐµÐ½Ñки код", - "Website" : "Уеб Ñтраница", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Член Ñте на Ñледните групи:", - "Password" : "Парола", - "Current password" : "Текуща парола", - "New password" : "Ðова парола", - "Change password" : "ПромÑна на паролата", - "Language" : "Език", - "Help translate" : "Помогнете Ñ Ð¿Ñ€ÐµÐ²Ð¾Ð´Ð°", - "Get the apps to sync your files" : "Изтеглете програма за Ñинхронизиране на файловете", - "Desktop client" : "Клиент за наÑтолен компютър", - "Android app" : "Android приложение", - "iOS app" : "iOS приложение", - "Show First Run Wizard again" : "Покажи отново помощника за наÑтройване", - "Device" : "УÑтройÑтво", - "Last activity" : "ПоÑледна активноÑÑ‚", - "App name" : "Име на приложението", - "Username" : "Потребител", - "Done" : "Завършен", - "Version" : "ВерÑиÑ", "None" : "ÐÑма", "Login" : "Вход", "Plain" : "Обикновен", @@ -161,6 +127,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Това може да Ñе дължи на кеш/акÑелератор като Zend OPache или eAccelerator.", "System locale can not be set to a one which supports UTF-8." : "СиÑтемните наÑтройки за меÑтоположение не могат да бъдат промени на такива, подържащи UTF-8.", "Execute one task with each page loaded" : "Изпълни по едно задание Ñ Ð²ÑÑка заредена Ñтраница.", + "Version" : "ВерÑиÑ", "Sharing" : "СподелÑне", "Allow apps to use the Share API" : "Разреши приложениÑта да използват Share API", "Allow users to share via link" : "Разреши потребителите да ÑподелÑÑ‚ Ñ Ð²Ñ€ÑŠÐ·ÐºÐ°", @@ -180,8 +147,36 @@ OC.L10N.register( "Performance tuning" : "ÐаÑтройване на производителноÑÑ‚", "Improving the config.php" : "ПодобрÑване на config.php", "Theming" : "ПромÑна на облика", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ползвате <strong>%s</strong> от <strong>%s</strong>", + "Profile picture" : "Ðватар", + "Upload new" : "Качи нов", + "Remove image" : "Премахни изображението", + "png or jpg, max. 20 MB" : "png или jpg, макÑ. 20 MB", + "Cancel" : "Отказ", + "Full name" : "Пълно име", "No display name set" : "ÐÑма наÑтроено екранно име", + "Email" : "Имейл", + "Your email address" : "ВашиÑÑ‚ имейл адреÑ", + "No email address set" : "ÐÑма наÑтроен Ð°Ð´Ñ€ÐµÑ Ð½Ð° електронна поща", + "Phone number" : "Тел. номер", + "Your phone number" : "Ð’Ð°ÑˆÐ¸Ñ Ñ‚ÐµÐ». номер", + "Address" : "ÐдреÑ", + "Your postal address" : "Ð’Ð°ÑˆÐ¸Ñ Ð¿Ð¾Ñ‰ÐµÐ½Ñки код", + "Website" : "Уеб Ñтраница", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Член Ñте на Ñледните групи:", + "Password" : "Парола", + "Current password" : "Текуща парола", + "New password" : "Ðова парола", + "Change password" : "ПромÑна на паролата", + "Language" : "Език", + "Help translate" : "Помогнете Ñ Ð¿Ñ€ÐµÐ²Ð¾Ð´Ð°", "Web, desktop and mobile clients currently logged in to your account." : "Уеб, наÑтолни и мобилни клиенти, които в момента Ñа впиÑани чрез Ð²Ð°ÑˆÐ¸Ñ Ð°ÐºÐ°ÑƒÐ½Ñ‚.", + "Device" : "УÑтройÑтво", + "Last activity" : "ПоÑледна активноÑÑ‚", + "App name" : "Име на приложението", + "Username" : "Потребител", + "Done" : "Завършен", "Show storage location" : "Покажи мÑÑтото на хранилището", "Show email address" : "Покажи адреÑа на електронната поща", "Send email to new user" : "Изпращай пиÑмо към нов потребител", @@ -237,6 +232,11 @@ OC.L10N.register( "Uninstall app" : "Премахване на приложението", "Cheers!" : "Поздрави!", "Your website" : "Вашата уеб Ñтраница", + "Get the apps to sync your files" : "Изтеглете програма за Ñинхронизиране на файловете", + "Desktop client" : "Клиент за наÑтолен компютър", + "Android app" : "Android приложение", + "iOS app" : "iOS приложение", + "Show First Run Wizard again" : "Покажи отново помощника за наÑтройване", "Name" : "Име", "Subscribe to our newsletter!" : "Ðбонирайте Ñе за нашата емиÑиÑ!", "Show last log in" : "Покажи поÑледно впиÑване" diff --git a/settings/l10n/bg.json b/settings/l10n/bg.json index 743586f5df3ef0b1c1c8508749791a746da363b7..58767aac04d306fd381107cef73abe3364d296d1 100644 --- a/settings/l10n/bg.json +++ b/settings/l10n/bg.json @@ -97,40 +97,6 @@ "Online documentation" : "Онлайн документациÑ", "Forum" : "Форум", "Commercial support" : "Платена поддръжка", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ползвате <strong>%s</strong> от <strong>%s</strong>", - "Profile picture" : "Ðватар", - "Upload new" : "Качи нов", - "Remove image" : "Премахни изображението", - "png or jpg, max. 20 MB" : "png или jpg, макÑ. 20 MB", - "Cancel" : "Отказ", - "Full name" : "Пълно име", - "Email" : "Имейл", - "No email address set" : "ÐÑма наÑтроен Ð°Ð´Ñ€ÐµÑ Ð½Ð° електронна поща", - "Your email address" : "ВашиÑÑ‚ имейл адреÑ", - "Phone number" : "Тел. номер", - "Your phone number" : "Ð’Ð°ÑˆÐ¸Ñ Ñ‚ÐµÐ». номер", - "Address" : "ÐдреÑ", - "Your postal address" : "Ð’Ð°ÑˆÐ¸Ñ Ð¿Ð¾Ñ‰ÐµÐ½Ñки код", - "Website" : "Уеб Ñтраница", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Член Ñте на Ñледните групи:", - "Password" : "Парола", - "Current password" : "Текуща парола", - "New password" : "Ðова парола", - "Change password" : "ПромÑна на паролата", - "Language" : "Език", - "Help translate" : "Помогнете Ñ Ð¿Ñ€ÐµÐ²Ð¾Ð´Ð°", - "Get the apps to sync your files" : "Изтеглете програма за Ñинхронизиране на файловете", - "Desktop client" : "Клиент за наÑтолен компютър", - "Android app" : "Android приложение", - "iOS app" : "iOS приложение", - "Show First Run Wizard again" : "Покажи отново помощника за наÑтройване", - "Device" : "УÑтройÑтво", - "Last activity" : "ПоÑледна активноÑÑ‚", - "App name" : "Име на приложението", - "Username" : "Потребител", - "Done" : "Завършен", - "Version" : "ВерÑиÑ", "None" : "ÐÑма", "Login" : "Вход", "Plain" : "Обикновен", @@ -159,6 +125,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Това може да Ñе дължи на кеш/акÑелератор като Zend OPache или eAccelerator.", "System locale can not be set to a one which supports UTF-8." : "СиÑтемните наÑтройки за меÑтоположение не могат да бъдат промени на такива, подържащи UTF-8.", "Execute one task with each page loaded" : "Изпълни по едно задание Ñ Ð²ÑÑка заредена Ñтраница.", + "Version" : "ВерÑиÑ", "Sharing" : "СподелÑне", "Allow apps to use the Share API" : "Разреши приложениÑта да използват Share API", "Allow users to share via link" : "Разреши потребителите да ÑподелÑÑ‚ Ñ Ð²Ñ€ÑŠÐ·ÐºÐ°", @@ -178,8 +145,36 @@ "Performance tuning" : "ÐаÑтройване на производителноÑÑ‚", "Improving the config.php" : "ПодобрÑване на config.php", "Theming" : "ПромÑна на облика", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ползвате <strong>%s</strong> от <strong>%s</strong>", + "Profile picture" : "Ðватар", + "Upload new" : "Качи нов", + "Remove image" : "Премахни изображението", + "png or jpg, max. 20 MB" : "png или jpg, макÑ. 20 MB", + "Cancel" : "Отказ", + "Full name" : "Пълно име", "No display name set" : "ÐÑма наÑтроено екранно име", + "Email" : "Имейл", + "Your email address" : "ВашиÑÑ‚ имейл адреÑ", + "No email address set" : "ÐÑма наÑтроен Ð°Ð´Ñ€ÐµÑ Ð½Ð° електронна поща", + "Phone number" : "Тел. номер", + "Your phone number" : "Ð’Ð°ÑˆÐ¸Ñ Ñ‚ÐµÐ». номер", + "Address" : "ÐдреÑ", + "Your postal address" : "Ð’Ð°ÑˆÐ¸Ñ Ð¿Ð¾Ñ‰ÐµÐ½Ñки код", + "Website" : "Уеб Ñтраница", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Член Ñте на Ñледните групи:", + "Password" : "Парола", + "Current password" : "Текуща парола", + "New password" : "Ðова парола", + "Change password" : "ПромÑна на паролата", + "Language" : "Език", + "Help translate" : "Помогнете Ñ Ð¿Ñ€ÐµÐ²Ð¾Ð´Ð°", "Web, desktop and mobile clients currently logged in to your account." : "Уеб, наÑтолни и мобилни клиенти, които в момента Ñа впиÑани чрез Ð²Ð°ÑˆÐ¸Ñ Ð°ÐºÐ°ÑƒÐ½Ñ‚.", + "Device" : "УÑтройÑтво", + "Last activity" : "ПоÑледна активноÑÑ‚", + "App name" : "Име на приложението", + "Username" : "Потребител", + "Done" : "Завършен", "Show storage location" : "Покажи мÑÑтото на хранилището", "Show email address" : "Покажи адреÑа на електронната поща", "Send email to new user" : "Изпращай пиÑмо към нов потребител", @@ -235,6 +230,11 @@ "Uninstall app" : "Премахване на приложението", "Cheers!" : "Поздрави!", "Your website" : "Вашата уеб Ñтраница", + "Get the apps to sync your files" : "Изтеглете програма за Ñинхронизиране на файловете", + "Desktop client" : "Клиент за наÑтолен компютър", + "Android app" : "Android приложение", + "iOS app" : "iOS приложение", + "Show First Run Wizard again" : "Покажи отново помощника за наÑтройване", "Name" : "Име", "Subscribe to our newsletter!" : "Ðбонирайте Ñе за нашата емиÑиÑ!", "Show last log in" : "Покажи поÑледно впиÑване" diff --git a/settings/l10n/bn_BD.js b/settings/l10n/bn_BD.js index fbe642ed1cd50abd050d48975903afc30f5e4a94..b21efc2b41151edd8795f5bfb0dff5ac91b6cd31 100644 --- a/settings/l10n/bn_BD.js +++ b/settings/l10n/bn_BD.js @@ -25,20 +25,6 @@ OC.L10N.register( "undo" : "কà§à¦°à¦¿à§Ÿà¦¾ পà§à¦°à¦¤à§à¦¯à¦¾à¦¹à¦¾à¦°", "never" : "কখনোই নয়", "Forum" : "ফোরাম", - "Cancel" : "বাতির", - "Email" : "ইমেইল", - "Your email address" : "আপনার ই-মেইল ঠিকানা", - "Password" : "কূটশবà§à¦¦", - "Current password" : "বরà§à¦¤à¦®à¦¾à¦¨ কূটশবà§à¦¦", - "New password" : "নতà§à¦¨ কূটশবà§à¦¦", - "Change password" : "কূটশবà§à¦¦ পরিবরà§à¦¤à¦¨ করà§à¦¨", - "Language" : "à¦à¦¾à¦·à¦¾", - "Help translate" : "অনà§à¦¬à¦¾à¦¦ করতে সহায়তা করà§à¦¨", - "Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অà§à¦¯à¦¾à¦ªà¦¸ নিন", - "Show First Run Wizard again" : "পà§à¦°à¦¥à¦®à¦¬à¦¾à¦° চালানোর যাদà§à¦•à¦° পূনরায় পà§à¦°à¦¦à¦°à§à¦¶à¦¨ কর", - "Username" : "বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€", - "Done" : "শেষ হলো", - "Version" : "à¦à¦¾à¦°à§à¦¸à¦¨", "None" : "কোনটিই নয়", "Login" : "পà§à¦°à¦¬à§‡à¦¶", "Send mode" : "পাঠানো মোড", @@ -48,10 +34,22 @@ OC.L10N.register( "Server address" : "সারà§à¦à¦¾à¦° ঠিকানা", "Port" : "পোরà§à¦Ÿ", "Send email" : "ইমেইল পাঠান ", + "Version" : "à¦à¦¾à¦°à§à¦¸à¦¨", "Sharing" : "à¦à¦¾à¦—াà¦à¦¾à¦—িরত", "Expire after " : "à¦à¦°à¦ªà¦° মেয়াদোতà§à¦¤à§€à¦°à§à¦£ হও", "days" : "দিনগà§à¦²à¦¿", "Enforce expiration date" : "মেয়াদোতà§à¦¤à§€à¦°à§à¦£ হওয়ার তারিখ কারà§à¦¯à¦•à¦° করà§à¦¨", + "Cancel" : "বাতির", + "Email" : "ইমেইল", + "Your email address" : "আপনার ই-মেইল ঠিকানা", + "Password" : "কূটশবà§à¦¦", + "Current password" : "বরà§à¦¤à¦®à¦¾à¦¨ কূটশবà§à¦¦", + "New password" : "নতà§à¦¨ কূটশবà§à¦¦", + "Change password" : "কূটশবà§à¦¦ পরিবরà§à¦¤à¦¨ করà§à¦¨", + "Language" : "à¦à¦¾à¦·à¦¾", + "Help translate" : "অনà§à¦¬à¦¾à¦¦ করতে সহায়তা করà§à¦¨", + "Username" : "বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€", + "Done" : "শেষ হলো", "Create" : "তৈরী কর", "Admin Recovery Password" : "পà§à¦°à¦¶à¦¾à¦¸à¦• পূণরূদà§à¦§à¦¾à¦° কà§à¦Ÿà¦¶à¦¬à§à¦¦", "Everyone" : "সকলে", @@ -70,6 +68,8 @@ OC.L10N.register( "Unable to remove user from group %s" : "%s গোষà§à¦ ী থেকে বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€à¦•à§‡ অপসারণ করা সমà§à¦à¦¬ হলো না", "__language_name__" : "বাংলা à¦à¦¾à¦·à¦¾", "Cheers!" : "শà§à¦à§‡à¦šà§à¦›à¦¾!", + "Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অà§à¦¯à¦¾à¦ªà¦¸ নিন", + "Show First Run Wizard again" : "পà§à¦°à¦¥à¦®à¦¬à¦¾à¦° চালানোর যাদà§à¦•à¦° পূনরায় পà§à¦°à¦¦à¦°à§à¦¶à¦¨ কর", "Name" : "নাম" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/bn_BD.json b/settings/l10n/bn_BD.json index 9dd0f79e7ea4dedadcf2f94e25838c4cb2fb446b..77c7f1190b1957976a42b04fc6173096432864f7 100644 --- a/settings/l10n/bn_BD.json +++ b/settings/l10n/bn_BD.json @@ -23,20 +23,6 @@ "undo" : "কà§à¦°à¦¿à§Ÿà¦¾ পà§à¦°à¦¤à§à¦¯à¦¾à¦¹à¦¾à¦°", "never" : "কখনোই নয়", "Forum" : "ফোরাম", - "Cancel" : "বাতির", - "Email" : "ইমেইল", - "Your email address" : "আপনার ই-মেইল ঠিকানা", - "Password" : "কূটশবà§à¦¦", - "Current password" : "বরà§à¦¤à¦®à¦¾à¦¨ কূটশবà§à¦¦", - "New password" : "নতà§à¦¨ কূটশবà§à¦¦", - "Change password" : "কূটশবà§à¦¦ পরিবরà§à¦¤à¦¨ করà§à¦¨", - "Language" : "à¦à¦¾à¦·à¦¾", - "Help translate" : "অনà§à¦¬à¦¾à¦¦ করতে সহায়তা করà§à¦¨", - "Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অà§à¦¯à¦¾à¦ªà¦¸ নিন", - "Show First Run Wizard again" : "পà§à¦°à¦¥à¦®à¦¬à¦¾à¦° চালানোর যাদà§à¦•à¦° পূনরায় পà§à¦°à¦¦à¦°à§à¦¶à¦¨ কর", - "Username" : "বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€", - "Done" : "শেষ হলো", - "Version" : "à¦à¦¾à¦°à§à¦¸à¦¨", "None" : "কোনটিই নয়", "Login" : "পà§à¦°à¦¬à§‡à¦¶", "Send mode" : "পাঠানো মোড", @@ -46,10 +32,22 @@ "Server address" : "সারà§à¦à¦¾à¦° ঠিকানা", "Port" : "পোরà§à¦Ÿ", "Send email" : "ইমেইল পাঠান ", + "Version" : "à¦à¦¾à¦°à§à¦¸à¦¨", "Sharing" : "à¦à¦¾à¦—াà¦à¦¾à¦—িরত", "Expire after " : "à¦à¦°à¦ªà¦° মেয়াদোতà§à¦¤à§€à¦°à§à¦£ হও", "days" : "দিনগà§à¦²à¦¿", "Enforce expiration date" : "মেয়াদোতà§à¦¤à§€à¦°à§à¦£ হওয়ার তারিখ কারà§à¦¯à¦•à¦° করà§à¦¨", + "Cancel" : "বাতির", + "Email" : "ইমেইল", + "Your email address" : "আপনার ই-মেইল ঠিকানা", + "Password" : "কূটশবà§à¦¦", + "Current password" : "বরà§à¦¤à¦®à¦¾à¦¨ কূটশবà§à¦¦", + "New password" : "নতà§à¦¨ কূটশবà§à¦¦", + "Change password" : "কূটশবà§à¦¦ পরিবরà§à¦¤à¦¨ করà§à¦¨", + "Language" : "à¦à¦¾à¦·à¦¾", + "Help translate" : "অনà§à¦¬à¦¾à¦¦ করতে সহায়তা করà§à¦¨", + "Username" : "বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€", + "Done" : "শেষ হলো", "Create" : "তৈরী কর", "Admin Recovery Password" : "পà§à¦°à¦¶à¦¾à¦¸à¦• পূণরূদà§à¦§à¦¾à¦° কà§à¦Ÿà¦¶à¦¬à§à¦¦", "Everyone" : "সকলে", @@ -68,6 +66,8 @@ "Unable to remove user from group %s" : "%s গোষà§à¦ ী থেকে বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€à¦•à§‡ অপসারণ করা সমà§à¦à¦¬ হলো না", "__language_name__" : "বাংলা à¦à¦¾à¦·à¦¾", "Cheers!" : "শà§à¦à§‡à¦šà§à¦›à¦¾!", + "Get the apps to sync your files" : "আপনার ফাইলসমূহ সিংক করতে অà§à¦¯à¦¾à¦ªà¦¸ নিন", + "Show First Run Wizard again" : "পà§à¦°à¦¥à¦®à¦¬à¦¾à¦° চালানোর যাদà§à¦•à¦° পূনরায় পà§à¦°à¦¦à¦°à§à¦¶à¦¨ কর", "Name" : "নাম" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/bs.js b/settings/l10n/bs.js index c8c00552afb8a880a382e61e4a75f339ef7f84cf..1ad404c37a03ad2d30badf8b7be5f6e3aa94053b 100644 --- a/settings/l10n/bs.js +++ b/settings/l10n/bs.js @@ -60,25 +60,6 @@ OC.L10N.register( "Issued By" : "Izdano od", "Valid until %s" : "Validno do %s", "Forum" : "Forum", - "Profile picture" : "Slika profila", - "Upload new" : "UÄitaj novu", - "Remove image" : "Ukloni sliku", - "Cancel" : "Odustani", - "Email" : "E-poÅ¡ta", - "Your email address" : "VaÅ¡a adresa e-poÅ¡te", - "Password" : "Lozinka", - "Current password" : "Trenutna lozinka", - "New password" : "Nova lozinka", - "Change password" : "Promijeni lozinku", - "Language" : "Jezik", - "Help translate" : "Pomozi prevesti", - "Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka", - "Desktop client" : "Desktop klijent", - "Android app" : "Android aplikacija", - "iOS app" : "iOS aplikacija", - "Show First Run Wizard again" : "Opet pokažite First Run Wizard", - "Username" : "KorisniÄko ime", - "Version" : "Verzija", "None" : "NiÅ¡ta", "Login" : "Prijava", "Plain" : "ÄŒisti tekst", @@ -101,6 +82,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivaÄ predmemorisanja kao Å¡to je Zend OPcache ili eAccelerator.", "System locale can not be set to a one which supports UTF-8." : "Regionalnu Å¡emu sustava nemoguće je postaviti na neku koja podržava UTF-8.", "Execute one task with each page loaded" : "IzvrÅ¡i jedan zadatak sa svakom uÄitanom stranicom", + "Version" : "Verzija", "Sharing" : "Dijeljenje", "Allow apps to use the Share API" : "Dozvoli aplikacijama koriÅ¡tenje Share API", "Allow users to share via link" : "Dozvoli korisnicima dijeljenje putem veze", @@ -114,6 +96,19 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "OgraniÄi korisnike na meÄ‘usobno dijeljenje resursa samo s korisnicima unutar svoje grupe", "Exclude groups from sharing" : "IskljuÄite grupe iz dijeljenja", "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe i dalje moći primati dijeljene resurse, ali ne i inicirati ih", + "Profile picture" : "Slika profila", + "Upload new" : "UÄitaj novu", + "Remove image" : "Ukloni sliku", + "Cancel" : "Odustani", + "Email" : "E-poÅ¡ta", + "Your email address" : "VaÅ¡a adresa e-poÅ¡te", + "Password" : "Lozinka", + "Current password" : "Trenutna lozinka", + "New password" : "Nova lozinka", + "Change password" : "Promijeni lozinku", + "Language" : "Jezik", + "Help translate" : "Pomozi prevesti", + "Username" : "KorisniÄko ime", "Show storage location" : "Prikaži mjesto pohrane", "Show user backend" : "Prikaži korisniÄku pozadinu (backend)", "Show email address" : "Prikaži adresu e-poÅ¡te", @@ -155,6 +150,11 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registrovan na webcron usluzi da poziva cron.php svakih 15 minuta preko http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Koristite cron uslugu sustava za pozivanje cron.php datoteke svakih 15 minuta.", "Cheers!" : "Cheers!", + "Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka", + "Desktop client" : "Desktop klijent", + "Android app" : "Android aplikacija", + "iOS app" : "iOS aplikacija", + "Show First Run Wizard again" : "Opet pokažite First Run Wizard", "Name" : "Ime", "Show last log in" : "Prikaži zadnju prijavu" }, diff --git a/settings/l10n/bs.json b/settings/l10n/bs.json index f0e12b9a5ba994d31f8c2e933eb6d2fe97abae97..98d76ae639d2a0ce9fc71416d6d51489c783950a 100644 --- a/settings/l10n/bs.json +++ b/settings/l10n/bs.json @@ -58,25 +58,6 @@ "Issued By" : "Izdano od", "Valid until %s" : "Validno do %s", "Forum" : "Forum", - "Profile picture" : "Slika profila", - "Upload new" : "UÄitaj novu", - "Remove image" : "Ukloni sliku", - "Cancel" : "Odustani", - "Email" : "E-poÅ¡ta", - "Your email address" : "VaÅ¡a adresa e-poÅ¡te", - "Password" : "Lozinka", - "Current password" : "Trenutna lozinka", - "New password" : "Nova lozinka", - "Change password" : "Promijeni lozinku", - "Language" : "Jezik", - "Help translate" : "Pomozi prevesti", - "Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka", - "Desktop client" : "Desktop klijent", - "Android app" : "Android aplikacija", - "iOS app" : "iOS aplikacija", - "Show First Run Wizard again" : "Opet pokažite First Run Wizard", - "Username" : "KorisniÄko ime", - "Version" : "Verzija", "None" : "NiÅ¡ta", "Login" : "Prijava", "Plain" : "ÄŒisti tekst", @@ -99,6 +80,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivaÄ predmemorisanja kao Å¡to je Zend OPcache ili eAccelerator.", "System locale can not be set to a one which supports UTF-8." : "Regionalnu Å¡emu sustava nemoguće je postaviti na neku koja podržava UTF-8.", "Execute one task with each page loaded" : "IzvrÅ¡i jedan zadatak sa svakom uÄitanom stranicom", + "Version" : "Verzija", "Sharing" : "Dijeljenje", "Allow apps to use the Share API" : "Dozvoli aplikacijama koriÅ¡tenje Share API", "Allow users to share via link" : "Dozvoli korisnicima dijeljenje putem veze", @@ -112,6 +94,19 @@ "Restrict users to only share with users in their groups" : "OgraniÄi korisnike na meÄ‘usobno dijeljenje resursa samo s korisnicima unutar svoje grupe", "Exclude groups from sharing" : "IskljuÄite grupe iz dijeljenja", "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe i dalje moći primati dijeljene resurse, ali ne i inicirati ih", + "Profile picture" : "Slika profila", + "Upload new" : "UÄitaj novu", + "Remove image" : "Ukloni sliku", + "Cancel" : "Odustani", + "Email" : "E-poÅ¡ta", + "Your email address" : "VaÅ¡a adresa e-poÅ¡te", + "Password" : "Lozinka", + "Current password" : "Trenutna lozinka", + "New password" : "Nova lozinka", + "Change password" : "Promijeni lozinku", + "Language" : "Jezik", + "Help translate" : "Pomozi prevesti", + "Username" : "KorisniÄko ime", "Show storage location" : "Prikaži mjesto pohrane", "Show user backend" : "Prikaži korisniÄku pozadinu (backend)", "Show email address" : "Prikaži adresu e-poÅ¡te", @@ -153,6 +148,11 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registrovan na webcron usluzi da poziva cron.php svakih 15 minuta preko http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Koristite cron uslugu sustava za pozivanje cron.php datoteke svakih 15 minuta.", "Cheers!" : "Cheers!", + "Get the apps to sync your files" : "Koristite aplikacije za sinhronizaciju svojih datoteka", + "Desktop client" : "Desktop klijent", + "Android app" : "Android aplikacija", + "iOS app" : "iOS aplikacija", + "Show First Run Wizard again" : "Opet pokažite First Run Wizard", "Name" : "Ime", "Show last log in" : "Prikaži zadnju prijavu" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index d09acc027d6f8786dcc6dda6d803b27cf917620d..5fc789290f3577d90ab1ed22eb0e6ee257c577e3 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -171,47 +171,6 @@ OC.L10N.register( "Forum" : "Fòrum", "Getting help" : "Obtenint ajuda", "Commercial support" : "Suport comercial", - "Profile picture" : "Foto de perfil", - "Upload new" : "Puja'n una de nova", - "Select from Files" : "Seleccioneu d'Arxius", - "Remove image" : "Elimina imatge", - "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", - "Picture provided by original account" : "Imatge proveïda per compte original", - "Cancel" : "Cancel·la", - "Choose as profile picture" : "Elegeix una imatge de perfil", - "Full name" : "Nom complet", - "Email" : "Correu electrònic", - "No email address set" : "No s'ha establert cap adreça de correu", - "Your email address" : "Correu electrònic", - "For password reset and notifications" : "Per restablir la contrasenya i notificacions", - "Phone number" : "Número de telèfon", - "Your phone number" : "El teu número de telèfon", - "Address" : "Adreça", - "Your postal address" : "La teva adreça postal", - "Website" : "Lloc web", - "It can take up to 24 hours before the account is displayed as verified." : "Pot prendre fins a 24 hores abans que aparegui el compte com a verificat.", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Vostè és membre dels següents grups:", - "Password" : "Contrasenya", - "Current password" : "Contrasenya actual", - "New password" : "Contrasenya nova", - "Change password" : "Canvia la contrasenya", - "Language" : "Idioma", - "Help translate" : "Ajudeu-nos amb la traducció", - "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", - "Desktop client" : "Client d'escriptori", - "Android app" : "aplicació para Android", - "iOS app" : "aplicació para iOS", - "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", - "Device" : "Dispositiu", - "Last activity" : "Última activitat", - "App passwords" : "Contrasenyes de l'Aplicació", - "App name" : "Nom de l'aplicació", - "Create new app password" : "Crea una nova contrasenya de l'aplicació", - "For security reasons this password will only be shown once." : "Per raons de seguretat aquesta contrasenya només es mostrarà una vegada.", - "Username" : "Nom d'usuari", - "Done" : "Fet", - "Version" : "Versió", "None" : "Cap", "Login" : "Inici de sessió", "Plain" : "Pla", @@ -244,6 +203,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "No s'ha pogut establir cap localització del sistema amb suport per UTF-8.", "All checks passed." : "Totes les comprovacions correctes.", "Execute one task with each page loaded" : "Executa una tasca per cada paquet carregat", + "Version" : "Versió", "Sharing" : "Compartir", "Allow apps to use the Share API" : "Permet que les aplicacions utilitzin l'API de compartir", "Allow users to share via link" : "Permet als usuaris compartir a través d'enllaços", @@ -267,8 +227,42 @@ OC.L10N.register( "Improving the config.php" : "Millorant el config.php", "Theming" : "Tematització", "Hardening and security guidance" : "Guia de protecció i seguretat", + "Profile picture" : "Foto de perfil", + "Upload new" : "Puja'n una de nova", + "Select from Files" : "Seleccioneu d'Arxius", + "Remove image" : "Elimina imatge", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", + "Picture provided by original account" : "Imatge proveïda per compte original", + "Cancel" : "Cancel·la", + "Choose as profile picture" : "Elegeix una imatge de perfil", + "Full name" : "Nom complet", "No display name set" : "No s'ha establert cap nom para mostrar", + "Email" : "Correu electrònic", + "Your email address" : "Correu electrònic", + "No email address set" : "No s'ha establert cap adreça de correu", + "For password reset and notifications" : "Per restablir la contrasenya i notificacions", + "Phone number" : "Número de telèfon", + "Your phone number" : "El teu número de telèfon", + "Address" : "Adreça", + "Your postal address" : "La teva adreça postal", + "Website" : "Lloc web", + "It can take up to 24 hours before the account is displayed as verified." : "Pot prendre fins a 24 hores abans que aparegui el compte com a verificat.", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Vostè és membre dels següents grups:", + "Password" : "Contrasenya", + "Current password" : "Contrasenya actual", + "New password" : "Contrasenya nova", + "Change password" : "Canvia la contrasenya", + "Language" : "Idioma", + "Help translate" : "Ajudeu-nos amb la traducció", "Web, desktop and mobile clients currently logged in to your account." : "Clients Web, d'escriptori i mòbils connectats actualment al seu compte", + "Device" : "Dispositiu", + "Last activity" : "Última activitat", + "App name" : "Nom de l'aplicació", + "Create new app password" : "Crea una nova contrasenya de l'aplicació", + "For security reasons this password will only be shown once." : "Per raons de seguretat aquesta contrasenya només es mostrarà una vegada.", + "Username" : "Nom d'usuari", + "Done" : "Fet", "Settings" : "Preferències", "Show storage location" : "Mostra la ubicació del magatzem", "Show user backend" : "Mostrar backend d'usuari", @@ -311,6 +305,7 @@ OC.L10N.register( "__language_name__" : "Català ", "Personal info" : "Informació personal", "Sessions" : "Sessions", + "App passwords" : "Contrasenyes de l'Aplicació", "Sync clients" : "Sincronitzar clients", "This is used for sending out notifications." : "S'usa per enviar notificacions.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Aparentment PHP està configurat per mostrar blocs en lÃnia de documentació. Això farà que algunes aplicacions core siguin inaccessibles.", @@ -330,6 +325,11 @@ OC.L10N.register( "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsimplement que sà pigas que ja tens un compte %s.\n\nEl teu nom d'usuari: %s\nAccedir-hi: %s\n", "For password recovery and notifications" : "Per a la recuperació de la contrasenya i notificacions", "Your website" : "El teu lloc web", + "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", + "Desktop client" : "Client d'escriptori", + "Android app" : "aplicació para Android", + "iOS app" : "aplicació para iOS", + "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", "Name" : "Nom", "Show last log in" : "Mostrar l'últim accés", "Verifying" : "Verificant" diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json index 9cd9470724cfa81bdf0f46291a1275d50a43f9c3..bd53ddb8a36ca7cab5f5ca88c501a16c7701a174 100644 --- a/settings/l10n/ca.json +++ b/settings/l10n/ca.json @@ -169,47 +169,6 @@ "Forum" : "Fòrum", "Getting help" : "Obtenint ajuda", "Commercial support" : "Suport comercial", - "Profile picture" : "Foto de perfil", - "Upload new" : "Puja'n una de nova", - "Select from Files" : "Seleccioneu d'Arxius", - "Remove image" : "Elimina imatge", - "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", - "Picture provided by original account" : "Imatge proveïda per compte original", - "Cancel" : "Cancel·la", - "Choose as profile picture" : "Elegeix una imatge de perfil", - "Full name" : "Nom complet", - "Email" : "Correu electrònic", - "No email address set" : "No s'ha establert cap adreça de correu", - "Your email address" : "Correu electrònic", - "For password reset and notifications" : "Per restablir la contrasenya i notificacions", - "Phone number" : "Número de telèfon", - "Your phone number" : "El teu número de telèfon", - "Address" : "Adreça", - "Your postal address" : "La teva adreça postal", - "Website" : "Lloc web", - "It can take up to 24 hours before the account is displayed as verified." : "Pot prendre fins a 24 hores abans que aparegui el compte com a verificat.", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Vostè és membre dels següents grups:", - "Password" : "Contrasenya", - "Current password" : "Contrasenya actual", - "New password" : "Contrasenya nova", - "Change password" : "Canvia la contrasenya", - "Language" : "Idioma", - "Help translate" : "Ajudeu-nos amb la traducció", - "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", - "Desktop client" : "Client d'escriptori", - "Android app" : "aplicació para Android", - "iOS app" : "aplicació para iOS", - "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", - "Device" : "Dispositiu", - "Last activity" : "Última activitat", - "App passwords" : "Contrasenyes de l'Aplicació", - "App name" : "Nom de l'aplicació", - "Create new app password" : "Crea una nova contrasenya de l'aplicació", - "For security reasons this password will only be shown once." : "Per raons de seguretat aquesta contrasenya només es mostrarà una vegada.", - "Username" : "Nom d'usuari", - "Done" : "Fet", - "Version" : "Versió", "None" : "Cap", "Login" : "Inici de sessió", "Plain" : "Pla", @@ -242,6 +201,7 @@ "System locale can not be set to a one which supports UTF-8." : "No s'ha pogut establir cap localització del sistema amb suport per UTF-8.", "All checks passed." : "Totes les comprovacions correctes.", "Execute one task with each page loaded" : "Executa una tasca per cada paquet carregat", + "Version" : "Versió", "Sharing" : "Compartir", "Allow apps to use the Share API" : "Permet que les aplicacions utilitzin l'API de compartir", "Allow users to share via link" : "Permet als usuaris compartir a través d'enllaços", @@ -265,8 +225,42 @@ "Improving the config.php" : "Millorant el config.php", "Theming" : "Tematització", "Hardening and security guidance" : "Guia de protecció i seguretat", + "Profile picture" : "Foto de perfil", + "Upload new" : "Puja'n una de nova", + "Select from Files" : "Seleccioneu d'Arxius", + "Remove image" : "Elimina imatge", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", + "Picture provided by original account" : "Imatge proveïda per compte original", + "Cancel" : "Cancel·la", + "Choose as profile picture" : "Elegeix una imatge de perfil", + "Full name" : "Nom complet", "No display name set" : "No s'ha establert cap nom para mostrar", + "Email" : "Correu electrònic", + "Your email address" : "Correu electrònic", + "No email address set" : "No s'ha establert cap adreça de correu", + "For password reset and notifications" : "Per restablir la contrasenya i notificacions", + "Phone number" : "Número de telèfon", + "Your phone number" : "El teu número de telèfon", + "Address" : "Adreça", + "Your postal address" : "La teva adreça postal", + "Website" : "Lloc web", + "It can take up to 24 hours before the account is displayed as verified." : "Pot prendre fins a 24 hores abans que aparegui el compte com a verificat.", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Vostè és membre dels següents grups:", + "Password" : "Contrasenya", + "Current password" : "Contrasenya actual", + "New password" : "Contrasenya nova", + "Change password" : "Canvia la contrasenya", + "Language" : "Idioma", + "Help translate" : "Ajudeu-nos amb la traducció", "Web, desktop and mobile clients currently logged in to your account." : "Clients Web, d'escriptori i mòbils connectats actualment al seu compte", + "Device" : "Dispositiu", + "Last activity" : "Última activitat", + "App name" : "Nom de l'aplicació", + "Create new app password" : "Crea una nova contrasenya de l'aplicació", + "For security reasons this password will only be shown once." : "Per raons de seguretat aquesta contrasenya només es mostrarà una vegada.", + "Username" : "Nom d'usuari", + "Done" : "Fet", "Settings" : "Preferències", "Show storage location" : "Mostra la ubicació del magatzem", "Show user backend" : "Mostrar backend d'usuari", @@ -309,6 +303,7 @@ "__language_name__" : "Català ", "Personal info" : "Informació personal", "Sessions" : "Sessions", + "App passwords" : "Contrasenyes de l'Aplicació", "Sync clients" : "Sincronitzar clients", "This is used for sending out notifications." : "S'usa per enviar notificacions.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Aparentment PHP està configurat per mostrar blocs en lÃnia de documentació. Això farà que algunes aplicacions core siguin inaccessibles.", @@ -328,6 +323,11 @@ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsimplement que sà pigas que ja tens un compte %s.\n\nEl teu nom d'usuari: %s\nAccedir-hi: %s\n", "For password recovery and notifications" : "Per a la recuperació de la contrasenya i notificacions", "Your website" : "El teu lloc web", + "Get the apps to sync your files" : "Obtingueu les aplicacions per sincronitzar els vostres fitxers", + "Desktop client" : "Client d'escriptori", + "Android app" : "aplicació para Android", + "iOS app" : "aplicació para iOS", + "Show First Run Wizard again" : "Torna a mostrar l'assistent de primera execució", "Name" : "Nom", "Show last log in" : "Mostrar l'últim accés", "Verifying" : "Verificant" diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 64184363588764de63c8c40eab1b41d30c458f73..a2dfffa7d0b411d13945a194e05290311e6a49b1 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Fórum", "Getting help" : "Sehnat pomoc", "Commercial support" : "Placená podpora", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "PoužÃváte <strong>%s</strong> z <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "PoužÃváte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilový obrázek", - "Upload new" : "Nahrát nový", - "Select from Files" : "Vybrat ze Souborů", - "Remove image" : "Odebrat obrázek", - "png or jpg, max. 20 MB" : "png nebo jpg, max. 20 MB", - "Picture provided by original account" : "Obrázek je poskytován původnÃm úÄtem", - "Cancel" : "ZruÅ¡it", - "Choose as profile picture" : "Vybrat jako profilový obrázek", - "Full name" : "Celé jméno", - "Email" : "Email", - "No email address set" : "Emailová adresa nenà nastavena", - "Your email address" : "VaÅ¡e emailová adresa", - "For password reset and notifications" : "Pro obnovenà hesla a upozornÄ›nÃ", - "Phone number" : "Telefonnà ÄÃslo", - "Your phone number" : "Vlastnà telefonnà ÄÃslo", - "Address" : "Adresa", - "Your postal address" : "Vlastnà poÅ¡tovnà adresa", - "Website" : "Webová stránka", - "It can take up to 24 hours before the account is displayed as verified." : "Může trvat až 24 hodin, než se úÄet zobrazà jako ověřený.", - "Link https://…" : "Odkaz https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "PÅ™ezdÃvka na Twitteru @…", - "You are member of the following groups:" : "PatÅ™Ãte do následujÃcÃch skupin:", - "Password" : "Heslo", - "Current password" : "SouÄasné heslo", - "New password" : "Nové heslo", - "Change password" : "ZmÄ›nit heslo", - "Language" : "Jazyk", - "Help translate" : "Pomoci s pÅ™ekladem", - "Get the apps to sync your files" : "ZÃskat aplikace pro synchronizaci vaÅ¡ich souborů", - "Desktop client" : "Aplikace pro poÄÃtaÄ", - "Android app" : "Aplikace pro Android", - "iOS app" : "iOS aplikace", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Pokud chcete podpoÅ™it projekt {contributeopen}pÅ™ipojte se k jeho vývoji{linkclose} nebo {contributeopen}Å¡iÅ™te osvÄ›tu{linkclose}!", - "Show First Run Wizard again" : "Znovu zobrazit průvodce prvnÃm spuÅ¡tÄ›nÃm", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "WebovÃ, desktopovà a mobilnà klienti a hesla v aplikacÃch, která aktuálnÄ› majà pÅ™Ãstup k vaÅ¡emu úÄtu.", - "Device" : "PÅ™Ãstroj", - "Last activity" : "Poslednà aktivita", - "App passwords" : "Hesla aplikacÃ", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Zde můžete vytvoÅ™it hesla pro jednotlivé aplikace, takže nemusÃte sdÄ›lovat vaÅ¡e heslo. Také je zde můžete kdykoliv zneplatnit.", - "App name" : "Jméno aplikace", - "Create new app password" : "VytvoÅ™it nové heslo aplikace", - "Use the credentials below to configure your app or device." : "Použijte údaje nÞe pro nastavenà aplikace nebo zaÅ™ÃzenÃ.", - "For security reasons this password will only be shown once." : "Toto heslo bude z bezpeÄnostnÃch důvodů zobrazeno pouze jedenkrát.", - "Username" : "Uživatelské jméno", - "Done" : "DokonÄeno", - "Version" : "Verze", "None" : "Žádné", "Login" : "PÅ™ihlásit", "Plain" : "ÄŒistý text", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "PoužÃt systémovou službu cron pro volánà cron.php každých 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php musà být spuÅ¡tÄ›n s právy systémového uživatele \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pro spuÅ¡tÄ›nà je potÅ™eba PHP POSIX rozÅ¡ÃÅ™enÃ. VÃce informacà lze nalézt v {linkstart}PHP dokumentaci{linkend}.", + "Version" : "Verze", "Sharing" : "SdÃlenÃ", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrátor můžete upravit chovánà sdÃlenÃ. VÃce informacà naleznete v dokumentaci.", "Allow apps to use the Share API" : "Povolit aplikacÃm použÃvat API sdÃlenÃ", @@ -356,8 +308,47 @@ OC.L10N.register( "Theming" : "Vzhledy", "Check the security of your Nextcloud over our security scan" : "Zkontrolujte bezpeÄnost vaÅ¡eho Nextcloudu pomocà naÅ¡eho bezpeÄnostnÃho skenu", "Hardening and security guidance" : "Průvodce vylepÅ¡enÃm bezpeÄnosti", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "PoužÃváte <strong>%s</strong> z <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "PoužÃváte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilový obrázek", + "Upload new" : "Nahrát nový", + "Select from Files" : "Vybrat ze Souborů", + "Remove image" : "Odebrat obrázek", + "png or jpg, max. 20 MB" : "png nebo jpg, max. 20 MB", + "Picture provided by original account" : "Obrázek je poskytován původnÃm úÄtem", + "Cancel" : "ZruÅ¡it", + "Choose as profile picture" : "Vybrat jako profilový obrázek", + "Full name" : "Celé jméno", "No display name set" : "Jméno pro zobrazenà nenastaveno", + "Email" : "Email", + "Your email address" : "VaÅ¡e emailová adresa", + "No email address set" : "Emailová adresa nenà nastavena", + "For password reset and notifications" : "Pro obnovenà hesla a upozornÄ›nÃ", + "Phone number" : "Telefonnà ÄÃslo", + "Your phone number" : "Vlastnà telefonnà ÄÃslo", + "Address" : "Adresa", + "Your postal address" : "Vlastnà poÅ¡tovnà adresa", + "Website" : "Webová stránka", + "It can take up to 24 hours before the account is displayed as verified." : "Může trvat až 24 hodin, než se úÄet zobrazà jako ověřený.", + "Link https://…" : "Odkaz https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "PÅ™ezdÃvka na Twitteru @…", + "You are member of the following groups:" : "PatÅ™Ãte do následujÃcÃch skupin:", + "Password" : "Heslo", + "Current password" : "SouÄasné heslo", + "New password" : "Nové heslo", + "Change password" : "ZmÄ›nit heslo", + "Language" : "Jazyk", + "Help translate" : "Pomoci s pÅ™ekladem", "Web, desktop and mobile clients currently logged in to your account." : "WebovÃ, desktopovà a mobilnà klienti aktuálnÄ› pÅ™ihlášeni k vaÅ¡emu úÄtu.", + "Device" : "PÅ™Ãstroj", + "Last activity" : "Poslednà aktivita", + "App name" : "Jméno aplikace", + "Create new app password" : "VytvoÅ™it nové heslo aplikace", + "Use the credentials below to configure your app or device." : "Použijte údaje nÞe pro nastavenà aplikace nebo zaÅ™ÃzenÃ.", + "For security reasons this password will only be shown once." : "Toto heslo bude z bezpeÄnostnÃch důvodů zobrazeno pouze jedenkrát.", + "Username" : "Uživatelské jméno", + "Done" : "DokonÄeno", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "VyvÃjeno {communityopen}Nextcloud komunitou{linkclose}, {githubopen}zdrojový kód{linkclose} je licencován pod {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Sledujte nás na Google+", "Like our Facebook page" : "StejnÄ› jako naÅ¡e stránky na Facebooku", @@ -407,6 +398,7 @@ OC.L10N.register( "__language_name__" : "ÄŒesky", "Personal info" : "Osobnà informace", "Sessions" : "SezenÃ", + "App passwords" : "Hesla aplikacÃ", "Sync clients" : "SynchronizaÄnà klienti", "This is used for sending out notifications." : "Toto se použÃvá pro odesÃlánà upozornÄ›nÃ.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php nenà nejspÃÅ¡e správnÄ› nastaveno pro dotazovánà na promÄ›nné hodnoty systému. Test s getenv(\"PATH\") vracà pouze prázdnou odpovÄ›Ä.", @@ -432,6 +424,12 @@ OC.L10N.register( "For password recovery and notifications" : "Pro obnovenà hesla a upozornÄ›nÃ", "Your website" : "Vlastnà webová stránka", "Your Twitter handle" : "Twitter úÄet", + "Get the apps to sync your files" : "ZÃskat aplikace pro synchronizaci vaÅ¡ich souborů", + "Desktop client" : "Aplikace pro poÄÃtaÄ", + "Android app" : "Aplikace pro Android", + "iOS app" : "iOS aplikace", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Pokud chcete podpoÅ™it projekt {contributeopen}pÅ™ipojte se k jeho vývoji{linkclose} nebo {contributeopen}Å¡iÅ™te osvÄ›tu{linkclose}!", + "Show First Run Wizard again" : "Znovu zobrazit průvodce prvnÃm spuÅ¡tÄ›nÃm", "Passcodes that give an app or device permissions to access your account." : "PÅ™ihlaÅ¡ovacà údaj poskytujÃcà aplikaci nebo pÅ™Ãstroji oprávnÄ›nà pro pÅ™Ãstup k tomuto úÄtu.", "Name" : "Název", "Follow us on Google Plus!" : "Sledujte nás na Google Plus!", @@ -442,6 +440,8 @@ OC.L10N.register( "Show last log in" : "Poslednà pÅ™ihlášenÃ", "Verifying" : "OvěřovánÃ", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP modul 'fileinfo' chybÃ. Velmi ho kvůli lepÅ¡Ãm výsledkům detekce MIME typu souburu doporuÄujeme povolit.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "WebovÃ, desktopovà a mobilnà klienti a hesla v aplikacÃch, která aktuálnÄ› majà pÅ™Ãstup k vaÅ¡emu úÄtu.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Zde můžete vytvoÅ™it hesla pro jednotlivé aplikace, takže nemusÃte sdÄ›lovat vaÅ¡e heslo. Také je zde můžete kdykoliv zneplatnit.", "Follow us on Google+!" : "Sledujte nás na Google+!", "Follow us on Twitter!" : "Sledujte nás na Twitteru!", "Check out our blog!" : "PodÃvejte se na náš blog!" diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index a2384f26e9f9d83c5285713d8ef5b0a24c636fb9..9917ff03eeb2d7281763c934cafd48cb7e827708 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -208,55 +208,6 @@ "Forum" : "Fórum", "Getting help" : "Sehnat pomoc", "Commercial support" : "Placená podpora", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "PoužÃváte <strong>%s</strong> z <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "PoužÃváte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilový obrázek", - "Upload new" : "Nahrát nový", - "Select from Files" : "Vybrat ze Souborů", - "Remove image" : "Odebrat obrázek", - "png or jpg, max. 20 MB" : "png nebo jpg, max. 20 MB", - "Picture provided by original account" : "Obrázek je poskytován původnÃm úÄtem", - "Cancel" : "ZruÅ¡it", - "Choose as profile picture" : "Vybrat jako profilový obrázek", - "Full name" : "Celé jméno", - "Email" : "Email", - "No email address set" : "Emailová adresa nenà nastavena", - "Your email address" : "VaÅ¡e emailová adresa", - "For password reset and notifications" : "Pro obnovenà hesla a upozornÄ›nÃ", - "Phone number" : "Telefonnà ÄÃslo", - "Your phone number" : "Vlastnà telefonnà ÄÃslo", - "Address" : "Adresa", - "Your postal address" : "Vlastnà poÅ¡tovnà adresa", - "Website" : "Webová stránka", - "It can take up to 24 hours before the account is displayed as verified." : "Může trvat až 24 hodin, než se úÄet zobrazà jako ověřený.", - "Link https://…" : "Odkaz https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "PÅ™ezdÃvka na Twitteru @…", - "You are member of the following groups:" : "PatÅ™Ãte do následujÃcÃch skupin:", - "Password" : "Heslo", - "Current password" : "SouÄasné heslo", - "New password" : "Nové heslo", - "Change password" : "ZmÄ›nit heslo", - "Language" : "Jazyk", - "Help translate" : "Pomoci s pÅ™ekladem", - "Get the apps to sync your files" : "ZÃskat aplikace pro synchronizaci vaÅ¡ich souborů", - "Desktop client" : "Aplikace pro poÄÃtaÄ", - "Android app" : "Aplikace pro Android", - "iOS app" : "iOS aplikace", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Pokud chcete podpoÅ™it projekt {contributeopen}pÅ™ipojte se k jeho vývoji{linkclose} nebo {contributeopen}Å¡iÅ™te osvÄ›tu{linkclose}!", - "Show First Run Wizard again" : "Znovu zobrazit průvodce prvnÃm spuÅ¡tÄ›nÃm", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "WebovÃ, desktopovà a mobilnà klienti a hesla v aplikacÃch, která aktuálnÄ› majà pÅ™Ãstup k vaÅ¡emu úÄtu.", - "Device" : "PÅ™Ãstroj", - "Last activity" : "Poslednà aktivita", - "App passwords" : "Hesla aplikacÃ", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Zde můžete vytvoÅ™it hesla pro jednotlivé aplikace, takže nemusÃte sdÄ›lovat vaÅ¡e heslo. Také je zde můžete kdykoliv zneplatnit.", - "App name" : "Jméno aplikace", - "Create new app password" : "VytvoÅ™it nové heslo aplikace", - "Use the credentials below to configure your app or device." : "Použijte údaje nÞe pro nastavenà aplikace nebo zaÅ™ÃzenÃ.", - "For security reasons this password will only be shown once." : "Toto heslo bude z bezpeÄnostnÃch důvodů zobrazeno pouze jedenkrát.", - "Username" : "Uživatelské jméno", - "Done" : "DokonÄeno", - "Version" : "Verze", "None" : "Žádné", "Login" : "PÅ™ihlásit", "Plain" : "ÄŒistý text", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "PoužÃt systémovou službu cron pro volánà cron.php každých 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php musà být spuÅ¡tÄ›n s právy systémového uživatele \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pro spuÅ¡tÄ›nà je potÅ™eba PHP POSIX rozÅ¡ÃÅ™enÃ. VÃce informacà lze nalézt v {linkstart}PHP dokumentaci{linkend}.", + "Version" : "Verze", "Sharing" : "SdÃlenÃ", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrátor můžete upravit chovánà sdÃlenÃ. VÃce informacà naleznete v dokumentaci.", "Allow apps to use the Share API" : "Povolit aplikacÃm použÃvat API sdÃlenÃ", @@ -354,8 +306,47 @@ "Theming" : "Vzhledy", "Check the security of your Nextcloud over our security scan" : "Zkontrolujte bezpeÄnost vaÅ¡eho Nextcloudu pomocà naÅ¡eho bezpeÄnostnÃho skenu", "Hardening and security guidance" : "Průvodce vylepÅ¡enÃm bezpeÄnosti", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "PoužÃváte <strong>%s</strong> z <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "PoužÃváte <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilový obrázek", + "Upload new" : "Nahrát nový", + "Select from Files" : "Vybrat ze Souborů", + "Remove image" : "Odebrat obrázek", + "png or jpg, max. 20 MB" : "png nebo jpg, max. 20 MB", + "Picture provided by original account" : "Obrázek je poskytován původnÃm úÄtem", + "Cancel" : "ZruÅ¡it", + "Choose as profile picture" : "Vybrat jako profilový obrázek", + "Full name" : "Celé jméno", "No display name set" : "Jméno pro zobrazenà nenastaveno", + "Email" : "Email", + "Your email address" : "VaÅ¡e emailová adresa", + "No email address set" : "Emailová adresa nenà nastavena", + "For password reset and notifications" : "Pro obnovenà hesla a upozornÄ›nÃ", + "Phone number" : "Telefonnà ÄÃslo", + "Your phone number" : "Vlastnà telefonnà ÄÃslo", + "Address" : "Adresa", + "Your postal address" : "Vlastnà poÅ¡tovnà adresa", + "Website" : "Webová stránka", + "It can take up to 24 hours before the account is displayed as verified." : "Může trvat až 24 hodin, než se úÄet zobrazà jako ověřený.", + "Link https://…" : "Odkaz https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "PÅ™ezdÃvka na Twitteru @…", + "You are member of the following groups:" : "PatÅ™Ãte do následujÃcÃch skupin:", + "Password" : "Heslo", + "Current password" : "SouÄasné heslo", + "New password" : "Nové heslo", + "Change password" : "ZmÄ›nit heslo", + "Language" : "Jazyk", + "Help translate" : "Pomoci s pÅ™ekladem", "Web, desktop and mobile clients currently logged in to your account." : "WebovÃ, desktopovà a mobilnà klienti aktuálnÄ› pÅ™ihlášeni k vaÅ¡emu úÄtu.", + "Device" : "PÅ™Ãstroj", + "Last activity" : "Poslednà aktivita", + "App name" : "Jméno aplikace", + "Create new app password" : "VytvoÅ™it nové heslo aplikace", + "Use the credentials below to configure your app or device." : "Použijte údaje nÞe pro nastavenà aplikace nebo zaÅ™ÃzenÃ.", + "For security reasons this password will only be shown once." : "Toto heslo bude z bezpeÄnostnÃch důvodů zobrazeno pouze jedenkrát.", + "Username" : "Uživatelské jméno", + "Done" : "DokonÄeno", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "VyvÃjeno {communityopen}Nextcloud komunitou{linkclose}, {githubopen}zdrojový kód{linkclose} je licencován pod {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Sledujte nás na Google+", "Like our Facebook page" : "StejnÄ› jako naÅ¡e stránky na Facebooku", @@ -405,6 +396,7 @@ "__language_name__" : "ÄŒesky", "Personal info" : "Osobnà informace", "Sessions" : "SezenÃ", + "App passwords" : "Hesla aplikacÃ", "Sync clients" : "SynchronizaÄnà klienti", "This is used for sending out notifications." : "Toto se použÃvá pro odesÃlánà upozornÄ›nÃ.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php nenà nejspÃÅ¡e správnÄ› nastaveno pro dotazovánà na promÄ›nné hodnoty systému. Test s getenv(\"PATH\") vracà pouze prázdnou odpovÄ›Ä.", @@ -430,6 +422,12 @@ "For password recovery and notifications" : "Pro obnovenà hesla a upozornÄ›nÃ", "Your website" : "Vlastnà webová stránka", "Your Twitter handle" : "Twitter úÄet", + "Get the apps to sync your files" : "ZÃskat aplikace pro synchronizaci vaÅ¡ich souborů", + "Desktop client" : "Aplikace pro poÄÃtaÄ", + "Android app" : "Aplikace pro Android", + "iOS app" : "iOS aplikace", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Pokud chcete podpoÅ™it projekt {contributeopen}pÅ™ipojte se k jeho vývoji{linkclose} nebo {contributeopen}Å¡iÅ™te osvÄ›tu{linkclose}!", + "Show First Run Wizard again" : "Znovu zobrazit průvodce prvnÃm spuÅ¡tÄ›nÃm", "Passcodes that give an app or device permissions to access your account." : "PÅ™ihlaÅ¡ovacà údaj poskytujÃcà aplikaci nebo pÅ™Ãstroji oprávnÄ›nà pro pÅ™Ãstup k tomuto úÄtu.", "Name" : "Název", "Follow us on Google Plus!" : "Sledujte nás na Google Plus!", @@ -440,6 +438,8 @@ "Show last log in" : "Poslednà pÅ™ihlášenÃ", "Verifying" : "OvěřovánÃ", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP modul 'fileinfo' chybÃ. Velmi ho kvůli lepÅ¡Ãm výsledkům detekce MIME typu souburu doporuÄujeme povolit.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "WebovÃ, desktopovà a mobilnà klienti a hesla v aplikacÃch, která aktuálnÄ› majà pÅ™Ãstup k vaÅ¡emu úÄtu.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Zde můžete vytvoÅ™it hesla pro jednotlivé aplikace, takže nemusÃte sdÄ›lovat vaÅ¡e heslo. Také je zde můžete kdykoliv zneplatnit.", "Follow us on Google+!" : "Sledujte nás na Google+!", "Follow us on Twitter!" : "Sledujte nás na Twitteru!", "Check out our blog!" : "PodÃvejte se na náš blog!" diff --git a/settings/l10n/cy_GB.js b/settings/l10n/cy_GB.js index b41b0a9183de630ebfdf82438a6745d960f8bf1a..0a62f6785b1cddb9474375399e889daab3693b97 100644 --- a/settings/l10n/cy_GB.js +++ b/settings/l10n/cy_GB.js @@ -7,14 +7,14 @@ OC.L10N.register( "Groups" : "Grwpiau", "undo" : "dadwneud", "never" : "byth", + "None" : "Dim", + "Login" : "Mewngofnodi", + "Encryption" : "Amgryptiad", "Cancel" : "Diddymu", "Email" : "E-bost", "Password" : "Cyfrinair", "New password" : "Cyfrinair newydd", "Username" : "Enw defnyddiwr", - "None" : "Dim", - "Login" : "Mewngofnodi", - "Encryption" : "Amgryptiad", "Other" : "Arall", "Invalid request" : "Cais annilys", "Name" : "Enw" diff --git a/settings/l10n/cy_GB.json b/settings/l10n/cy_GB.json index 44a0c0592d666aab972afd400ba0ac1ae2ba0bbe..08c9539f3e3c83b5c4db5ad32215b4fe63ecbfa1 100644 --- a/settings/l10n/cy_GB.json +++ b/settings/l10n/cy_GB.json @@ -5,14 +5,14 @@ "Groups" : "Grwpiau", "undo" : "dadwneud", "never" : "byth", + "None" : "Dim", + "Login" : "Mewngofnodi", + "Encryption" : "Amgryptiad", "Cancel" : "Diddymu", "Email" : "E-bost", "Password" : "Cyfrinair", "New password" : "Cyfrinair newydd", "Username" : "Enw defnyddiwr", - "None" : "Dim", - "Login" : "Mewngofnodi", - "Encryption" : "Amgryptiad", "Other" : "Arall", "Invalid request" : "Cais annilys", "Name" : "Enw" diff --git a/settings/l10n/da.js b/settings/l10n/da.js index f39678dd658bbf38ad17569d96277f9a2968a163..bea8701d7df92fa345f95eb89f218377c0d76a37 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.js @@ -91,31 +91,6 @@ OC.L10N.register( "Online documentation" : "Online dokumentation", "Forum" : "Forum", "Commercial support" : "Kommerciel support", - "Profile picture" : "Profilbillede", - "Upload new" : "Upload nyt", - "Remove image" : "Fjern billede", - "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", - "Cancel" : "Annuller", - "Choose as profile picture" : "Vælg et profilbillede", - "Full name" : "Fulde navn", - "Email" : "E-mail", - "No email address set" : "Der er ikke angivet e-mailadresse", - "Your email address" : "Din e-mailadresse", - "You are member of the following groups:" : "Du er medlem af følgende grupper:", - "Password" : "Kodeord", - "Current password" : "Nuværende adgangskode", - "New password" : "Nyt kodeord", - "Change password" : "Skift kodeord", - "Language" : "Sprog", - "Help translate" : "Hjælp med oversættelsen", - "Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer", - "Desktop client" : "Skrivebordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "Show First Run Wizard again" : "Vis guiden for første kørsel igen.", - "Username" : "Brugernavn", - "Done" : "Færdig", - "Version" : "Version", "None" : "Ingen", "Login" : "Login", "Plain" : "Klartekst", @@ -152,6 +127,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Systemets lokalitet kan ikke sættes til et der bruger UTF-8.", "All checks passed." : "Alle tjek blev bestÃ¥et.", "Execute one task with each page loaded" : "Udføre en opgave med hver side indlæsning", + "Version" : "Version", "Sharing" : "Deling", "Allow apps to use the Share API" : "Tillad apps til at bruge Share API", "Allow users to share via link" : "Tillad brugere at dele via link", @@ -173,7 +149,26 @@ OC.L10N.register( "Improving the config.php" : "Forbedring af config.php", "Theming" : "Temaer", "Hardening and security guidance" : "Modstanddygtighed og sikkerheds vejledning", + "Profile picture" : "Profilbillede", + "Upload new" : "Upload nyt", + "Remove image" : "Fjern billede", + "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", + "Cancel" : "Annuller", + "Choose as profile picture" : "Vælg et profilbillede", + "Full name" : "Fulde navn", "No display name set" : "Der er ikke angivet skærmnavn", + "Email" : "E-mail", + "Your email address" : "Din e-mailadresse", + "No email address set" : "Der er ikke angivet e-mailadresse", + "You are member of the following groups:" : "Du er medlem af følgende grupper:", + "Password" : "Kodeord", + "Current password" : "Nuværende adgangskode", + "New password" : "Nyt kodeord", + "Change password" : "Skift kodeord", + "Language" : "Sprog", + "Help translate" : "Hjælp med oversættelsen", + "Username" : "Brugernavn", + "Done" : "Færdig", "Show storage location" : "Vis placering af lageret", "Show user backend" : "Vis bruger-backend", "Show email address" : "Vis e-mailadresse", @@ -224,6 +219,11 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "Brug systemets cron service til at kalde cron.php hver 15. minut", "Cheers!" : "Hej!", "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer", + "Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer", + "Desktop client" : "Skrivebordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "Show First Run Wizard again" : "Vis guiden for første kørsel igen.", "Name" : "Navn", "Show last log in" : "Vis seneste login" }, diff --git a/settings/l10n/da.json b/settings/l10n/da.json index ef480011c97382597619ac4d3794793e9a14664d..fe5696b44468a7fcbf8cf534f6a137c5a59205ce 100644 --- a/settings/l10n/da.json +++ b/settings/l10n/da.json @@ -89,31 +89,6 @@ "Online documentation" : "Online dokumentation", "Forum" : "Forum", "Commercial support" : "Kommerciel support", - "Profile picture" : "Profilbillede", - "Upload new" : "Upload nyt", - "Remove image" : "Fjern billede", - "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", - "Cancel" : "Annuller", - "Choose as profile picture" : "Vælg et profilbillede", - "Full name" : "Fulde navn", - "Email" : "E-mail", - "No email address set" : "Der er ikke angivet e-mailadresse", - "Your email address" : "Din e-mailadresse", - "You are member of the following groups:" : "Du er medlem af følgende grupper:", - "Password" : "Kodeord", - "Current password" : "Nuværende adgangskode", - "New password" : "Nyt kodeord", - "Change password" : "Skift kodeord", - "Language" : "Sprog", - "Help translate" : "Hjælp med oversættelsen", - "Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer", - "Desktop client" : "Skrivebordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "Show First Run Wizard again" : "Vis guiden for første kørsel igen.", - "Username" : "Brugernavn", - "Done" : "Færdig", - "Version" : "Version", "None" : "Ingen", "Login" : "Login", "Plain" : "Klartekst", @@ -150,6 +125,7 @@ "System locale can not be set to a one which supports UTF-8." : "Systemets lokalitet kan ikke sættes til et der bruger UTF-8.", "All checks passed." : "Alle tjek blev bestÃ¥et.", "Execute one task with each page loaded" : "Udføre en opgave med hver side indlæsning", + "Version" : "Version", "Sharing" : "Deling", "Allow apps to use the Share API" : "Tillad apps til at bruge Share API", "Allow users to share via link" : "Tillad brugere at dele via link", @@ -171,7 +147,26 @@ "Improving the config.php" : "Forbedring af config.php", "Theming" : "Temaer", "Hardening and security guidance" : "Modstanddygtighed og sikkerheds vejledning", + "Profile picture" : "Profilbillede", + "Upload new" : "Upload nyt", + "Remove image" : "Fjern billede", + "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", + "Cancel" : "Annuller", + "Choose as profile picture" : "Vælg et profilbillede", + "Full name" : "Fulde navn", "No display name set" : "Der er ikke angivet skærmnavn", + "Email" : "E-mail", + "Your email address" : "Din e-mailadresse", + "No email address set" : "Der er ikke angivet e-mailadresse", + "You are member of the following groups:" : "Du er medlem af følgende grupper:", + "Password" : "Kodeord", + "Current password" : "Nuværende adgangskode", + "New password" : "Nyt kodeord", + "Change password" : "Skift kodeord", + "Language" : "Sprog", + "Help translate" : "Hjælp med oversættelsen", + "Username" : "Brugernavn", + "Done" : "Færdig", "Show storage location" : "Vis placering af lageret", "Show user backend" : "Vis bruger-backend", "Show email address" : "Vis e-mailadresse", @@ -222,6 +217,11 @@ "Use system's cron service to call the cron.php file every 15 minutes." : "Brug systemets cron service til at kalde cron.php hver 15. minut", "Cheers!" : "Hej!", "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer", + "Get the apps to sync your files" : "Hent applikationerne for at synkronisere dine filer", + "Desktop client" : "Skrivebordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "Show First Run Wizard again" : "Vis guiden for første kørsel igen.", "Name" : "Navn", "Show last log in" : "Vis seneste login" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 46560e56b0306b9ab111a8ee3263b06e0da04985..04e58fe0f4044a97c5b0ceb6146e786db74c000b 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -8,7 +8,7 @@ OC.L10N.register( "You changed your email address" : "Du hst erfolgreich Deine E-Mail-Adresse geändert", "Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von einen Administrator geändert", "Security" : "Sicherheit", - "You successfully logged in using two-factor authentication (%1$s)" : "Sie haben sich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", + "You successfully logged in using two-factor authentication (%1$s)" : "Du hast Dich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Dein <strong>Passwort</strong> oder Deine <strong>E-Mail-Adresse</strong> wurde geändert", "Your apps" : "Deine Apps", @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Hilfe bekommen", "Commercial support" : "Kommerzieller Support", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du benutzt <strong>%s</strong> von <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du benutzt <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilbild", - "Upload new" : "Neues hochladen", - "Select from Files" : "Aus Dateien wählen", - "Remove image" : "Bild entfernen", - "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", - "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", - "Cancel" : "Abbrechen", - "Choose as profile picture" : "Als Profilbild auswählen", - "Full name" : "Vollständiger Name", - "Email" : "E-Mail", - "No email address set" : "Keine E-Mail-Adresse angegeben", - "Your email address" : "Deine E-Mail-Adresse", - "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", - "Phone number" : "Telefonnummer", - "Your phone number" : "Deine Telefonnummer", - "Address" : "Adresse", - "Your postal address" : "Deine Postadresse", - "Website" : "Webseite", - "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter-Handle @…", - "You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:", - "Password" : "Passwort", - "Current password" : "Aktuelles Passwort", - "New password" : "Neues Passwort", - "Change password" : "Passwort ändern", - "Language" : "Sprache", - "Help translate" : "Hilf bei der Ãœbersetzung", - "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", - "Desktop client" : "Desktop-Client", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Wenn du das Projekt unterstützen willst, {contributeopen}hilf bei der Entwicklung{linkclose} oder {contributeopen}verbreite es{linkclose}!", - "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Passwörter für die Web-Oberfläche, Desktop- oder Mobil-Clients und Apps, die Zugriff auf Dein Konto haben", - "Device" : "Gerät", - "Last activity" : "Letzte Aktivität", - "App passwords" : "App-PINs", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier können individuelle Passwörter for Apps erzeugt werden. So must Du nicht Dein Passwort verteilen. Jedes Passwort kann individuell widerrufen werden.", - "App name" : "App-Name", - "Create new app password" : "Neues App-Passwort erstellen", - "Use the credentials below to configure your app or device." : "Nutze die unten angebenen Anmeldeinformationen, um deine App oder dein Gerät zu konfigurieren.", - "For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.", - "Username" : "Benutzername", - "Done" : "Erledigt", - "Version" : "Version", "None" : "Keine", "Login" : "Anmelden", "Plain" : "Klartext", @@ -287,7 +238,7 @@ OC.L10N.register( "Enable server-side encryption" : "Serverseitige Verschlüsselung aktivieren", "Please read carefully before activating server-side encryption: " : "Bitte sorgfältig lesen, bevor die serverseitige Verschlüsselung aktiviert wird:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Wird die Verschlüsselung einmal aktiviert, so werden alle ab diesem Zeitpunkt hochgeladene Dateien verschlüsselt. Sie kann nur wieder deaktiviert werden, wenn das Verschlüsselungsmodul dies unterstützt und alle Voraussetzungen (wie das Setzen eines Wiederherstellungsschlüssels) im Vorhinein erfüllt wurden.", - "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lesen Sie in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", + "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lese in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", "Be aware that encryption always increases the file size." : "Sei dir bewusst, dass die Verschlüsselung immer die Dateigröße erhöht.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von deinen Daten zu erstellen. Falls du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Deinen Daten durchgeführt werden.", "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", @@ -310,7 +261,7 @@ OC.L10N.register( "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. 'filelocking.enabled' in der config.php aktivieren, um diese Probleme zu vermeiden. Weitere Informationen findest du in unserer <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Dokumentation ↗</a>.", "System locale can not be set to a one which supports UTF-8." : "Es kann kein Systemgebietsschema gesetzt werden, das UTF-8 unterstützt.", "This means that there might be problems with certain characters in filenames." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann. ", - "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Es empfiehlt sich dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", + "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Es empfiehlt sich dringend, die erforderlichen Pakete auf Deinen System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: „%s“).", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten: ", "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bitte überprüfe noch einmal die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsanleitungen ↗</a> und kontrolliere das <a href=\"%s\">Log</a> auf mögliche Fehler oder Warnungen.", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ", + "Version" : "Version", "Sharing" : "Teilen", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator kannst Du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest Du in der Dokumentation.", "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", @@ -354,10 +306,49 @@ OC.L10N.register( "Performance tuning" : "Leistungsoptimierung", "Improving the config.php" : "Die config.php optimieren", "Theming" : "Themen verwenden", - "Check the security of your Nextcloud over our security scan" : "Ãœberprüfen Sie die Sicherheit Ihrer Nextcloud mit unserem Sicherheits-Scan", + "Check the security of your Nextcloud over our security scan" : "Ãœberprüfe die Sicherheit Deiner Nextcloud mit unserem Sicherheits-Scan", "Hardening and security guidance" : "Systemhärtung und Sicherheitsempfehlungen", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du benutzt <strong>%s</strong> von <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du benutzt <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilbild", + "Upload new" : "Neues hochladen", + "Select from Files" : "Aus Dateien wählen", + "Remove image" : "Bild entfernen", + "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", + "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", + "Cancel" : "Abbrechen", + "Choose as profile picture" : "Als Profilbild auswählen", + "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", + "Email" : "E-Mail", + "Your email address" : "Deine E-Mail-Adresse", + "No email address set" : "Keine E-Mail-Adresse angegeben", + "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", + "Phone number" : "Telefonnummer", + "Your phone number" : "Deine Telefonnummer", + "Address" : "Adresse", + "Your postal address" : "Deine Postadresse", + "Website" : "Webseite", + "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter-Handle @…", + "You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:", + "Password" : "Passwort", + "Current password" : "Aktuelles Passwort", + "New password" : "Neues Passwort", + "Change password" : "Passwort ändern", + "Language" : "Sprache", + "Help translate" : "Hilf bei der Ãœbersetzung", "Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Deinem Konto angemeldete Web-, Desktop- und Mobil-Clients.", + "Device" : "Gerät", + "Last activity" : "Letzte Aktivität", + "App name" : "App-Name", + "Create new app password" : "Neues App-Passwort erstellen", + "Use the credentials below to configure your app or device." : "Nutze die unten angebenen Anmeldeinformationen, um deine App oder dein Gerät zu konfigurieren.", + "For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.", + "Username" : "Benutzername", + "Done" : "Erledigt", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.", "Follow us on Google+" : " Folge uns auf Google+", "Like our Facebook page" : "Like uns auf unserer Facebook-Seite", @@ -408,15 +399,16 @@ OC.L10N.register( "__language_name__" : "Deutsch (Persönlich)", "Personal info" : "Persönliche Informationen", "Sessions" : "Sitzungen", + "App passwords" : "App-PINs", "Sync clients" : "Sync-Clients", "This is used for sending out notifications." : "Dies wird für das Senden von Benachrichtigungen verwendet.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP scheint zur Abfrage von Systemumgebungsvariablen nicht richtig eingerichtet zu sein. Der Test mit getenv (\"PATH\") liefert nur eine leere Antwort zurück.", - "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsdokumentation ↗</a>auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration Ihres Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.", + "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsdokumentation ↗</a>auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration Deines Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen.", "This means that there might be problems with certain characters in file names." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann.", - "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", + "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Deinem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: „%s“).", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten:", "Cron" : "Cron", @@ -433,9 +425,15 @@ OC.L10N.register( "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", "Your website" : "Deine Internetseite", "Your Twitter handle" : "Dein Twitter-Handle", + "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", + "Desktop client" : "Desktop-Client", + "Android app" : "Android-App", + "iOS app" : "iOS-App", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Wenn du das Projekt unterstützen willst, {contributeopen}hilf bei der Entwicklung{linkclose} oder {contributeopen}verbreite es{linkclose}!", + "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", "Passcodes that give an app or device permissions to access your account." : "PINs mit denen Apps oder Geräte auf Dein Konto zugreifen können.", "Name" : "Name", - "Follow us on Google Plus!" : "Folgen Sie uns bei Google Plus!", + "Follow us on Google Plus!" : "Folge uns bei Google Plus!", "Like our facebook page!" : "Like uns auf unserer Facebook-Seite!", "Subscribe to our twitter channel!" : "Abonniere unseren Twitter-Kanal!", "Subscribe to our news feed!" : "Abonniere unseren RSS-Feed!", @@ -443,6 +441,8 @@ OC.L10N.register( "Show last log in" : "Letzte Anmeldung anzeigen", "Verifying" : "Ãœberprüfe", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Das PHP Modul 'fileinfo' fehlt. Wir empfehlen dringend, das Modul zu aktivieren, um beste Ergebnisse mit MIME-Typ-Erkennung zu erhalten.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Passwörter für die Web-Oberfläche, Desktop- oder Mobil-Clients und Apps, die Zugriff auf Dein Konto haben", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier können individuelle Passwörter for Apps erzeugt werden. So must Du nicht Dein Passwort verteilen. Jedes Passwort kann individuell widerrufen werden.", "Follow us on Google+!" : "Folge uns auf Google+!", "Follow us on Twitter!" : "Folge uns auf Twitter!", "Check out our blog!" : "Sieh Dir unseren Blog an!" diff --git a/settings/l10n/de.json b/settings/l10n/de.json index 42c9f488b3bc60fd70eea3fdde4ff5c9004224bf..eb60e163cf497335acd7f20d435e664c8c280a66 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -6,7 +6,7 @@ "You changed your email address" : "Du hst erfolgreich Deine E-Mail-Adresse geändert", "Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von einen Administrator geändert", "Security" : "Sicherheit", - "You successfully logged in using two-factor authentication (%1$s)" : "Sie haben sich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", + "You successfully logged in using two-factor authentication (%1$s)" : "Du hast Dich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Dein <strong>Passwort</strong> oder Deine <strong>E-Mail-Adresse</strong> wurde geändert", "Your apps" : "Deine Apps", @@ -208,55 +208,6 @@ "Forum" : "Forum", "Getting help" : "Hilfe bekommen", "Commercial support" : "Kommerzieller Support", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du benutzt <strong>%s</strong> von <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du benutzt <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilbild", - "Upload new" : "Neues hochladen", - "Select from Files" : "Aus Dateien wählen", - "Remove image" : "Bild entfernen", - "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", - "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", - "Cancel" : "Abbrechen", - "Choose as profile picture" : "Als Profilbild auswählen", - "Full name" : "Vollständiger Name", - "Email" : "E-Mail", - "No email address set" : "Keine E-Mail-Adresse angegeben", - "Your email address" : "Deine E-Mail-Adresse", - "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", - "Phone number" : "Telefonnummer", - "Your phone number" : "Deine Telefonnummer", - "Address" : "Adresse", - "Your postal address" : "Deine Postadresse", - "Website" : "Webseite", - "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter-Handle @…", - "You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:", - "Password" : "Passwort", - "Current password" : "Aktuelles Passwort", - "New password" : "Neues Passwort", - "Change password" : "Passwort ändern", - "Language" : "Sprache", - "Help translate" : "Hilf bei der Ãœbersetzung", - "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", - "Desktop client" : "Desktop-Client", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Wenn du das Projekt unterstützen willst, {contributeopen}hilf bei der Entwicklung{linkclose} oder {contributeopen}verbreite es{linkclose}!", - "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Passwörter für die Web-Oberfläche, Desktop- oder Mobil-Clients und Apps, die Zugriff auf Dein Konto haben", - "Device" : "Gerät", - "Last activity" : "Letzte Aktivität", - "App passwords" : "App-PINs", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier können individuelle Passwörter for Apps erzeugt werden. So must Du nicht Dein Passwort verteilen. Jedes Passwort kann individuell widerrufen werden.", - "App name" : "App-Name", - "Create new app password" : "Neues App-Passwort erstellen", - "Use the credentials below to configure your app or device." : "Nutze die unten angebenen Anmeldeinformationen, um deine App oder dein Gerät zu konfigurieren.", - "For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.", - "Username" : "Benutzername", - "Done" : "Erledigt", - "Version" : "Version", "None" : "Keine", "Login" : "Anmelden", "Plain" : "Klartext", @@ -285,7 +236,7 @@ "Enable server-side encryption" : "Serverseitige Verschlüsselung aktivieren", "Please read carefully before activating server-side encryption: " : "Bitte sorgfältig lesen, bevor die serverseitige Verschlüsselung aktiviert wird:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Wird die Verschlüsselung einmal aktiviert, so werden alle ab diesem Zeitpunkt hochgeladene Dateien verschlüsselt. Sie kann nur wieder deaktiviert werden, wenn das Verschlüsselungsmodul dies unterstützt und alle Voraussetzungen (wie das Setzen eines Wiederherstellungsschlüssels) im Vorhinein erfüllt wurden.", - "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lesen Sie in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", + "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Verschlüsselung alleine garantiert nicht die Systemsicherheit. Bitte lese in der Dokumentation nach, wie die Verschlüsselungs-app funktioniert und welche Anwendungsfälle unterstützt werden.", "Be aware that encryption always increases the file size." : "Sei dir bewusst, dass die Verschlüsselung immer die Dateigröße erhöht.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Es ist immer gut, regelmäßig Sicherungskopien von deinen Daten zu erstellen. Falls du die Verschlüsselung nutzt, sollte auch eine Sicherung der Verschlüsselungsschlüssel zusammen mit Deinen Daten durchgeführt werden.", "This is the final warning: Do you really want to enable encryption?" : "Dies ist die letzte Warnung: Verschlüsselung wirklich aktivieren?", @@ -308,7 +259,7 @@ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. 'filelocking.enabled' in der config.php aktivieren, um diese Probleme zu vermeiden. Weitere Informationen findest du in unserer <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Dokumentation ↗</a>.", "System locale can not be set to a one which supports UTF-8." : "Es kann kein Systemgebietsschema gesetzt werden, das UTF-8 unterstützt.", "This means that there might be problems with certain characters in filenames." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann. ", - "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Es empfiehlt sich dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", + "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "Es empfiehlt sich dringend, die erforderlichen Pakete auf Deinen System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron des Systems genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: „%s“).", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten: ", "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bitte überprüfe noch einmal die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsanleitungen ↗</a> und kontrolliere das <a href=\"%s\">Log</a> auf mögliche Fehler oder Warnungen.", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ", + "Version" : "Version", "Sharing" : "Teilen", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator kannst Du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest Du in der Dokumentation.", "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", @@ -352,10 +304,49 @@ "Performance tuning" : "Leistungsoptimierung", "Improving the config.php" : "Die config.php optimieren", "Theming" : "Themen verwenden", - "Check the security of your Nextcloud over our security scan" : "Ãœberprüfen Sie die Sicherheit Ihrer Nextcloud mit unserem Sicherheits-Scan", + "Check the security of your Nextcloud over our security scan" : "Ãœberprüfe die Sicherheit Deiner Nextcloud mit unserem Sicherheits-Scan", "Hardening and security guidance" : "Systemhärtung und Sicherheitsempfehlungen", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du benutzt <strong>%s</strong> von <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du benutzt <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilbild", + "Upload new" : "Neues hochladen", + "Select from Files" : "Aus Dateien wählen", + "Remove image" : "Bild entfernen", + "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", + "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", + "Cancel" : "Abbrechen", + "Choose as profile picture" : "Als Profilbild auswählen", + "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", + "Email" : "E-Mail", + "Your email address" : "Deine E-Mail-Adresse", + "No email address set" : "Keine E-Mail-Adresse angegeben", + "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", + "Phone number" : "Telefonnummer", + "Your phone number" : "Deine Telefonnummer", + "Address" : "Adresse", + "Your postal address" : "Deine Postadresse", + "Website" : "Webseite", + "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter-Handle @…", + "You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:", + "Password" : "Passwort", + "Current password" : "Aktuelles Passwort", + "New password" : "Neues Passwort", + "Change password" : "Passwort ändern", + "Language" : "Sprache", + "Help translate" : "Hilf bei der Ãœbersetzung", "Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Deinem Konto angemeldete Web-, Desktop- und Mobil-Clients.", + "Device" : "Gerät", + "Last activity" : "Letzte Aktivität", + "App name" : "App-Name", + "Create new app password" : "Neues App-Passwort erstellen", + "Use the credentials below to configure your app or device." : "Nutze die unten angebenen Anmeldeinformationen, um deine App oder dein Gerät zu konfigurieren.", + "For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.", + "Username" : "Benutzername", + "Done" : "Erledigt", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.", "Follow us on Google+" : " Folge uns auf Google+", "Like our Facebook page" : "Like uns auf unserer Facebook-Seite", @@ -406,15 +397,16 @@ "__language_name__" : "Deutsch (Persönlich)", "Personal info" : "Persönliche Informationen", "Sessions" : "Sitzungen", + "App passwords" : "App-PINs", "Sync clients" : "Sync-Clients", "This is used for sending out notifications." : "Dies wird für das Senden von Benachrichtigungen verwendet.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP scheint zur Abfrage von Systemumgebungsvariablen nicht richtig eingerichtet zu sein. Der Test mit getenv (\"PATH\") liefert nur eine leere Antwort zurück.", - "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsdokumentation ↗</a>auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration Ihres Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.", + "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsdokumentation ↗</a>auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration Deines Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen.", "This means that there might be problems with certain characters in file names." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann.", - "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", + "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Deinem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: „%s“).", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Die Ausführung des Cron-Jobs über die Kommandozeile war nicht möglich. Die folgenden technischen Fehler sind dabei aufgetreten:", "Cron" : "Cron", @@ -431,9 +423,15 @@ "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", "Your website" : "Deine Internetseite", "Your Twitter handle" : "Dein Twitter-Handle", + "Get the apps to sync your files" : "Lade die Apps zur Synchronisierung Deiner Daten herunter", + "Desktop client" : "Desktop-Client", + "Android app" : "Android-App", + "iOS app" : "iOS-App", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Wenn du das Projekt unterstützen willst, {contributeopen}hilf bei der Entwicklung{linkclose} oder {contributeopen}verbreite es{linkclose}!", + "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", "Passcodes that give an app or device permissions to access your account." : "PINs mit denen Apps oder Geräte auf Dein Konto zugreifen können.", "Name" : "Name", - "Follow us on Google Plus!" : "Folgen Sie uns bei Google Plus!", + "Follow us on Google Plus!" : "Folge uns bei Google Plus!", "Like our facebook page!" : "Like uns auf unserer Facebook-Seite!", "Subscribe to our twitter channel!" : "Abonniere unseren Twitter-Kanal!", "Subscribe to our news feed!" : "Abonniere unseren RSS-Feed!", @@ -441,6 +439,8 @@ "Show last log in" : "Letzte Anmeldung anzeigen", "Verifying" : "Ãœberprüfe", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Das PHP Modul 'fileinfo' fehlt. Wir empfehlen dringend, das Modul zu aktivieren, um beste Ergebnisse mit MIME-Typ-Erkennung zu erhalten.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Passwörter für die Web-Oberfläche, Desktop- oder Mobil-Clients und Apps, die Zugriff auf Dein Konto haben", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier können individuelle Passwörter for Apps erzeugt werden. So must Du nicht Dein Passwort verteilen. Jedes Passwort kann individuell widerrufen werden.", "Follow us on Google+!" : "Folge uns auf Google+!", "Follow us on Twitter!" : "Folge uns auf Twitter!", "Check out our blog!" : "Sieh Dir unseren Blog an!" diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 902a0982b698b1faa3816e627e8245775e843150..2be7d671feb74c2dd1b784d8130f39e5338b2813 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Hilfe bekommen", "Commercial support" : "Kommerzieller Support", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Sie verwenden <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilbild", - "Upload new" : "Neues hochladen", - "Select from Files" : "Aus Dateien wählen", - "Remove image" : "Bild entfernen", - "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", - "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", - "Cancel" : "Abbrechen", - "Choose as profile picture" : "Als Profilbild auswählen", - "Full name" : "Vollständiger Name", - "Email" : "E-Mail", - "No email address set" : "Keine E-Mail-Adresse angegeben", - "Your email address" : "Ihre E-Mail-Adresse", - "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", - "Phone number" : "Telefonnummer", - "Your phone number" : "Ihre Telefonnummer", - "Address" : "Adresse", - "Your postal address" : "Ihre Postadresse", - "Website" : "Webseite", - "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter-Handle @…", - "You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:", - "Password" : "Passwort", - "Current password" : "Aktuelles Passwort", - "New password" : "Neues Passwort", - "Change password" : "Passwort ändern", - "Language" : "Sprache", - "Help translate" : "Helfen Sie bei der Ãœbersetzung", - "Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren", - "Desktop client" : "Desktop-Client", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Wenn Sie das Projekt unterstützen wollen {contributeopen} helfen Sie bei der Entwicklung{linkclose} oder {contributeopen} verbreiten Sie es{linkclose}!", - "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Passwörter für die Web-Oberfläche, Desktop- oder Mobil-Clients und Apps, die Zugriff auf Ihr Konto haben.", - "Device" : "Gerät", - "Last activity" : "Letzte Aktivität", - "App passwords" : "App-PINs", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier können individuelle Passwörter for Apps erzeugt werden. So müssen Sie nicht Ihr Passwort verteilen. Jedes Passwort kann individuell widerrufen werden.", - "App name" : "App-Name", - "Create new app password" : "Neues App-Passwort erstellen", - "Use the credentials below to configure your app or device." : "Nutzen Sie die unten angebenen Anmeldeinformationen, um ihre App oder ihr Gerät zu konfigurieren.", - "For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.", - "Username" : "Benutzername", - "Done" : "Erledigt", - "Version" : "Version", "None" : "Keine", "Login" : "Anmelden", "Plain" : "Klartext", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ", + "Version" : "Version", "Sharing" : "Teilen", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator können sie das Teilen-Verhalten feinabstimmen. Weitere Informationen finden Sie in der Dokumentation.", "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", @@ -356,8 +308,47 @@ OC.L10N.register( "Theming" : "Themes verwenden", "Check the security of your Nextcloud over our security scan" : "Ãœberprüfen Sie die Sicherheit Ihrer Nextcloud mit unserem Sicherheits-Scan", "Hardening and security guidance" : "Systemhärtung und Sicherheitsempfehlungen", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Sie verwenden <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilbild", + "Upload new" : "Neues hochladen", + "Select from Files" : "Aus Dateien wählen", + "Remove image" : "Bild entfernen", + "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", + "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", + "Cancel" : "Abbrechen", + "Choose as profile picture" : "Als Profilbild auswählen", + "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", + "Email" : "E-Mail", + "Your email address" : "Ihre E-Mail-Adresse", + "No email address set" : "Keine E-Mail-Adresse angegeben", + "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", + "Phone number" : "Telefonnummer", + "Your phone number" : "Ihre Telefonnummer", + "Address" : "Adresse", + "Your postal address" : "Ihre Postadresse", + "Website" : "Webseite", + "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter-Handle @…", + "You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:", + "Password" : "Passwort", + "Current password" : "Aktuelles Passwort", + "New password" : "Neues Passwort", + "Change password" : "Passwort ändern", + "Language" : "Sprache", + "Help translate" : "Helfen Sie bei der Ãœbersetzung", "Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Ihrem Konto angemeldete Web-, Desktop- und Mobil-Clients.", + "Device" : "Gerät", + "Last activity" : "Letzte Aktivität", + "App name" : "App-Name", + "Create new app password" : "Neues App-Passwort erstellen", + "Use the credentials below to configure your app or device." : "Nutzen Sie die unten angebenen Anmeldeinformationen, um ihre App oder ihr Gerät zu konfigurieren.", + "For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.", + "Username" : "Benutzername", + "Done" : "Erledigt", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.", "Follow us on Google+" : "Folgen Sie uns auf Google+", "Like our Facebook page" : "Liken Sie uns auf unserer Facebook-Seite", @@ -408,6 +399,7 @@ OC.L10N.register( "__language_name__" : "Deutsch (Förmlich: Sie)", "Personal info" : "Persönliche Informationen", "Sessions" : "Sitzungen", + "App passwords" : "App-PINs", "Sync clients" : "Sync-Clients", "This is used for sending out notifications." : "Dies wird für das Senden von Benachrichtigungen verwendet.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP scheint zur Abfrage von Systemumgebungsvariablen nicht richtig eingerichtet zu sein. Der Test mit getenv (\"PATH\") liefert nur eine leere Antwort zurück.", @@ -433,6 +425,12 @@ OC.L10N.register( "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", "Your website" : "Ihre Internetseite", "Your Twitter handle" : "Ihr Twitter-Handle", + "Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren", + "Desktop client" : "Desktop-Client", + "Android app" : "Android-App", + "iOS app" : "iOS-App", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Wenn Sie das Projekt unterstützen wollen {contributeopen} helfen Sie bei der Entwicklung{linkclose} oder {contributeopen} verbreiten Sie es{linkclose}!", + "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", "Passcodes that give an app or device permissions to access your account." : "PINs mit denen Apps oder Geräte auf Ihr Konto zugreifen können.", "Name" : "Name", "Follow us on Google Plus!" : "Folgen Sie uns bei Google Plus!", @@ -443,6 +441,8 @@ OC.L10N.register( "Show last log in" : "Letzte Anmeldung anzeigen", "Verifying" : "Ãœberprüfe", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Das PHP Modul 'fileinfo' fehlt. Wir empfehlen dringend, das Modul zu aktivieren, um beste Ergebnisse mit MIME-Typ-Erkennung zu erhalten.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Passwörter für die Web-Oberfläche, Desktop- oder Mobil-Clients und Apps, die Zugriff auf Ihr Konto haben.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier können individuelle Passwörter for Apps erzeugt werden. So müssen Sie nicht Ihr Passwort verteilen. Jedes Passwort kann individuell widerrufen werden.", "Follow us on Google+!" : "Folgen Sie uns auf Google+!", "Follow us on Twitter!" : "Folgen Sie uns auf Twitter!", "Check out our blog!" : "Sehen Sie sich unseren Blog an!" diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index faa7715e427e929cbf094f6d4d64a85379dcab68..834e99041a52881517f347d9b914735e97f7519d 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -208,55 +208,6 @@ "Forum" : "Forum", "Getting help" : "Hilfe bekommen", "Commercial support" : "Kommerzieller Support", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Sie verwenden <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilbild", - "Upload new" : "Neues hochladen", - "Select from Files" : "Aus Dateien wählen", - "Remove image" : "Bild entfernen", - "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", - "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", - "Cancel" : "Abbrechen", - "Choose as profile picture" : "Als Profilbild auswählen", - "Full name" : "Vollständiger Name", - "Email" : "E-Mail", - "No email address set" : "Keine E-Mail-Adresse angegeben", - "Your email address" : "Ihre E-Mail-Adresse", - "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", - "Phone number" : "Telefonnummer", - "Your phone number" : "Ihre Telefonnummer", - "Address" : "Adresse", - "Your postal address" : "Ihre Postadresse", - "Website" : "Webseite", - "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter-Handle @…", - "You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:", - "Password" : "Passwort", - "Current password" : "Aktuelles Passwort", - "New password" : "Neues Passwort", - "Change password" : "Passwort ändern", - "Language" : "Sprache", - "Help translate" : "Helfen Sie bei der Ãœbersetzung", - "Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren", - "Desktop client" : "Desktop-Client", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Wenn Sie das Projekt unterstützen wollen {contributeopen} helfen Sie bei der Entwicklung{linkclose} oder {contributeopen} verbreiten Sie es{linkclose}!", - "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Passwörter für die Web-Oberfläche, Desktop- oder Mobil-Clients und Apps, die Zugriff auf Ihr Konto haben.", - "Device" : "Gerät", - "Last activity" : "Letzte Aktivität", - "App passwords" : "App-PINs", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier können individuelle Passwörter for Apps erzeugt werden. So müssen Sie nicht Ihr Passwort verteilen. Jedes Passwort kann individuell widerrufen werden.", - "App name" : "App-Name", - "Create new app password" : "Neues App-Passwort erstellen", - "Use the credentials below to configure your app or device." : "Nutzen Sie die unten angebenen Anmeldeinformationen, um ihre App oder ihr Gerät zu konfigurieren.", - "For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.", - "Username" : "Benutzername", - "Done" : "Erledigt", - "Version" : "Version", "None" : "Keine", "Login" : "Anmelden", "Plain" : "Klartext", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ", + "Version" : "Version", "Sharing" : "Teilen", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator können sie das Teilen-Verhalten feinabstimmen. Weitere Informationen finden Sie in der Dokumentation.", "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", @@ -354,8 +306,47 @@ "Theming" : "Themes verwenden", "Check the security of your Nextcloud over our security scan" : "Ãœberprüfen Sie die Sicherheit Ihrer Nextcloud mit unserem Sicherheits-Scan", "Hardening and security guidance" : "Systemhärtung und Sicherheitsempfehlungen", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Sie verwenden <strong>%s</strong> von <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilbild", + "Upload new" : "Neues hochladen", + "Select from Files" : "Aus Dateien wählen", + "Remove image" : "Bild entfernen", + "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", + "Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt", + "Cancel" : "Abbrechen", + "Choose as profile picture" : "Als Profilbild auswählen", + "Full name" : "Vollständiger Name", "No display name set" : "Kein Anzeigename angegeben", + "Email" : "E-Mail", + "Your email address" : "Ihre E-Mail-Adresse", + "No email address set" : "Keine E-Mail-Adresse angegeben", + "For password reset and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", + "Phone number" : "Telefonnummer", + "Your phone number" : "Ihre Telefonnummer", + "Address" : "Adresse", + "Your postal address" : "Ihre Postadresse", + "Website" : "Webseite", + "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter-Handle @…", + "You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:", + "Password" : "Passwort", + "Current password" : "Aktuelles Passwort", + "New password" : "Neues Passwort", + "Change password" : "Passwort ändern", + "Language" : "Sprache", + "Help translate" : "Helfen Sie bei der Ãœbersetzung", "Web, desktop and mobile clients currently logged in to your account." : "Aktuell in Ihrem Konto angemeldete Web-, Desktop- und Mobil-Clients.", + "Device" : "Gerät", + "Last activity" : "Letzte Aktivität", + "App name" : "App-Name", + "Create new app password" : "Neues App-Passwort erstellen", + "Use the credentials below to configure your app or device." : "Nutzen Sie die unten angebenen Anmeldeinformationen, um ihre App oder ihr Gerät zu konfigurieren.", + "For security reasons this password will only be shown once." : "Aus Sicherheitsgründen wird das Passwort nur einmal angezeigt.", + "Username" : "Benutzername", + "Done" : "Erledigt", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.", "Follow us on Google+" : "Folgen Sie uns auf Google+", "Like our Facebook page" : "Liken Sie uns auf unserer Facebook-Seite", @@ -406,6 +397,7 @@ "__language_name__" : "Deutsch (Förmlich: Sie)", "Personal info" : "Persönliche Informationen", "Sessions" : "Sitzungen", + "App passwords" : "App-PINs", "Sync clients" : "Sync-Clients", "This is used for sending out notifications." : "Dies wird für das Senden von Benachrichtigungen verwendet.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP scheint zur Abfrage von Systemumgebungsvariablen nicht richtig eingerichtet zu sein. Der Test mit getenv (\"PATH\") liefert nur eine leere Antwort zurück.", @@ -431,6 +423,12 @@ "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen", "Your website" : "Ihre Internetseite", "Your Twitter handle" : "Ihr Twitter-Handle", + "Get the apps to sync your files" : "Installieren Sie die Anwendungen, um Ihre Dateien zu synchronisieren", + "Desktop client" : "Desktop-Client", + "Android app" : "Android-App", + "iOS app" : "iOS-App", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Wenn Sie das Projekt unterstützen wollen {contributeopen} helfen Sie bei der Entwicklung{linkclose} oder {contributeopen} verbreiten Sie es{linkclose}!", + "Show First Run Wizard again" : "Den Einrichtungsassistenten erneut anzeigen", "Passcodes that give an app or device permissions to access your account." : "PINs mit denen Apps oder Geräte auf Ihr Konto zugreifen können.", "Name" : "Name", "Follow us on Google Plus!" : "Folgen Sie uns bei Google Plus!", @@ -441,6 +439,8 @@ "Show last log in" : "Letzte Anmeldung anzeigen", "Verifying" : "Ãœberprüfe", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Das PHP Modul 'fileinfo' fehlt. Wir empfehlen dringend, das Modul zu aktivieren, um beste Ergebnisse mit MIME-Typ-Erkennung zu erhalten.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Passwörter für die Web-Oberfläche, Desktop- oder Mobil-Clients und Apps, die Zugriff auf Ihr Konto haben.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier können individuelle Passwörter for Apps erzeugt werden. So müssen Sie nicht Ihr Passwort verteilen. Jedes Passwort kann individuell widerrufen werden.", "Follow us on Google+!" : "Folgen Sie uns auf Google+!", "Follow us on Twitter!" : "Folgen Sie uns auf Twitter!", "Check out our blog!" : "Sehen Sie sich unseren Blog an!" diff --git a/settings/l10n/el.js b/settings/l10n/el.js index 22f2139af95bcebb8f37cf099a404566cd817c31..34717ce3c6e7154b2cf64a8dc0b2b6f6e21459bd 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -172,48 +172,6 @@ OC.L10N.register( "Forum" : "ΦόÏουμ", "Getting help" : "Λήψη βοήθειας", "Commercial support" : "ΕμποÏική ΥποστήÏιξη", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "ΧÏησιμοποιείτε <strong>%s</strong> από <strong>%s</strong>", - "Profile picture" : "ΦωτογÏαφία Ï€Ïοφίλ", - "Upload new" : "ΜεταφόÏτωση νÎου", - "Select from Files" : "Επιλογή από τα ΑÏχεία", - "Remove image" : "ΑφαίÏεση εικόνας", - "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", - "Picture provided by original account" : "ΦωτογÏαφία που παÏÎχεται από τον Ï€Ïωτότυπο λογαÏιασμό", - "Cancel" : "ΆκυÏο", - "Choose as profile picture" : "ΕπιλÎξτε εικόνα Ï€Ïοφίλ", - "Full name" : "ΠλήÏες όνομα", - "Email" : "ΗλεκτÏονικό ταχυδÏομείο", - "No email address set" : "Δεν οÏίστηκε διεÏθυνση email", - "Your email address" : "Η διεÏθυνση ηλ. ταχυδÏομείου σας", - "Phone number" : "ΑÏιθμός τηλεφώνου", - "Your phone number" : "Ο αÏιθμός τηλεφώνου σας", - "Address" : "ΔιεÏθυνση", - "Your postal address" : "Ο ταχυδÏομικός σας κώδικας", - "Website" : "Ιστοσελίδα", - "It can take up to 24 hours before the account is displayed as verified." : "Η επαλήθευση του λογαÏÎ¹Î±ÏƒÎ¼Î¿Ï Î¼Ï€Î¿Ïεί να διαÏκÎσει Îως και 24 ÏŽÏες.", - "Link https://…" : "ΣÏνδεσμος https://…", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Είστε μÎλος των ακόλουθων ομάδων:", - "Password" : "Συνθηματικό", - "Current password" : "ΤÏÎχων συνθηματικό", - "New password" : "ÎÎο συνθηματικό", - "Change password" : "Αλλαγή συνθηματικοÏ", - "Language" : "Γλώσσα", - "Help translate" : "Βοηθήστε στη μετάφÏαση", - "Get the apps to sync your files" : "Λήψη της εφαÏμογής για συγχÏονισμό των αÏχείων σας", - "Desktop client" : "Πελάτης σταθεÏÎ¿Ï Ï…Ï€Î¿Î»Î¿Î³Î¹ÏƒÏ„Î®", - "Android app" : "ΕφαÏμογή Android", - "iOS app" : "ΕφαÏμογή iOS", - "Show First Run Wizard again" : "Î Ïοβολή ÎŸÎ´Î·Î³Î¿Ï Î Ïώτης ΕκτÎλεσης ξανά", - "Device" : "Συσκευή", - "Last activity" : "Τελευταία δÏαστηÏιότητα", - "App passwords" : "Συνθηματικά εφαÏμογής", - "App name" : "Όνομα εφαÏμογής", - "Create new app password" : "ΔημιουÏγία νÎου ÏƒÏ…Î½Î¸Î·Î¼Î±Ï„Î¹ÎºÎ¿Ï ÎµÏ†Î±Ïμογής", - "For security reasons this password will only be shown once." : "Για λόγους ασφαλείας αυτό το συνθηματικό θα εμφανιστεί μόνο μια φοÏά.", - "Username" : "Όνομα χÏήστη", - "Done" : "ΟλοκληÏώθηκε", - "Version" : "Έκδοση", "None" : "Τίποτα", "Login" : "ΣÏνδεση", "Plain" : "Απλό", @@ -256,6 +214,7 @@ OC.L10N.register( "All checks passed." : "Όλοι οι Îλεγχοι επιτυχείς.", "Execute one task with each page loaded" : "Εκτελεί μια διεÏγασία κάθε φοÏά που φοÏτώνεται μια σελίδα", "The cron.php needs to be executed by the system user \"%s\"." : "Το cron.php Ï€ÏÎπει να εκτελεστεί από τον χÏήστη του συστήματος \"%s\".", + "Version" : "Έκδοση", "Sharing" : "ΔιαμοιÏασμός", "Allow apps to use the Share API" : "ΕπιτÏÎπει την χÏήση του API διαμοιÏÎ±ÏƒÎ¼Î¿Ï ÏƒÎµ εφαÏμογÎÏ‚ ", "Allow users to share via link" : "Îα επιτÏÎπεται σε χÏήστες ο διαμοιÏασμός μÎσω συνδÎσμου", @@ -280,7 +239,42 @@ OC.L10N.register( "Theming" : "ΘÎματα", "Check the security of your Nextcloud over our security scan" : "ΕλÎγξτε την ασφάλεια του Nextcloud σας μÎσω της σάÏωσης ασφαλείας", "Hardening and security guidance" : "Οδηγίες ασφάλειας και θωÏάκισης", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "ΧÏησιμοποιείτε <strong>%s</strong> από <strong>%s</strong>", + "Profile picture" : "ΦωτογÏαφία Ï€Ïοφίλ", + "Upload new" : "ΜεταφόÏτωση νÎου", + "Select from Files" : "Επιλογή από τα ΑÏχεία", + "Remove image" : "ΑφαίÏεση εικόνας", + "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", + "Picture provided by original account" : "ΦωτογÏαφία που παÏÎχεται από τον Ï€Ïωτότυπο λογαÏιασμό", + "Cancel" : "ΆκυÏο", + "Choose as profile picture" : "ΕπιλÎξτε εικόνα Ï€Ïοφίλ", + "Full name" : "ΠλήÏες όνομα", "No display name set" : "Δεν οÏίστηκε όνομα", + "Email" : "ΗλεκτÏονικό ταχυδÏομείο", + "Your email address" : "Η διεÏθυνση ηλ. ταχυδÏομείου σας", + "No email address set" : "Δεν οÏίστηκε διεÏθυνση email", + "Phone number" : "ΑÏιθμός τηλεφώνου", + "Your phone number" : "Ο αÏιθμός τηλεφώνου σας", + "Address" : "ΔιεÏθυνση", + "Your postal address" : "Ο ταχυδÏομικός σας κώδικας", + "Website" : "Ιστοσελίδα", + "It can take up to 24 hours before the account is displayed as verified." : "Η επαλήθευση του λογαÏÎ¹Î±ÏƒÎ¼Î¿Ï Î¼Ï€Î¿Ïεί να διαÏκÎσει Îως και 24 ÏŽÏες.", + "Link https://…" : "ΣÏνδεσμος https://…", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Είστε μÎλος των ακόλουθων ομάδων:", + "Password" : "Συνθηματικό", + "Current password" : "ΤÏÎχων συνθηματικό", + "New password" : "ÎÎο συνθηματικό", + "Change password" : "Αλλαγή συνθηματικοÏ", + "Language" : "Γλώσσα", + "Help translate" : "Βοηθήστε στη μετάφÏαση", + "Device" : "Συσκευή", + "Last activity" : "Τελευταία δÏαστηÏιότητα", + "App name" : "Όνομα εφαÏμογής", + "Create new app password" : "ΔημιουÏγία νÎου ÏƒÏ…Î½Î¸Î·Î¼Î±Ï„Î¹ÎºÎ¿Ï ÎµÏ†Î±Ïμογής", + "For security reasons this password will only be shown once." : "Για λόγους ασφαλείας αυτό το συνθηματικό θα εμφανιστεί μόνο μια φοÏά.", + "Username" : "Όνομα χÏήστη", + "Done" : "ΟλοκληÏώθηκε", "Settings" : "Ρυθμίσεις", "Show storage location" : "Εμφάνιση τοποθεσίας αποθήκευσης", "Show user backend" : "Εμφάνιση χÏήστη συστήματος υποστήÏιξης", @@ -324,6 +318,7 @@ OC.L10N.register( "__language_name__" : "Ελληνικά", "Personal info" : "Î ÏοσωπικÎÏ‚ ΠληÏοφοÏίες", "Sessions" : "ΣυνεδÏίες", + "App passwords" : "Συνθηματικά εφαÏμογής", "Sync clients" : "ΣυγχÏονισμός πελατών", "This is used for sending out notifications." : "ΧÏησιμοποιείται για αποστολή ειδοποιήσεων.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Η php δεν φαίνεται να είναι σωστά ÏυθμισμÎνη για εÏωτήματα σε μεταβλητÎÏ‚ πεÏιβάλλοντος του συστήματος. Η δοκιμή με την εντολή getenv(\"PATH\") επιστÏÎφει κενή απάντηση.", @@ -345,6 +340,11 @@ OC.L10N.register( "For password recovery and notifications" : "Η ανάκτηση του ÏƒÏ…Î½Î¸Î·Î¼Î±Ï„Î¹ÎºÎ¿Ï ÎºÎ±Î¹ οι ειδοποιήσεις", "Your website" : "Η ιστοσελίδα σας", "Your Twitter handle" : "Το Twitter σας", + "Get the apps to sync your files" : "Λήψη της εφαÏμογής για συγχÏονισμό των αÏχείων σας", + "Desktop client" : "Πελάτης σταθεÏÎ¿Ï Ï…Ï€Î¿Î»Î¿Î³Î¹ÏƒÏ„Î®", + "Android app" : "ΕφαÏμογή Android", + "iOS app" : "ΕφαÏμογή iOS", + "Show First Run Wizard again" : "Î Ïοβολή ÎŸÎ´Î·Î³Î¿Ï Î Ïώτης ΕκτÎλεσης ξανά", "Name" : "Όνομα", "Follow us on Google Plus!" : "Ακολουθήστε μας στο Google Plus!", "Like our facebook page!" : "Ακολουθήστε μας στην σελίδα μας στο facebook!", diff --git a/settings/l10n/el.json b/settings/l10n/el.json index 9bfe0dc57fbc73a29096c425727cdbc8dbba2281..f61b56cd3654f7d97ac0223f88e85a27841bbecd 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -170,48 +170,6 @@ "Forum" : "ΦόÏουμ", "Getting help" : "Λήψη βοήθειας", "Commercial support" : "ΕμποÏική ΥποστήÏιξη", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "ΧÏησιμοποιείτε <strong>%s</strong> από <strong>%s</strong>", - "Profile picture" : "ΦωτογÏαφία Ï€Ïοφίλ", - "Upload new" : "ΜεταφόÏτωση νÎου", - "Select from Files" : "Επιλογή από τα ΑÏχεία", - "Remove image" : "ΑφαίÏεση εικόνας", - "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", - "Picture provided by original account" : "ΦωτογÏαφία που παÏÎχεται από τον Ï€Ïωτότυπο λογαÏιασμό", - "Cancel" : "ΆκυÏο", - "Choose as profile picture" : "ΕπιλÎξτε εικόνα Ï€Ïοφίλ", - "Full name" : "ΠλήÏες όνομα", - "Email" : "ΗλεκτÏονικό ταχυδÏομείο", - "No email address set" : "Δεν οÏίστηκε διεÏθυνση email", - "Your email address" : "Η διεÏθυνση ηλ. ταχυδÏομείου σας", - "Phone number" : "ΑÏιθμός τηλεφώνου", - "Your phone number" : "Ο αÏιθμός τηλεφώνου σας", - "Address" : "ΔιεÏθυνση", - "Your postal address" : "Ο ταχυδÏομικός σας κώδικας", - "Website" : "Ιστοσελίδα", - "It can take up to 24 hours before the account is displayed as verified." : "Η επαλήθευση του λογαÏÎ¹Î±ÏƒÎ¼Î¿Ï Î¼Ï€Î¿Ïεί να διαÏκÎσει Îως και 24 ÏŽÏες.", - "Link https://…" : "ΣÏνδεσμος https://…", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Είστε μÎλος των ακόλουθων ομάδων:", - "Password" : "Συνθηματικό", - "Current password" : "ΤÏÎχων συνθηματικό", - "New password" : "ÎÎο συνθηματικό", - "Change password" : "Αλλαγή συνθηματικοÏ", - "Language" : "Γλώσσα", - "Help translate" : "Βοηθήστε στη μετάφÏαση", - "Get the apps to sync your files" : "Λήψη της εφαÏμογής για συγχÏονισμό των αÏχείων σας", - "Desktop client" : "Πελάτης σταθεÏÎ¿Ï Ï…Ï€Î¿Î»Î¿Î³Î¹ÏƒÏ„Î®", - "Android app" : "ΕφαÏμογή Android", - "iOS app" : "ΕφαÏμογή iOS", - "Show First Run Wizard again" : "Î Ïοβολή ÎŸÎ´Î·Î³Î¿Ï Î Ïώτης ΕκτÎλεσης ξανά", - "Device" : "Συσκευή", - "Last activity" : "Τελευταία δÏαστηÏιότητα", - "App passwords" : "Συνθηματικά εφαÏμογής", - "App name" : "Όνομα εφαÏμογής", - "Create new app password" : "ΔημιουÏγία νÎου ÏƒÏ…Î½Î¸Î·Î¼Î±Ï„Î¹ÎºÎ¿Ï ÎµÏ†Î±Ïμογής", - "For security reasons this password will only be shown once." : "Για λόγους ασφαλείας αυτό το συνθηματικό θα εμφανιστεί μόνο μια φοÏά.", - "Username" : "Όνομα χÏήστη", - "Done" : "ΟλοκληÏώθηκε", - "Version" : "Έκδοση", "None" : "Τίποτα", "Login" : "ΣÏνδεση", "Plain" : "Απλό", @@ -254,6 +212,7 @@ "All checks passed." : "Όλοι οι Îλεγχοι επιτυχείς.", "Execute one task with each page loaded" : "Εκτελεί μια διεÏγασία κάθε φοÏά που φοÏτώνεται μια σελίδα", "The cron.php needs to be executed by the system user \"%s\"." : "Το cron.php Ï€ÏÎπει να εκτελεστεί από τον χÏήστη του συστήματος \"%s\".", + "Version" : "Έκδοση", "Sharing" : "ΔιαμοιÏασμός", "Allow apps to use the Share API" : "ΕπιτÏÎπει την χÏήση του API διαμοιÏÎ±ÏƒÎ¼Î¿Ï ÏƒÎµ εφαÏμογÎÏ‚ ", "Allow users to share via link" : "Îα επιτÏÎπεται σε χÏήστες ο διαμοιÏασμός μÎσω συνδÎσμου", @@ -278,7 +237,42 @@ "Theming" : "ΘÎματα", "Check the security of your Nextcloud over our security scan" : "ΕλÎγξτε την ασφάλεια του Nextcloud σας μÎσω της σάÏωσης ασφαλείας", "Hardening and security guidance" : "Οδηγίες ασφάλειας και θωÏάκισης", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "ΧÏησιμοποιείτε <strong>%s</strong> από <strong>%s</strong>", + "Profile picture" : "ΦωτογÏαφία Ï€Ïοφίλ", + "Upload new" : "ΜεταφόÏτωση νÎου", + "Select from Files" : "Επιλογή από τα ΑÏχεία", + "Remove image" : "ΑφαίÏεση εικόνας", + "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", + "Picture provided by original account" : "ΦωτογÏαφία που παÏÎχεται από τον Ï€Ïωτότυπο λογαÏιασμό", + "Cancel" : "ΆκυÏο", + "Choose as profile picture" : "ΕπιλÎξτε εικόνα Ï€Ïοφίλ", + "Full name" : "ΠλήÏες όνομα", "No display name set" : "Δεν οÏίστηκε όνομα", + "Email" : "ΗλεκτÏονικό ταχυδÏομείο", + "Your email address" : "Η διεÏθυνση ηλ. ταχυδÏομείου σας", + "No email address set" : "Δεν οÏίστηκε διεÏθυνση email", + "Phone number" : "ΑÏιθμός τηλεφώνου", + "Your phone number" : "Ο αÏιθμός τηλεφώνου σας", + "Address" : "ΔιεÏθυνση", + "Your postal address" : "Ο ταχυδÏομικός σας κώδικας", + "Website" : "Ιστοσελίδα", + "It can take up to 24 hours before the account is displayed as verified." : "Η επαλήθευση του λογαÏÎ¹Î±ÏƒÎ¼Î¿Ï Î¼Ï€Î¿Ïεί να διαÏκÎσει Îως και 24 ÏŽÏες.", + "Link https://…" : "ΣÏνδεσμος https://…", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Είστε μÎλος των ακόλουθων ομάδων:", + "Password" : "Συνθηματικό", + "Current password" : "ΤÏÎχων συνθηματικό", + "New password" : "ÎÎο συνθηματικό", + "Change password" : "Αλλαγή συνθηματικοÏ", + "Language" : "Γλώσσα", + "Help translate" : "Βοηθήστε στη μετάφÏαση", + "Device" : "Συσκευή", + "Last activity" : "Τελευταία δÏαστηÏιότητα", + "App name" : "Όνομα εφαÏμογής", + "Create new app password" : "ΔημιουÏγία νÎου ÏƒÏ…Î½Î¸Î·Î¼Î±Ï„Î¹ÎºÎ¿Ï ÎµÏ†Î±Ïμογής", + "For security reasons this password will only be shown once." : "Για λόγους ασφαλείας αυτό το συνθηματικό θα εμφανιστεί μόνο μια φοÏά.", + "Username" : "Όνομα χÏήστη", + "Done" : "ΟλοκληÏώθηκε", "Settings" : "Ρυθμίσεις", "Show storage location" : "Εμφάνιση τοποθεσίας αποθήκευσης", "Show user backend" : "Εμφάνιση χÏήστη συστήματος υποστήÏιξης", @@ -322,6 +316,7 @@ "__language_name__" : "Ελληνικά", "Personal info" : "Î ÏοσωπικÎÏ‚ ΠληÏοφοÏίες", "Sessions" : "ΣυνεδÏίες", + "App passwords" : "Συνθηματικά εφαÏμογής", "Sync clients" : "ΣυγχÏονισμός πελατών", "This is used for sending out notifications." : "ΧÏησιμοποιείται για αποστολή ειδοποιήσεων.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Η php δεν φαίνεται να είναι σωστά ÏυθμισμÎνη για εÏωτήματα σε μεταβλητÎÏ‚ πεÏιβάλλοντος του συστήματος. Η δοκιμή με την εντολή getenv(\"PATH\") επιστÏÎφει κενή απάντηση.", @@ -343,6 +338,11 @@ "For password recovery and notifications" : "Η ανάκτηση του ÏƒÏ…Î½Î¸Î·Î¼Î±Ï„Î¹ÎºÎ¿Ï ÎºÎ±Î¹ οι ειδοποιήσεις", "Your website" : "Η ιστοσελίδα σας", "Your Twitter handle" : "Το Twitter σας", + "Get the apps to sync your files" : "Λήψη της εφαÏμογής για συγχÏονισμό των αÏχείων σας", + "Desktop client" : "Πελάτης σταθεÏÎ¿Ï Ï…Ï€Î¿Î»Î¿Î³Î¹ÏƒÏ„Î®", + "Android app" : "ΕφαÏμογή Android", + "iOS app" : "ΕφαÏμογή iOS", + "Show First Run Wizard again" : "Î Ïοβολή ÎŸÎ´Î·Î³Î¿Ï Î Ïώτης ΕκτÎλεσης ξανά", "Name" : "Όνομα", "Follow us on Google Plus!" : "Ακολουθήστε μας στο Google Plus!", "Like our facebook page!" : "Ακολουθήστε μας στην σελίδα μας στο facebook!", diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 38f18daa9eba196652dc19cfdc915cd246f96cbb..609c14ec13efc61d5d50c51ad2253824a09383b6 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Getting help", "Commercial support" : "Commercial support", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profile picture", - "Upload new" : "Upload new", - "Select from Files" : "Select from Files", - "Remove image" : "Remove image", - "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", - "Picture provided by original account" : "Picture provided by original account", - "Cancel" : "Cancel", - "Choose as profile picture" : "Choose as profile picture", - "Full name" : "Full name", - "Email" : "Email", - "No email address set" : "No email address set", - "Your email address" : "Your email address", - "For password reset and notifications" : "For password reset and notifications", - "Phone number" : "Phone number", - "Your phone number" : "Your phone number", - "Address" : "Address", - "Your postal address" : "Your postal address", - "Website" : "Website", - "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter handle @…", - "You are member of the following groups:" : "You are member of the following groups:", - "Password" : "Password", - "Current password" : "Current password", - "New password" : "New password", - "Change password" : "Change password", - "Language" : "Language", - "Help translate" : "Help translate", - "Get the apps to sync your files" : "Get the apps to sync your files", - "Desktop client" : "Desktop client", - "Android app" : "Android app", - "iOS app" : "iOS app", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!", - "Show First Run Wizard again" : "Show First Run Wizard again", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobile clients and app specific passwords that currently have access to your account.", - "Device" : "Device", - "Last activity" : "Last activity", - "App passwords" : "App passwords", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.", - "App name" : "App name", - "Create new app password" : "Create new app password", - "Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.", - "For security reasons this password will only be shown once." : "For security reasons this password will only be shown once.", - "Username" : "Username", - "Done" : "Done", - "Version" : "Version", "None" : "None", "Login" : "Login", "Plain" : "Plain", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes.", "The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.", + "Version" : "Version", "Sharing" : "Sharing", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.", "Allow apps to use the Share API" : "Allow apps to use the Share API", @@ -356,8 +308,47 @@ OC.L10N.register( "Theming" : "Theming", "Check the security of your Nextcloud over our security scan" : "Check the security of your Nextcloud over our security scan", "Hardening and security guidance" : "Hardening and security guidance", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profile picture", + "Upload new" : "Upload new", + "Select from Files" : "Select from Files", + "Remove image" : "Remove image", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", + "Picture provided by original account" : "Picture provided by original account", + "Cancel" : "Cancel", + "Choose as profile picture" : "Choose as profile picture", + "Full name" : "Full name", "No display name set" : "No display name set", + "Email" : "Email", + "Your email address" : "Your email address", + "No email address set" : "No email address set", + "For password reset and notifications" : "For password reset and notifications", + "Phone number" : "Phone number", + "Your phone number" : "Your phone number", + "Address" : "Address", + "Your postal address" : "Your postal address", + "Website" : "Website", + "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter handle @…", + "You are member of the following groups:" : "You are member of the following groups:", + "Password" : "Password", + "Current password" : "Current password", + "New password" : "New password", + "Change password" : "Change password", + "Language" : "Language", + "Help translate" : "Help translate", "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.", + "Device" : "Device", + "Last activity" : "Last activity", + "App name" : "App name", + "Create new app password" : "Create new app password", + "Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.", + "For security reasons this password will only be shown once." : "For security reasons this password will only be shown once.", + "Username" : "Username", + "Done" : "Done", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Follow us on Google+", "Like our Facebook page" : "Like our Facebook page", @@ -408,6 +399,7 @@ OC.L10N.register( "__language_name__" : "English (British English)", "Personal info" : "Personal info", "Sessions" : "Sessions", + "App passwords" : "App passwords", "Sync clients" : "Sync clients", "This is used for sending out notifications." : "This is used for sending out notifications.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", @@ -433,6 +425,12 @@ OC.L10N.register( "For password recovery and notifications" : "For password recovery and notifications", "Your website" : "Your website", "Your Twitter handle" : "Your Twitter handle", + "Get the apps to sync your files" : "Get the apps to sync your files", + "Desktop client" : "Desktop client", + "Android app" : "Android app", + "iOS app" : "iOS app", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!", + "Show First Run Wizard again" : "Show First Run Wizard again", "Passcodes that give an app or device permissions to access your account." : "Passcodes that give an app or device permissions to access your account.", "Name" : "Name", "Follow us on Google Plus!" : "Follow us on Google Plus!", @@ -443,6 +441,8 @@ OC.L10N.register( "Show last log in" : "Show last log in", "Verifying" : "Verifying", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobile clients and app specific passwords that currently have access to your account.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.", "Follow us on Google+!" : "Follow us on Google+!", "Follow us on Twitter!" : "Follow us on Twitter!", "Check out our blog!" : "Check out our blog!" diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 5c27a7ce13653254de9483d5a36f6f7175cbd7cc..7fbebc94a3a13b31abda8c5ce14073f60d7e3880 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -208,55 +208,6 @@ "Forum" : "Forum", "Getting help" : "Getting help", "Commercial support" : "Commercial support", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profile picture", - "Upload new" : "Upload new", - "Select from Files" : "Select from Files", - "Remove image" : "Remove image", - "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", - "Picture provided by original account" : "Picture provided by original account", - "Cancel" : "Cancel", - "Choose as profile picture" : "Choose as profile picture", - "Full name" : "Full name", - "Email" : "Email", - "No email address set" : "No email address set", - "Your email address" : "Your email address", - "For password reset and notifications" : "For password reset and notifications", - "Phone number" : "Phone number", - "Your phone number" : "Your phone number", - "Address" : "Address", - "Your postal address" : "Your postal address", - "Website" : "Website", - "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter handle @…", - "You are member of the following groups:" : "You are member of the following groups:", - "Password" : "Password", - "Current password" : "Current password", - "New password" : "New password", - "Change password" : "Change password", - "Language" : "Language", - "Help translate" : "Help translate", - "Get the apps to sync your files" : "Get the apps to sync your files", - "Desktop client" : "Desktop client", - "Android app" : "Android app", - "iOS app" : "iOS app", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!", - "Show First Run Wizard again" : "Show First Run Wizard again", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobile clients and app specific passwords that currently have access to your account.", - "Device" : "Device", - "Last activity" : "Last activity", - "App passwords" : "App passwords", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.", - "App name" : "App name", - "Create new app password" : "Create new app password", - "Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.", - "For security reasons this password will only be shown once." : "For security reasons this password will only be shown once.", - "Username" : "Username", - "Done" : "Done", - "Version" : "Version", "None" : "None", "Login" : "Login", "Plain" : "Plain", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes.", "The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.", + "Version" : "Version", "Sharing" : "Sharing", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.", "Allow apps to use the Share API" : "Allow apps to use the Share API", @@ -354,8 +306,47 @@ "Theming" : "Theming", "Check the security of your Nextcloud over our security scan" : "Check the security of your Nextcloud over our security scan", "Hardening and security guidance" : "Hardening and security guidance", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profile picture", + "Upload new" : "Upload new", + "Select from Files" : "Select from Files", + "Remove image" : "Remove image", + "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", + "Picture provided by original account" : "Picture provided by original account", + "Cancel" : "Cancel", + "Choose as profile picture" : "Choose as profile picture", + "Full name" : "Full name", "No display name set" : "No display name set", + "Email" : "Email", + "Your email address" : "Your email address", + "No email address set" : "No email address set", + "For password reset and notifications" : "For password reset and notifications", + "Phone number" : "Phone number", + "Your phone number" : "Your phone number", + "Address" : "Address", + "Your postal address" : "Your postal address", + "Website" : "Website", + "It can take up to 24 hours before the account is displayed as verified." : "It can take up to 24 hours before the account is displayed as verified.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter handle @…", + "You are member of the following groups:" : "You are member of the following groups:", + "Password" : "Password", + "Current password" : "Current password", + "New password" : "New password", + "Change password" : "Change password", + "Language" : "Language", + "Help translate" : "Help translate", "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop and mobile clients currently logged in to your account.", + "Device" : "Device", + "Last activity" : "Last activity", + "App name" : "App name", + "Create new app password" : "Create new app password", + "Use the credentials below to configure your app or device." : "Use the credentials below to configure your app or device.", + "For security reasons this password will only be shown once." : "For security reasons this password will only be shown once.", + "Username" : "Username", + "Done" : "Done", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Follow us on Google+", "Like our Facebook page" : "Like our Facebook page", @@ -406,6 +397,7 @@ "__language_name__" : "English (British English)", "Personal info" : "Personal info", "Sessions" : "Sessions", + "App passwords" : "App passwords", "Sync clients" : "Sync clients", "This is used for sending out notifications." : "This is used for sending out notifications.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", @@ -431,6 +423,12 @@ "For password recovery and notifications" : "For password recovery and notifications", "Your website" : "Your website", "Your Twitter handle" : "Your Twitter handle", + "Get the apps to sync your files" : "Get the apps to sync your files", + "Desktop client" : "Desktop client", + "Android app" : "Android app", + "iOS app" : "iOS app", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!", + "Show First Run Wizard again" : "Show First Run Wizard again", "Passcodes that give an app or device permissions to access your account." : "Passcodes that give an app or device permissions to access your account.", "Name" : "Name", "Follow us on Google Plus!" : "Follow us on Google Plus!", @@ -441,6 +439,8 @@ "Show last log in" : "Show last log in", "Verifying" : "Verifying", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobile clients and app specific passwords that currently have access to your account.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.", "Follow us on Google+!" : "Follow us on Google+!", "Follow us on Twitter!" : "Follow us on Twitter!", "Check out our blog!" : "Check out our blog!" diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js index 806ca1a95e6f925f10f99774963ec3e078624b08..f9821ee4432c2e9a731a615dcbd56ff98fe0ced9 100644 --- a/settings/l10n/eo.js +++ b/settings/l10n/eo.js @@ -48,27 +48,6 @@ OC.L10N.register( "Administrator documentation" : "Administrodokumentaro", "Forum" : "Forumo", "Commercial support" : "Komerca subteno", - "Profile picture" : "Profila bildo", - "Upload new" : "AlÅuti novan", - "Select from Files" : "Elekti el Dosieroj", - "Remove image" : "Forigi bildon", - "Cancel" : "Nuligi", - "Full name" : "Plena nomo", - "Email" : "RetpoÅto", - "Your email address" : "Via retpoÅta adreso", - "Password" : "Pasvorto", - "Current password" : "Nuna pasvorto", - "New password" : "Nova pasvorto", - "Change password" : "ÅœanÄi la pasvorton", - "Language" : "Lingvo", - "Help translate" : "Helpu traduki", - "Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn", - "Desktop client" : "Labortabla kliento", - "Android app" : "Android-aplikaĵo", - "iOS app" : "iOS-aplikaĵo", - "Username" : "Uzantonomo", - "Done" : "Farita", - "Version" : "Eldono", "None" : "Nenio", "Login" : "Ensaluti", "Email server" : "RetpoÅtoservilo", @@ -88,6 +67,7 @@ OC.L10N.register( "Send email" : "Sendi retpoÅton", "This is the final warning: Do you really want to enable encryption?" : "Jen la fina averto: ĉu vi certe volas kapabligi ĉifradon?", "Enable encryption" : "Kapabligi ĉifradon", + "Version" : "Eldono", "Sharing" : "Kunhavigo", "Allow apps to use the Share API" : "Kapabligi aplikaĵojn uzi la API-on pri Kunhavigo", "Allow users to share via link" : "Permesi uzantojn kunhavigi ligile", @@ -95,6 +75,22 @@ OC.L10N.register( "Expire after " : "Eksvalidigi post", "days" : "tagoj", "Allow resharing" : "Kapabligi rekunhavigon", + "Profile picture" : "Profila bildo", + "Upload new" : "AlÅuti novan", + "Select from Files" : "Elekti el Dosieroj", + "Remove image" : "Forigi bildon", + "Cancel" : "Nuligi", + "Full name" : "Plena nomo", + "Email" : "RetpoÅto", + "Your email address" : "Via retpoÅta adreso", + "Password" : "Pasvorto", + "Current password" : "Nuna pasvorto", + "New password" : "Nova pasvorto", + "Change password" : "ÅœanÄi la pasvorton", + "Language" : "Lingvo", + "Help translate" : "Helpu traduki", + "Username" : "Uzantonomo", + "Done" : "Farita", "Show user backend" : "Montri uzantomotoron", "E-Mail" : "RetpoÅtadreso", "Create" : "Krei", @@ -121,6 +117,10 @@ OC.L10N.register( "Personal info" : "Persona informo", "Sync clients" : "Sinkronigi klientojn", "Cron" : "Cron", + "Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn", + "Desktop client" : "Labortabla kliento", + "Android app" : "Android-aplikaĵo", + "iOS app" : "iOS-aplikaĵo", "Name" : "Nomo", "Show last log in" : "Montri lastan ensaluton" }, diff --git a/settings/l10n/eo.json b/settings/l10n/eo.json index e3505dc31f093558faa75f1eeabd6a828ea79d34..35cce40024722407e30d86d179942eae8c1ebe11 100644 --- a/settings/l10n/eo.json +++ b/settings/l10n/eo.json @@ -46,27 +46,6 @@ "Administrator documentation" : "Administrodokumentaro", "Forum" : "Forumo", "Commercial support" : "Komerca subteno", - "Profile picture" : "Profila bildo", - "Upload new" : "AlÅuti novan", - "Select from Files" : "Elekti el Dosieroj", - "Remove image" : "Forigi bildon", - "Cancel" : "Nuligi", - "Full name" : "Plena nomo", - "Email" : "RetpoÅto", - "Your email address" : "Via retpoÅta adreso", - "Password" : "Pasvorto", - "Current password" : "Nuna pasvorto", - "New password" : "Nova pasvorto", - "Change password" : "ÅœanÄi la pasvorton", - "Language" : "Lingvo", - "Help translate" : "Helpu traduki", - "Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn", - "Desktop client" : "Labortabla kliento", - "Android app" : "Android-aplikaĵo", - "iOS app" : "iOS-aplikaĵo", - "Username" : "Uzantonomo", - "Done" : "Farita", - "Version" : "Eldono", "None" : "Nenio", "Login" : "Ensaluti", "Email server" : "RetpoÅtoservilo", @@ -86,6 +65,7 @@ "Send email" : "Sendi retpoÅton", "This is the final warning: Do you really want to enable encryption?" : "Jen la fina averto: ĉu vi certe volas kapabligi ĉifradon?", "Enable encryption" : "Kapabligi ĉifradon", + "Version" : "Eldono", "Sharing" : "Kunhavigo", "Allow apps to use the Share API" : "Kapabligi aplikaĵojn uzi la API-on pri Kunhavigo", "Allow users to share via link" : "Permesi uzantojn kunhavigi ligile", @@ -93,6 +73,22 @@ "Expire after " : "Eksvalidigi post", "days" : "tagoj", "Allow resharing" : "Kapabligi rekunhavigon", + "Profile picture" : "Profila bildo", + "Upload new" : "AlÅuti novan", + "Select from Files" : "Elekti el Dosieroj", + "Remove image" : "Forigi bildon", + "Cancel" : "Nuligi", + "Full name" : "Plena nomo", + "Email" : "RetpoÅto", + "Your email address" : "Via retpoÅta adreso", + "Password" : "Pasvorto", + "Current password" : "Nuna pasvorto", + "New password" : "Nova pasvorto", + "Change password" : "ÅœanÄi la pasvorton", + "Language" : "Lingvo", + "Help translate" : "Helpu traduki", + "Username" : "Uzantonomo", + "Done" : "Farita", "Show user backend" : "Montri uzantomotoron", "E-Mail" : "RetpoÅtadreso", "Create" : "Krei", @@ -119,6 +115,10 @@ "Personal info" : "Persona informo", "Sync clients" : "Sinkronigi klientojn", "Cron" : "Cron", + "Get the apps to sync your files" : "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn", + "Desktop client" : "Labortabla kliento", + "Android app" : "Android-aplikaĵo", + "iOS app" : "iOS-aplikaĵo", "Name" : "Nomo", "Show last log in" : "Montri lastan ensaluton" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 9d821eb634e40c4311f7eecb72574dc9435dee94..8d3d60f64c2cfbf8ecc61aaf34132c156c86c754 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Foro", "Getting help" : "Obtener ayuda", "Commercial support" : "Soporte Comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estas usando <strong>%s</strong> de <strong>%s</strong> ", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Foto de perfil", - "Upload new" : "Subir otra", - "Select from Files" : "Seleccionar desde Archivos", - "Remove image" : "Borrar imagen", - "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", - "Picture provided by original account" : "Imagen provista por cuenta original", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Seleccionar como imagen de perfil", - "Full name" : "Nombre completo", - "Email" : "Correo electrónico", - "No email address set" : "Ninguna dirección de correo establecida", - "Your email address" : "Su dirección de correo", - "For password reset and notifications" : "Para notificaciones y cambio de contraseña", - "Phone number" : "Número de teléfono", - "Your phone number" : "Su número de teléfono", - "Address" : "Dirección", - "Your postal address" : "Su dirección fÃsica", - "Website" : "Sitio web", - "It can take up to 24 hours before the account is displayed as verified." : "Puede tardar hasta 24 horas que la cuenta aparezca como verificada.", - "Link https://…" : "Enlace https://...", - "Twitter" : "Twitter", - "Twitter handle @…" : "Usuario de Twitter @...", - "You are member of the following groups:" : "Es miembro de los siguientes grupos:", - "Password" : "Contraseña", - "Current password" : "Contraseña actual", - "New password" : "Nueva contraseña", - "Change password" : "Cambiar contraseña", - "Language" : "Idioma", - "Help translate" : "Ayúdanos a traducir", - "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación de Android", - "iOS app" : "La aplicación de iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si deseas apoyar el proyecto, ¡{contributeopen}únete al desarrollo{linkclose} o {contributeopen}difúnde la palabra{linkclose}!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Contraseñas especÃficas para los clientes web, de escritorio y móviles, y también apps que tienen actualmente acceso a tu cuenta.", - "Device" : "Dispositivo", - "Last activity" : "Última actividad", - "App passwords" : "Contraseñas de aplicaciones", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà puedes generar contraseñas individuales para apps para que no tengas que dar tu propia contraseña. También puedes revocarlas individualmente.", - "App name" : "Nombre de la app", - "Create new app password" : "Crear nueva contraseña de app", - "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su app o dispositivo.", - "For security reasons this password will only be shown once." : "Para seguridad, esta contraseña será mostrado solamente una vez.", - "Username" : "Nombre de usuario", - "Done" : "Hecho", - "Version" : "Versión", "None" : "Ninguno", "Login" : "Iniciar sesión", "Plain" : "Plano", @@ -324,6 +275,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Usar el cron del sistema para ejecutar el archivo cron.php cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Necesitas la extensión PHP POSIX para lanzar esto. Mira la {linkstart}documentación de PHP{linkend} para más detalles.", + "Version" : "Versión", "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador puedes ajustar el comportameiento al compartir. Por favor, lee la documentación para más información.", "Allow apps to use the Share API" : "Permitir a las aplicaciones utilizar la API de Compartición", @@ -355,8 +307,47 @@ OC.L10N.register( "Theming" : "Personalizar el tema", "Check the security of your Nextcloud over our security scan" : "Comprueba la seguridad de tu Nextcloud mediante nuestro escaneo de seguridad", "Hardening and security guidance" : "GuÃa de protección y seguridad", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estas usando <strong>%s</strong> de <strong>%s</strong> ", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Foto de perfil", + "Upload new" : "Subir otra", + "Select from Files" : "Seleccionar desde Archivos", + "Remove image" : "Borrar imagen", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", + "Picture provided by original account" : "Imagen provista por cuenta original", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Seleccionar como imagen de perfil", + "Full name" : "Nombre completo", "No display name set" : "No se ha establecido ningún nombre para mostrar", + "Email" : "Correo electrónico", + "Your email address" : "Su dirección de correo", + "No email address set" : "Ninguna dirección de correo establecida", + "For password reset and notifications" : "Para notificaciones y cambio de contraseña", + "Phone number" : "Número de teléfono", + "Your phone number" : "Su número de teléfono", + "Address" : "Dirección", + "Your postal address" : "Su dirección fÃsica", + "Website" : "Sitio web", + "It can take up to 24 hours before the account is displayed as verified." : "Puede tardar hasta 24 horas que la cuenta aparezca como verificada.", + "Link https://…" : "Enlace https://...", + "Twitter" : "Twitter", + "Twitter handle @…" : "Usuario de Twitter @...", + "You are member of the following groups:" : "Es miembro de los siguientes grupos:", + "Password" : "Contraseña", + "Current password" : "Contraseña actual", + "New password" : "Nueva contraseña", + "Change password" : "Cambiar contraseña", + "Language" : "Idioma", + "Help translate" : "Ayúdanos a traducir", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, móviles y de escritorio actualmente conectados a tu cuenta.", + "Device" : "Dispositivo", + "Last activity" : "Última actividad", + "App name" : "Nombre de la app", + "Create new app password" : "Crear nueva contraseña de app", + "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su app o dispositivo.", + "For security reasons this password will only be shown once." : "Para seguridad, esta contraseña será mostrado solamente una vez.", + "Username" : "Nombre de usuario", + "Done" : "Hecho", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud{linkclose}, el {githubopen}código fuente{linkclose} está licenciado bajo la {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "SÃguenos en Google+", "Like our Facebook page" : "Da a Me gusta en nuestra página de Facebook", @@ -407,6 +398,7 @@ OC.L10N.register( "__language_name__" : "Castellano", "Personal info" : "Información personal", "Sessions" : "Sesiones", + "App passwords" : "Contraseñas de aplicaciones", "Sync clients" : "Clientes de sincronización", "This is used for sending out notifications." : "Esto se usa para enviar notificaciones.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php parece que no está configurado correctamente para solicitar las variables de entorno del sistema. La prueba con getenv(\"PATH\") sólo retorna una respuesta vacÃa.", @@ -432,6 +424,12 @@ OC.L10N.register( "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones", "Your website" : "La dirección de su sitio web", "Your Twitter handle" : "Su usuario de Twitter", + "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación de Android", + "iOS app" : "La aplicación de iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si deseas apoyar el proyecto, ¡{contributeopen}únete al desarrollo{linkclose} o {contributeopen}difúnde la palabra{linkclose}!", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", "Passcodes that give an app or device permissions to access your account." : "Código de paso que da permisos a una app o dispositivo para acceder a tu cuenta.", "Name" : "Nombre", "Follow us on Google Plus!" : "¡SÃganos en Google+!", @@ -442,6 +440,8 @@ OC.L10N.register( "Show last log in" : "Mostrar el último inicio de sesión", "Verifying" : "Verificando", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Falta el módulo PHP 'fileinfo'. Recomendamos encarecidamente activar este módulo para conseguir mejores resultados en la detección de los tipos MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Contraseñas especÃficas para los clientes web, de escritorio y móviles, y también apps que tienen actualmente acceso a tu cuenta.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà puedes generar contraseñas individuales para apps para que no tengas que dar tu propia contraseña. También puedes revocarlas individualmente.", "Follow us on Google+!" : "¡SÃguenos en Google+!", "Follow us on Twitter!" : "¡SÃguenos en Twitter", "Check out our blog!" : "¡Lee nuestro blog!" diff --git a/settings/l10n/es.json b/settings/l10n/es.json index defa0e90ad07975ee89002e056b2aaba3145eae4..5225b8016d9c98af17e5e0985f1e13eae7c77fa6 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -208,55 +208,6 @@ "Forum" : "Foro", "Getting help" : "Obtener ayuda", "Commercial support" : "Soporte Comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estas usando <strong>%s</strong> de <strong>%s</strong> ", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Foto de perfil", - "Upload new" : "Subir otra", - "Select from Files" : "Seleccionar desde Archivos", - "Remove image" : "Borrar imagen", - "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", - "Picture provided by original account" : "Imagen provista por cuenta original", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Seleccionar como imagen de perfil", - "Full name" : "Nombre completo", - "Email" : "Correo electrónico", - "No email address set" : "Ninguna dirección de correo establecida", - "Your email address" : "Su dirección de correo", - "For password reset and notifications" : "Para notificaciones y cambio de contraseña", - "Phone number" : "Número de teléfono", - "Your phone number" : "Su número de teléfono", - "Address" : "Dirección", - "Your postal address" : "Su dirección fÃsica", - "Website" : "Sitio web", - "It can take up to 24 hours before the account is displayed as verified." : "Puede tardar hasta 24 horas que la cuenta aparezca como verificada.", - "Link https://…" : "Enlace https://...", - "Twitter" : "Twitter", - "Twitter handle @…" : "Usuario de Twitter @...", - "You are member of the following groups:" : "Es miembro de los siguientes grupos:", - "Password" : "Contraseña", - "Current password" : "Contraseña actual", - "New password" : "Nueva contraseña", - "Change password" : "Cambiar contraseña", - "Language" : "Idioma", - "Help translate" : "Ayúdanos a traducir", - "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación de Android", - "iOS app" : "La aplicación de iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si deseas apoyar el proyecto, ¡{contributeopen}únete al desarrollo{linkclose} o {contributeopen}difúnde la palabra{linkclose}!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Contraseñas especÃficas para los clientes web, de escritorio y móviles, y también apps que tienen actualmente acceso a tu cuenta.", - "Device" : "Dispositivo", - "Last activity" : "Última actividad", - "App passwords" : "Contraseñas de aplicaciones", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà puedes generar contraseñas individuales para apps para que no tengas que dar tu propia contraseña. También puedes revocarlas individualmente.", - "App name" : "Nombre de la app", - "Create new app password" : "Crear nueva contraseña de app", - "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su app o dispositivo.", - "For security reasons this password will only be shown once." : "Para seguridad, esta contraseña será mostrado solamente una vez.", - "Username" : "Nombre de usuario", - "Done" : "Hecho", - "Version" : "Versión", "None" : "Ninguno", "Login" : "Iniciar sesión", "Plain" : "Plano", @@ -322,6 +273,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el cron del sistema para ejecutar el archivo cron.php cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Necesitas la extensión PHP POSIX para lanzar esto. Mira la {linkstart}documentación de PHP{linkend} para más detalles.", + "Version" : "Versión", "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador puedes ajustar el comportameiento al compartir. Por favor, lee la documentación para más información.", "Allow apps to use the Share API" : "Permitir a las aplicaciones utilizar la API de Compartición", @@ -353,8 +305,47 @@ "Theming" : "Personalizar el tema", "Check the security of your Nextcloud over our security scan" : "Comprueba la seguridad de tu Nextcloud mediante nuestro escaneo de seguridad", "Hardening and security guidance" : "GuÃa de protección y seguridad", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estas usando <strong>%s</strong> de <strong>%s</strong> ", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Foto de perfil", + "Upload new" : "Subir otra", + "Select from Files" : "Seleccionar desde Archivos", + "Remove image" : "Borrar imagen", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", + "Picture provided by original account" : "Imagen provista por cuenta original", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Seleccionar como imagen de perfil", + "Full name" : "Nombre completo", "No display name set" : "No se ha establecido ningún nombre para mostrar", + "Email" : "Correo electrónico", + "Your email address" : "Su dirección de correo", + "No email address set" : "Ninguna dirección de correo establecida", + "For password reset and notifications" : "Para notificaciones y cambio de contraseña", + "Phone number" : "Número de teléfono", + "Your phone number" : "Su número de teléfono", + "Address" : "Dirección", + "Your postal address" : "Su dirección fÃsica", + "Website" : "Sitio web", + "It can take up to 24 hours before the account is displayed as verified." : "Puede tardar hasta 24 horas que la cuenta aparezca como verificada.", + "Link https://…" : "Enlace https://...", + "Twitter" : "Twitter", + "Twitter handle @…" : "Usuario de Twitter @...", + "You are member of the following groups:" : "Es miembro de los siguientes grupos:", + "Password" : "Contraseña", + "Current password" : "Contraseña actual", + "New password" : "Nueva contraseña", + "Change password" : "Cambiar contraseña", + "Language" : "Idioma", + "Help translate" : "Ayúdanos a traducir", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, móviles y de escritorio actualmente conectados a tu cuenta.", + "Device" : "Dispositivo", + "Last activity" : "Última actividad", + "App name" : "Nombre de la app", + "Create new app password" : "Crear nueva contraseña de app", + "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su app o dispositivo.", + "For security reasons this password will only be shown once." : "Para seguridad, esta contraseña será mostrado solamente una vez.", + "Username" : "Nombre de usuario", + "Done" : "Hecho", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud{linkclose}, el {githubopen}código fuente{linkclose} está licenciado bajo la {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "SÃguenos en Google+", "Like our Facebook page" : "Da a Me gusta en nuestra página de Facebook", @@ -405,6 +396,7 @@ "__language_name__" : "Castellano", "Personal info" : "Información personal", "Sessions" : "Sesiones", + "App passwords" : "Contraseñas de aplicaciones", "Sync clients" : "Clientes de sincronización", "This is used for sending out notifications." : "Esto se usa para enviar notificaciones.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php parece que no está configurado correctamente para solicitar las variables de entorno del sistema. La prueba con getenv(\"PATH\") sólo retorna una respuesta vacÃa.", @@ -430,6 +422,12 @@ "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones", "Your website" : "La dirección de su sitio web", "Your Twitter handle" : "Su usuario de Twitter", + "Get the apps to sync your files" : "Obtener las aplicaciones para sincronizar sus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación de Android", + "iOS app" : "La aplicación de iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si deseas apoyar el proyecto, ¡{contributeopen}únete al desarrollo{linkclose} o {contributeopen}difúnde la palabra{linkclose}!", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", "Passcodes that give an app or device permissions to access your account." : "Código de paso que da permisos a una app o dispositivo para acceder a tu cuenta.", "Name" : "Nombre", "Follow us on Google Plus!" : "¡SÃganos en Google+!", @@ -440,6 +438,8 @@ "Show last log in" : "Mostrar el último inicio de sesión", "Verifying" : "Verificando", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Falta el módulo PHP 'fileinfo'. Recomendamos encarecidamente activar este módulo para conseguir mejores resultados en la detección de los tipos MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Contraseñas especÃficas para los clientes web, de escritorio y móviles, y también apps que tienen actualmente acceso a tu cuenta.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà puedes generar contraseñas individuales para apps para que no tengas que dar tu propia contraseña. También puedes revocarlas individualmente.", "Follow us on Google+!" : "¡SÃguenos en Google+!", "Follow us on Twitter!" : "¡SÃguenos en Twitter", "Check out our blog!" : "¡Lee nuestro blog!" diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js index b5679fa0591b4369ae0270f51ff72c35d6e78f42..32bedf65531797e0602d33bf9a894a54d62950bc 100644 --- a/settings/l10n/es_AR.js +++ b/settings/l10n/es_AR.js @@ -208,54 +208,6 @@ OC.L10N.register( "Forum" : "Foro", "Getting help" : "Obtener ayuda", "Commercial support" : "Soporte comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Usted está usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Usted está usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", - "Profile picture" : "Foto de perfil", - "Upload new" : "Cargar nuevo", - "Select from Files" : "Seleccionar desde Archivos", - "Remove image" : "Eliminar imagen", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", - "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Seleccionar como foto del perfil", - "Full name" : "Nombre completo", - "Email" : "Correo electrónico", - "No email address set" : "No se ha establecido la dirección de correo electrónico", - "Your email address" : "Su dirección de correo electrónico", - "For password reset and notifications" : "Para reestablecer contraseña y notificaciones", - "Phone number" : "Número de teléfono", - "Your phone number" : "Su número telefónico", - "Address" : "Dirección", - "Your postal address" : "Su dirección postal", - "Website" : "Sitio web", - "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", - "Link https://…" : "Link https:// ...", - "Twitter" : "Twitter", - "Twitter handle @…" : "Cuenta de twitter @...", - "You are member of the following groups:" : "Usted es un miembro de los siguientes grupos:", - "Password" : "Contraseña", - "Current password" : "Contraseña actual", - "New password" : "Nueva contraseña", - "Change password" : "Cambiar contraseña", - "Language" : "Idioma", - "Help translate" : "Ayude a traducir", - "Get the apps to sync your files" : "Obtenga las aplicaciones para sincronizar sus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación android", - "iOS app" : "Aplicación iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si desea apoyar al proyecto {contributeopen} únase al desarrollo{linkclose} o {contributeopen} pase la voz {linkclose}!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial", - "Device" : "Dispositivo", - "Last activity" : "Última actividad", - "App passwords" : "Contraseñas de aplicación", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà usted puede generar contraseñas individuales para las aplicaciones para que usted no tenga que dar su contraseña. También puede revocalras individualmente. ", - "App name" : "Nombre de la aplicación", - "Create new app password" : "Crear una nueva contraseña de aplicación", - "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su aplicación o dispositivo. ", - "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", - "Username" : "Nombre de usuario", - "Done" : "Terminado", - "Version" : "Versión", "None" : "Ninguno", "Login" : "Inicio de sesión", "Plain" : "Plano", @@ -311,6 +263,7 @@ OC.L10N.register( "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario del sistema \"%s\".", + "Version" : "Versión", "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, usted puede hacer ajustes finos al comportamiento de compartir. Favor de consultar la documentación para más información. ", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", @@ -342,8 +295,47 @@ OC.L10N.register( "Theming" : "Tematizar", "Check the security of your Nextcloud over our security scan" : "Verifique la seguridad de su Nextcloud con nuestro escaneo de seguridad", "Hardening and security guidance" : "Consejos de reforzamiento y seguridad", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Usted está usando <strong>%s</strong> de <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Usted está usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", + "Profile picture" : "Foto de perfil", + "Upload new" : "Cargar nuevo", + "Select from Files" : "Seleccionar desde Archivos", + "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", + "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Seleccionar como foto del perfil", + "Full name" : "Nombre completo", "No display name set" : "No se ha establecido el nombre a desplegar", + "Email" : "Correo electrónico", + "Your email address" : "Su dirección de correo electrónico", + "No email address set" : "No se ha establecido la dirección de correo electrónico", + "For password reset and notifications" : "Para reestablecer contraseña y notificaciones", + "Phone number" : "Número de teléfono", + "Your phone number" : "Su número telefónico", + "Address" : "Dirección", + "Your postal address" : "Su dirección postal", + "Website" : "Sitio web", + "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", + "Link https://…" : "Link https:// ...", + "Twitter" : "Twitter", + "Twitter handle @…" : "Cuenta de twitter @...", + "You are member of the following groups:" : "Usted es un miembro de los siguientes grupos:", + "Password" : "Contraseña", + "Current password" : "Contraseña actual", + "New password" : "Nueva contraseña", + "Change password" : "Cambiar contraseña", + "Language" : "Idioma", + "Help translate" : "Ayude a traducir", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, de escritorio y móviles han iniciado sesión en su cuenta. ", + "Device" : "Dispositivo", + "Last activity" : "Última actividad", + "App name" : "Nombre de la aplicación", + "Create new app password" : "Crear una nueva contraseña de aplicación", + "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su aplicación o dispositivo. ", + "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", + "Username" : "Nombre de usuario", + "Done" : "Terminado", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Settings" : "Configuraciones ", "Show storage location" : "Mostrar la ubicación del almacenamiento", @@ -389,6 +381,7 @@ OC.L10N.register( "__language_name__" : "Español (Argentina)", "Personal info" : "Información personal", "Sessions" : "Sesiones", + "App passwords" : "Contraseñas de aplicación", "Sync clients" : "Sincronizar clientes", "This is used for sending out notifications." : "Esto se usa para enviar notificaciones", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacÃa. ", @@ -414,6 +407,12 @@ OC.L10N.register( "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones", "Your website" : "Su sitio web", "Your Twitter handle" : "Su cuenta de Twitter", + "Get the apps to sync your files" : "Obtenga las aplicaciones para sincronizar sus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación android", + "iOS app" : "Aplicación iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si desea apoyar al proyecto {contributeopen} únase al desarrollo{linkclose} o {contributeopen} pase la voz {linkclose}!", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial", "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a su cuenta. ", "Name" : "Nombre", "Follow us on Google Plus!" : "¡SÃganos en Google Plus!", @@ -424,6 +423,7 @@ OC.L10N.register( "Show last log in" : "Mostrar el último inicio de sesión", "Verifying" : "Verificando", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Le recomendamos ámpliamente que habilite este módulo para obtener los mejores resultados en la detección de tipos MIME.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà usted puede generar contraseñas individuales para las aplicaciones para que usted no tenga que dar su contraseña. También puede revocalras individualmente. ", "Follow us on Google+!" : "¡SÃganos en Google+!", "Follow us on Twitter!" : "¡SÃganos en Twitter!", "Check out our blog!" : "¡Visite nuestro blog!" diff --git a/settings/l10n/es_AR.json b/settings/l10n/es_AR.json index 220edf8de616adfc56a6edb27a4d8950792429fc..84266df415a1ead8361a1919e806602ac685efae 100644 --- a/settings/l10n/es_AR.json +++ b/settings/l10n/es_AR.json @@ -206,54 +206,6 @@ "Forum" : "Foro", "Getting help" : "Obtener ayuda", "Commercial support" : "Soporte comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Usted está usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Usted está usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", - "Profile picture" : "Foto de perfil", - "Upload new" : "Cargar nuevo", - "Select from Files" : "Seleccionar desde Archivos", - "Remove image" : "Eliminar imagen", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", - "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Seleccionar como foto del perfil", - "Full name" : "Nombre completo", - "Email" : "Correo electrónico", - "No email address set" : "No se ha establecido la dirección de correo electrónico", - "Your email address" : "Su dirección de correo electrónico", - "For password reset and notifications" : "Para reestablecer contraseña y notificaciones", - "Phone number" : "Número de teléfono", - "Your phone number" : "Su número telefónico", - "Address" : "Dirección", - "Your postal address" : "Su dirección postal", - "Website" : "Sitio web", - "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", - "Link https://…" : "Link https:// ...", - "Twitter" : "Twitter", - "Twitter handle @…" : "Cuenta de twitter @...", - "You are member of the following groups:" : "Usted es un miembro de los siguientes grupos:", - "Password" : "Contraseña", - "Current password" : "Contraseña actual", - "New password" : "Nueva contraseña", - "Change password" : "Cambiar contraseña", - "Language" : "Idioma", - "Help translate" : "Ayude a traducir", - "Get the apps to sync your files" : "Obtenga las aplicaciones para sincronizar sus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación android", - "iOS app" : "Aplicación iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si desea apoyar al proyecto {contributeopen} únase al desarrollo{linkclose} o {contributeopen} pase la voz {linkclose}!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial", - "Device" : "Dispositivo", - "Last activity" : "Última actividad", - "App passwords" : "Contraseñas de aplicación", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà usted puede generar contraseñas individuales para las aplicaciones para que usted no tenga que dar su contraseña. También puede revocalras individualmente. ", - "App name" : "Nombre de la aplicación", - "Create new app password" : "Crear una nueva contraseña de aplicación", - "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su aplicación o dispositivo. ", - "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", - "Username" : "Nombre de usuario", - "Done" : "Terminado", - "Version" : "Versión", "None" : "Ninguno", "Login" : "Inicio de sesión", "Plain" : "Plano", @@ -309,6 +261,7 @@ "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario del sistema \"%s\".", + "Version" : "Versión", "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, usted puede hacer ajustes finos al comportamiento de compartir. Favor de consultar la documentación para más información. ", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", @@ -340,8 +293,47 @@ "Theming" : "Tematizar", "Check the security of your Nextcloud over our security scan" : "Verifique la seguridad de su Nextcloud con nuestro escaneo de seguridad", "Hardening and security guidance" : "Consejos de reforzamiento y seguridad", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Usted está usando <strong>%s</strong> de <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Usted está usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", + "Profile picture" : "Foto de perfil", + "Upload new" : "Cargar nuevo", + "Select from Files" : "Seleccionar desde Archivos", + "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", + "Picture provided by original account" : "Imagen proporcionadoa por la cuenta original ", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Seleccionar como foto del perfil", + "Full name" : "Nombre completo", "No display name set" : "No se ha establecido el nombre a desplegar", + "Email" : "Correo electrónico", + "Your email address" : "Su dirección de correo electrónico", + "No email address set" : "No se ha establecido la dirección de correo electrónico", + "For password reset and notifications" : "Para reestablecer contraseña y notificaciones", + "Phone number" : "Número de teléfono", + "Your phone number" : "Su número telefónico", + "Address" : "Dirección", + "Your postal address" : "Su dirección postal", + "Website" : "Sitio web", + "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", + "Link https://…" : "Link https:// ...", + "Twitter" : "Twitter", + "Twitter handle @…" : "Cuenta de twitter @...", + "You are member of the following groups:" : "Usted es un miembro de los siguientes grupos:", + "Password" : "Contraseña", + "Current password" : "Contraseña actual", + "New password" : "Nueva contraseña", + "Change password" : "Cambiar contraseña", + "Language" : "Idioma", + "Help translate" : "Ayude a traducir", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, de escritorio y móviles han iniciado sesión en su cuenta. ", + "Device" : "Dispositivo", + "Last activity" : "Última actividad", + "App name" : "Nombre de la aplicación", + "Create new app password" : "Crear una nueva contraseña de aplicación", + "Use the credentials below to configure your app or device." : "Use las siguientes credenciales para configurar su aplicación o dispositivo. ", + "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", + "Username" : "Nombre de usuario", + "Done" : "Terminado", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Settings" : "Configuraciones ", "Show storage location" : "Mostrar la ubicación del almacenamiento", @@ -387,6 +379,7 @@ "__language_name__" : "Español (Argentina)", "Personal info" : "Información personal", "Sessions" : "Sesiones", + "App passwords" : "Contraseñas de aplicación", "Sync clients" : "Sincronizar clientes", "This is used for sending out notifications." : "Esto se usa para enviar notificaciones", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacÃa. ", @@ -412,6 +405,12 @@ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones", "Your website" : "Su sitio web", "Your Twitter handle" : "Su cuenta de Twitter", + "Get the apps to sync your files" : "Obtenga las aplicaciones para sincronizar sus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación android", + "iOS app" : "Aplicación iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si desea apoyar al proyecto {contributeopen} únase al desarrollo{linkclose} o {contributeopen} pase la voz {linkclose}!", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial", "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a su cuenta. ", "Name" : "Nombre", "Follow us on Google Plus!" : "¡SÃganos en Google Plus!", @@ -422,6 +421,7 @@ "Show last log in" : "Mostrar el último inicio de sesión", "Verifying" : "Verificando", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Le recomendamos ámpliamente que habilite este módulo para obtener los mejores resultados en la detección de tipos MIME.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà usted puede generar contraseñas individuales para las aplicaciones para que usted no tenga que dar su contraseña. También puede revocalras individualmente. ", "Follow us on Google+!" : "¡SÃganos en Google+!", "Follow us on Twitter!" : "¡SÃganos en Twitter!", "Check out our blog!" : "¡Visite nuestro blog!" diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 834cadf4783e1791f1f0994aeb2c4f4e6989c335..c1df463f1bd10ecd24841b3874e69562be7b58e4 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Foro", "Getting help" : "Obtener ayuda", "Commercial support" : "Soporte comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", - "Profile picture" : "Foto de perfil", - "Upload new" : "Cargar nuevo", - "Select from Files" : "Seleccionar desde Archivos", - "Remove image" : "Eliminar imagen", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", - "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Seleccionar como foto del perfil", - "Full name" : "Nombre completo", - "Email" : "Correo electrónico", - "No email address set" : "No se ha establecido la dirección de correo electrónico", - "Your email address" : "Tu dirección de correo electrónico", - "For password reset and notifications" : "Para reestablecer contraseña y notificaciones", - "Phone number" : "Número de teléfono", - "Your phone number" : "Su número telefónico", - "Address" : "Dirección", - "Your postal address" : "Tu dirección postal", - "Website" : "Sitio web", - "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", - "Link https://…" : "Liga https:// ...", - "Twitter" : "Twitter", - "Twitter handle @…" : "Cuenta de twitter @...", - "You are member of the following groups:" : "Eres miembro de los siguientes grupos:", - "Password" : "Contraseña", - "Current password" : "Contraseña actual", - "New password" : "Nueva contraseña", - "Change password" : "Cambiar contraseña", - "Language" : "Idioma", - "Help translate" : "Ayuda a traducir", - "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación android", - "iOS app" : "Aplicación iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Los clientes web, móviles y de escritorio asà como contraseñas de aplicación especÃfica que tienen acceso a tu cuenta.", - "Device" : "Dispositivo", - "Last activity" : "Última actividad", - "App passwords" : "Contraseñas de aplicación", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ", - "App name" : "Nombre de la aplicación", - "Create new app password" : "Crear una nueva contraseña de aplicación", - "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ", - "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", - "Username" : "Usuario", - "Done" : "Terminado", - "Version" : "Versión", "None" : "Ninguno", "Login" : "Iniciar sesión", "Plain" : "Plano", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", + "Version" : "Versión", "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", @@ -356,8 +308,47 @@ OC.L10N.register( "Theming" : "Tematizar", "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad", "Hardening and security guidance" : "Consejos de reforzamiento y seguridad", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", + "Profile picture" : "Foto de perfil", + "Upload new" : "Cargar nuevo", + "Select from Files" : "Seleccionar desde Archivos", + "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", + "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Seleccionar como foto del perfil", + "Full name" : "Nombre completo", "No display name set" : "No se ha establecido el nombre a desplegar", + "Email" : "Correo electrónico", + "Your email address" : "Tu dirección de correo electrónico", + "No email address set" : "No se ha establecido la dirección de correo electrónico", + "For password reset and notifications" : "Para reestablecer contraseña y notificaciones", + "Phone number" : "Número de teléfono", + "Your phone number" : "Su número telefónico", + "Address" : "Dirección", + "Your postal address" : "Tu dirección postal", + "Website" : "Sitio web", + "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", + "Link https://…" : "Liga https:// ...", + "Twitter" : "Twitter", + "Twitter handle @…" : "Cuenta de twitter @...", + "You are member of the following groups:" : "Eres miembro de los siguientes grupos:", + "Password" : "Contraseña", + "Current password" : "Contraseña actual", + "New password" : "Nueva contraseña", + "Change password" : "Cambiar contraseña", + "Language" : "Idioma", + "Help translate" : "Ayuda a traducir", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, de escritorio y móviles han iniciado sesión en tu cuenta. ", + "Device" : "Dispositivo", + "Last activity" : "Última actividad", + "App name" : "Nombre de la aplicación", + "Create new app password" : "Crear una nueva contraseña de aplicación", + "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ", + "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", + "Username" : "Usuario", + "Done" : "Terminado", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "SÃguenos en Google+", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", @@ -408,6 +399,7 @@ OC.L10N.register( "__language_name__" : "Español (México)", "Personal info" : "Información personal", "Sessions" : "Sesiones", + "App passwords" : "Contraseñas de aplicación", "Sync clients" : "Sincronizar clientes", "This is used for sending out notifications." : "Esto se usa para enviar notificaciones", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacÃa. ", @@ -433,6 +425,12 @@ OC.L10N.register( "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones", "Your website" : "Tu sitio web", "Your Twitter handle" : "Tu cuenta de Twitter", + "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación android", + "iOS app" : "Aplicación iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial", "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ", "Name" : "Nombre", "Follow us on Google Plus!" : "¡SÃgueos en Google Plus!", @@ -443,6 +441,8 @@ OC.L10N.register( "Show last log in" : "Mostrar el último inicio de sesión", "Verifying" : "Verificando", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Los clientes web, móviles y de escritorio asà como contraseñas de aplicación especÃfica que tienen acceso a tu cuenta.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ", "Follow us on Google+!" : "¡SÃguenos en Google+!", "Follow us on Twitter!" : "¡SÃguenos en Twitter!", "Check out our blog!" : "¡Visita nuestro blog!" diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index 97008b169640f6b5304cbe254462b7c8036c4d2c..361a602a2f3341985518a35f8930efc40f749709 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -208,55 +208,6 @@ "Forum" : "Foro", "Getting help" : "Obtener ayuda", "Commercial support" : "Soporte comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", - "Profile picture" : "Foto de perfil", - "Upload new" : "Cargar nuevo", - "Select from Files" : "Seleccionar desde Archivos", - "Remove image" : "Eliminar imagen", - "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", - "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Seleccionar como foto del perfil", - "Full name" : "Nombre completo", - "Email" : "Correo electrónico", - "No email address set" : "No se ha establecido la dirección de correo electrónico", - "Your email address" : "Tu dirección de correo electrónico", - "For password reset and notifications" : "Para reestablecer contraseña y notificaciones", - "Phone number" : "Número de teléfono", - "Your phone number" : "Su número telefónico", - "Address" : "Dirección", - "Your postal address" : "Tu dirección postal", - "Website" : "Sitio web", - "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", - "Link https://…" : "Liga https:// ...", - "Twitter" : "Twitter", - "Twitter handle @…" : "Cuenta de twitter @...", - "You are member of the following groups:" : "Eres miembro de los siguientes grupos:", - "Password" : "Contraseña", - "Current password" : "Contraseña actual", - "New password" : "Nueva contraseña", - "Change password" : "Cambiar contraseña", - "Language" : "Idioma", - "Help translate" : "Ayuda a traducir", - "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos", - "Desktop client" : "Cliente de escritorio", - "Android app" : "Aplicación android", - "iOS app" : "Aplicación iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Los clientes web, móviles y de escritorio asà como contraseñas de aplicación especÃfica que tienen acceso a tu cuenta.", - "Device" : "Dispositivo", - "Last activity" : "Última actividad", - "App passwords" : "Contraseñas de aplicación", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ", - "App name" : "Nombre de la aplicación", - "Create new app password" : "Crear una nueva contraseña de aplicación", - "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ", - "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", - "Username" : "Usuario", - "Done" : "Terminado", - "Version" : "Versión", "None" : "Ninguno", "Login" : "Iniciar sesión", "Plain" : "Plano", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", + "Version" : "Versión", "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ", "Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir", @@ -354,8 +306,47 @@ "Theming" : "Tematizar", "Check the security of your Nextcloud over our security scan" : "Verifica la seguridad de tu Nextcloud con nuestro escaneo de seguridad", "Hardening and security guidance" : "Consejos de reforzamiento y seguridad", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Estás usando <strong>%s</strong> de <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Estás usando <strong>%s</strong> de <strong>%s</strong> (<strong> %s %%</strong>)", + "Profile picture" : "Foto de perfil", + "Upload new" : "Cargar nuevo", + "Select from Files" : "Seleccionar desde Archivos", + "Remove image" : "Eliminar imagen", + "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", + "Picture provided by original account" : "Imagen proporcionada por la cuenta original ", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Seleccionar como foto del perfil", + "Full name" : "Nombre completo", "No display name set" : "No se ha establecido el nombre a desplegar", + "Email" : "Correo electrónico", + "Your email address" : "Tu dirección de correo electrónico", + "No email address set" : "No se ha establecido la dirección de correo electrónico", + "For password reset and notifications" : "Para reestablecer contraseña y notificaciones", + "Phone number" : "Número de teléfono", + "Your phone number" : "Su número telefónico", + "Address" : "Dirección", + "Your postal address" : "Tu dirección postal", + "Website" : "Sitio web", + "It can take up to 24 hours before the account is displayed as verified." : "Puede tomar hasta 24 horas antes de que la cuenta se muestre como verificada. ", + "Link https://…" : "Liga https:// ...", + "Twitter" : "Twitter", + "Twitter handle @…" : "Cuenta de twitter @...", + "You are member of the following groups:" : "Eres miembro de los siguientes grupos:", + "Password" : "Contraseña", + "Current password" : "Contraseña actual", + "New password" : "Nueva contraseña", + "Change password" : "Cambiar contraseña", + "Language" : "Idioma", + "Help translate" : "Ayuda a traducir", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, de escritorio y móviles han iniciado sesión en tu cuenta. ", + "Device" : "Dispositivo", + "Last activity" : "Última actividad", + "App name" : "Nombre de la aplicación", + "Create new app password" : "Crear una nueva contraseña de aplicación", + "Use the credentials below to configure your app or device." : "Usa las siguientes credenciales para configurar tu aplicación o dispositivo. ", + "For security reasons this password will only be shown once." : "Por razones de seguridad esta contraseña sólo se mostrará una vez. ", + "Username" : "Usuario", + "Done" : "Terminado", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud {linkclose}, el {githubopen}código fuente {linkclose} está licenciado bajo {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "SÃguenos en Google+", "Like our Facebook page" : "Da un Like a nuestra página de Facebook", @@ -406,6 +397,7 @@ "__language_name__" : "Español (México)", "Personal info" : "Información personal", "Sessions" : "Sesiones", + "App passwords" : "Contraseñas de aplicación", "Sync clients" : "Sincronizar clientes", "This is used for sending out notifications." : "Esto se usa para enviar notificaciones", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Al parecer php no está correctamente configurado para consultar las variables de ambiente. La prueba con getenv(\"PATH\") solo está regresando una respuesta vacÃa. ", @@ -431,6 +423,12 @@ "For password recovery and notifications" : "Para recuperación de contraseña y notificaciones", "Your website" : "Tu sitio web", "Your Twitter handle" : "Tu cuenta de Twitter", + "Get the apps to sync your files" : "Obten las aplicaciones para sincronizar tus archivos", + "Desktop client" : "Cliente de escritorio", + "Android app" : "Aplicación android", + "iOS app" : "Aplicación iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "¡Si deseas apoyar al proyecto {contributeopen} únete al desarrollo{linkclose} o {contributeopen} pasa la voz {linkclose}!", + "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de Ejecución Inicial", "Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a tu cuenta. ", "Name" : "Nombre", "Follow us on Google Plus!" : "¡SÃgueos en Google Plus!", @@ -441,6 +439,8 @@ "Show last log in" : "Mostrar el último inicio de sesión", "Verifying" : "Verificando", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "El modulo PHP 'fileinfo' no ha sido encontrado. Te recomendamos ámpliamente que habilites este módulo para obtener los mejores resultados en la detección de tipos MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Los clientes web, móviles y de escritorio asà como contraseñas de aplicación especÃfica que tienen acceso a tu cuenta.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aquà puedes generar contraseñas individuales para las aplicaciones para que no tengas que dar tu contraseña. También puedes revocalras individualmente. ", "Follow us on Google+!" : "¡SÃguenos en Google+!", "Follow us on Twitter!" : "¡SÃguenos en Twitter!", "Check out our blog!" : "¡Visita nuestro blog!" diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index d5d6abcc0d508ac6c5ec29a95fb65b59dd12b9f5..9cbbad067ffdf06025208b443b8860aed0efd933 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -78,29 +78,6 @@ OC.L10N.register( "Online documentation" : "Võrgus olev dokumentatsioon", "Forum" : "Foorum", "Commercial support" : "Tasuline kasutajatugi", - "Profile picture" : "Profiili pilt", - "Upload new" : "Laadi uus üles", - "Remove image" : "Eemalda pilt", - "Cancel" : "Loobu", - "Full name" : "Täielik nimi", - "Email" : "E-post", - "No email address set" : "E-posti aadressi pole veel määratud", - "Your email address" : "Sinu e-posti aadress", - "You are member of the following groups:" : "Sa oled nende gruppide liige:", - "Password" : "Parool", - "Current password" : "Praegune parool", - "New password" : "Uus parool", - "Change password" : "Muuda parooli", - "Language" : "Keel", - "Help translate" : "Aita tõlkida", - "Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks", - "Desktop client" : "Töölaua klient", - "Android app" : "Androidi rakendus", - "iOS app" : "iOS-i rakendus", - "Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat", - "Username" : "Kasutajanimi", - "Done" : "Valmis", - "Version" : "Versioon", "None" : "Pole", "Login" : "Logi sisse", "Plain" : "Tavatekst", @@ -131,6 +108,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Süsteemi lokaliseeringuks ei saa panna sellist, mis toetab UTF-8-t.", "All checks passed." : "Kõik kontrollid on läbitud.", "Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel", + "Version" : "Versioon", "Sharing" : "Jagamine", "Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t", "Allow users to share via link" : "Luba kasutajatel lingiga jagamist ", @@ -150,7 +128,24 @@ OC.L10N.register( "Performance tuning" : "Kiiruse seadistamine", "Improving the config.php" : "config.php faili täiendamine", "Theming" : "Teemad", + "Profile picture" : "Profiili pilt", + "Upload new" : "Laadi uus üles", + "Remove image" : "Eemalda pilt", + "Cancel" : "Loobu", + "Full name" : "Täielik nimi", "No display name set" : "Näidatavat nime pole veel määratud", + "Email" : "E-post", + "Your email address" : "Sinu e-posti aadress", + "No email address set" : "E-posti aadressi pole veel määratud", + "You are member of the following groups:" : "Sa oled nende gruppide liige:", + "Password" : "Parool", + "Current password" : "Praegune parool", + "New password" : "Uus parool", + "Change password" : "Muuda parooli", + "Language" : "Keel", + "Help translate" : "Aita tõlkida", + "Username" : "Kasutajanimi", + "Done" : "Valmis", "Show storage location" : "Näita salvestusruumi asukohta", "Show email address" : "Näita e-posti aadressi", "Send email to new user" : "Saada uuele kasutajale e-kiri", @@ -194,6 +189,11 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.", "Cheers!" : "Terekest!", + "Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks", + "Desktop client" : "Töölaua klient", + "Android app" : "Androidi rakendus", + "iOS app" : "iOS-i rakendus", + "Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat", "Name" : "Nimi", "Show last log in" : "Viimane sisselogimine" }, diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json index f01d904325a262847549a9d54c24fef1f76a769c..0edba74e37bc32aeddfe03cd91f51406debfabc0 100644 --- a/settings/l10n/et_EE.json +++ b/settings/l10n/et_EE.json @@ -76,29 +76,6 @@ "Online documentation" : "Võrgus olev dokumentatsioon", "Forum" : "Foorum", "Commercial support" : "Tasuline kasutajatugi", - "Profile picture" : "Profiili pilt", - "Upload new" : "Laadi uus üles", - "Remove image" : "Eemalda pilt", - "Cancel" : "Loobu", - "Full name" : "Täielik nimi", - "Email" : "E-post", - "No email address set" : "E-posti aadressi pole veel määratud", - "Your email address" : "Sinu e-posti aadress", - "You are member of the following groups:" : "Sa oled nende gruppide liige:", - "Password" : "Parool", - "Current password" : "Praegune parool", - "New password" : "Uus parool", - "Change password" : "Muuda parooli", - "Language" : "Keel", - "Help translate" : "Aita tõlkida", - "Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks", - "Desktop client" : "Töölaua klient", - "Android app" : "Androidi rakendus", - "iOS app" : "iOS-i rakendus", - "Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat", - "Username" : "Kasutajanimi", - "Done" : "Valmis", - "Version" : "Versioon", "None" : "Pole", "Login" : "Logi sisse", "Plain" : "Tavatekst", @@ -129,6 +106,7 @@ "System locale can not be set to a one which supports UTF-8." : "Süsteemi lokaliseeringuks ei saa panna sellist, mis toetab UTF-8-t.", "All checks passed." : "Kõik kontrollid on läbitud.", "Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel", + "Version" : "Versioon", "Sharing" : "Jagamine", "Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t", "Allow users to share via link" : "Luba kasutajatel lingiga jagamist ", @@ -148,7 +126,24 @@ "Performance tuning" : "Kiiruse seadistamine", "Improving the config.php" : "config.php faili täiendamine", "Theming" : "Teemad", + "Profile picture" : "Profiili pilt", + "Upload new" : "Laadi uus üles", + "Remove image" : "Eemalda pilt", + "Cancel" : "Loobu", + "Full name" : "Täielik nimi", "No display name set" : "Näidatavat nime pole veel määratud", + "Email" : "E-post", + "Your email address" : "Sinu e-posti aadress", + "No email address set" : "E-posti aadressi pole veel määratud", + "You are member of the following groups:" : "Sa oled nende gruppide liige:", + "Password" : "Parool", + "Current password" : "Praegune parool", + "New password" : "Uus parool", + "Change password" : "Muuda parooli", + "Language" : "Keel", + "Help translate" : "Aita tõlkida", + "Username" : "Kasutajanimi", + "Done" : "Valmis", "Show storage location" : "Näita salvestusruumi asukohta", "Show email address" : "Näita e-posti aadressi", "Send email to new user" : "Saada uuele kasutajale e-kiri", @@ -192,6 +187,11 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.", "Cheers!" : "Terekest!", + "Get the apps to sync your files" : "Hangi rakendusi failide sünkroniseerimiseks", + "Desktop client" : "Töölaua klient", + "Android app" : "Androidi rakendus", + "iOS app" : "iOS-i rakendus", + "Show First Run Wizard again" : "Näita veelkord Esmase Käivituse Juhendajat", "Name" : "Nimi", "Show last log in" : "Viimane sisselogimine" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js index 07256ed62c58d42723d43594fe52884bc604b2d3..d32a5d6d28d4a48cb3575a193cc70aa3031cda98 100644 --- a/settings/l10n/eu.js +++ b/settings/l10n/eu.js @@ -154,47 +154,6 @@ OC.L10N.register( "Forum" : "Foroa", "Getting help" : "Laguntza lortzen", "Commercial support" : "Merkataritza laguntza", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Zuk <strong>%s</strong> erabiltzen ari zara <strong>%s</strong>-tik", - "Profile picture" : "Zure irudia", - "Upload new" : "Igo berria", - "Select from Files" : "Aukeratu fitxategien artean", - "Remove image" : "Irudia ezabatu", - "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta", - "Cancel" : "Ezeztatu", - "Choose as profile picture" : "Aukeratu profil irudi gisa", - "Full name" : "Izen osoa", - "Email" : "E-posta", - "No email address set" : "Ez da eposta helbidea ezarri", - "Your email address" : "Zure e-posta", - "For password reset and notifications" : "Pasahitza berrezartzeko eta jakinarazpenerako", - "Phone number" : "Telefono zenbakia", - "Your phone number" : "Zure telefono zenbakia", - "Address" : "Helbidea", - "Your postal address" : "Zure helbidea", - "Website" : "Web orria", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Zuk honako talde kide zara:", - "Password" : "Pasahitza", - "Current password" : "Uneko pasahitza", - "New password" : "Pasahitz berria", - "Change password" : "Aldatu pasahitza", - "Language" : "Hizkuntza", - "Help translate" : "Lagundu itzultzen", - "Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko", - "Desktop client" : "Mahaigaineko bezeroa", - "Android app" : "Android aplikazioa", - "iOS app" : "iOS aplikazioa", - "Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia", - "Device" : "Gailu", - "Last activity" : "Azken jarduera", - "App passwords" : "Aplikazioen pasahitzak", - "App name" : "Aplikazioaren izena", - "Create new app password" : "Sortu app pasahitza berria", - "Use the credentials below to configure your app or device." : "Erabili kredentzialak beheko zure aplikazioa edo gailua konfiguratzeko.", - "For security reasons this password will only be shown once." : "Segurtasun arrazoiengatik, pasahitz hau behin soilik erakutsiko da.", - "Username" : "Erabiltzaile izena", - "Done" : "Egina", - "Version" : "Bertsioa", "None" : "Ezer", "Login" : "Saio hasiera", "Plain" : "Arrunta", @@ -233,6 +192,7 @@ OC.L10N.register( "All checks passed." : "Egiaztapen guztiak gaindituta.", "Execute one task with each page loaded" : "Exekutatu zeregin bat orri karga bakoitzean", "The cron.php needs to be executed by the system user \"%s\"." : "Sistemako \"%s\" erabiltzaileak, cron.php exekutatu behar du.", + "Version" : "Bertsioa", "Sharing" : "Partekatzea", "Allow apps to use the Share API" : "Baimendu aplikazioak partekatzeko APIa erabiltzeko", "Allow users to share via link" : "Baimendu erabiltzaileak esteken bidez partekatzea", @@ -256,8 +216,42 @@ OC.L10N.register( "Improving the config.php" : "config.php hobetzen", "Theming" : "Itxura", "Hardening and security guidance" : "Gogortze eta segurtasun gida", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Zuk <strong>%s</strong> erabiltzen ari zara <strong>%s</strong>-tik", + "Profile picture" : "Zure irudia", + "Upload new" : "Igo berria", + "Select from Files" : "Aukeratu fitxategien artean", + "Remove image" : "Irudia ezabatu", + "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta", + "Cancel" : "Ezeztatu", + "Choose as profile picture" : "Aukeratu profil irudi gisa", + "Full name" : "Izen osoa", "No display name set" : "Ez da bistaratze izena ezarri", + "Email" : "E-posta", + "Your email address" : "Zure e-posta", + "No email address set" : "Ez da eposta helbidea ezarri", + "For password reset and notifications" : "Pasahitza berrezartzeko eta jakinarazpenerako", + "Phone number" : "Telefono zenbakia", + "Your phone number" : "Zure telefono zenbakia", + "Address" : "Helbidea", + "Your postal address" : "Zure helbidea", + "Website" : "Web orria", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Zuk honako talde kide zara:", + "Password" : "Pasahitza", + "Current password" : "Uneko pasahitza", + "New password" : "Pasahitz berria", + "Change password" : "Aldatu pasahitza", + "Language" : "Hizkuntza", + "Help translate" : "Lagundu itzultzen", "Web, desktop and mobile clients currently logged in to your account." : "Web-gune, mahaigain eta mugikorrean zure kontuan saioa hasita dago.", + "Device" : "Gailu", + "Last activity" : "Azken jarduera", + "App name" : "Aplikazioaren izena", + "Create new app password" : "Sortu app pasahitza berria", + "Use the credentials below to configure your app or device." : "Erabili kredentzialak beheko zure aplikazioa edo gailua konfiguratzeko.", + "For security reasons this password will only be shown once." : "Segurtasun arrazoiengatik, pasahitz hau behin soilik erakutsiko da.", + "Username" : "Erabiltzaile izena", + "Done" : "Egina", "Show storage location" : "Erakutsi biltegiaren kokapena", "Show user backend" : "Bistaratu erabiltzaile motorra", "Show email address" : "Bistaratu eposta helbidea", @@ -298,6 +292,7 @@ OC.L10N.register( "__language_name__" : "Euskara", "Personal info" : "Datu pertsonalak", "Sessions" : "Saioak", + "App passwords" : "Aplikazioen pasahitzak", "Sync clients" : "Sync clients", "This is used for sending out notifications." : "Hau jakinarazpenak bidaltzeko erabiltzen da.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Badirudi PHP konfiguratuta dagoela lineako dokumentu blokeak aldatzeko. Honek zenbait oinarrizko aplikazio eskuraezin bihurtuko ditu.", @@ -316,6 +311,11 @@ OC.L10N.register( "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\nJakinarazi nahi dizugu, badaukazula %s kontua.\n\nZure erabiltzaile izena: %s \nSar zaitez: %s\n", "Your website" : "Zure web orria", "Your Twitter handle" : "Zure Twitter erabiltzailea", + "Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko", + "Desktop client" : "Mahaigaineko bezeroa", + "Android app" : "Android aplikazioa", + "iOS app" : "iOS aplikazioa", + "Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia", "Passcodes that give an app or device permissions to access your account." : "Zure kontuan sartzeko aplikazio edo gailuei baimena ematen dien pasahitzak.", "Name" : "Izena", "Show last log in" : "Erakutsi azkeneko saio hasiera" diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json index 7d831fd1096a54272b80fe6649931bce6d91ebf4..80733a71b4a149db6f46dc37195f1d2aaf239dcd 100644 --- a/settings/l10n/eu.json +++ b/settings/l10n/eu.json @@ -152,47 +152,6 @@ "Forum" : "Foroa", "Getting help" : "Laguntza lortzen", "Commercial support" : "Merkataritza laguntza", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Zuk <strong>%s</strong> erabiltzen ari zara <strong>%s</strong>-tik", - "Profile picture" : "Zure irudia", - "Upload new" : "Igo berria", - "Select from Files" : "Aukeratu fitxategien artean", - "Remove image" : "Irudia ezabatu", - "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta", - "Cancel" : "Ezeztatu", - "Choose as profile picture" : "Aukeratu profil irudi gisa", - "Full name" : "Izen osoa", - "Email" : "E-posta", - "No email address set" : "Ez da eposta helbidea ezarri", - "Your email address" : "Zure e-posta", - "For password reset and notifications" : "Pasahitza berrezartzeko eta jakinarazpenerako", - "Phone number" : "Telefono zenbakia", - "Your phone number" : "Zure telefono zenbakia", - "Address" : "Helbidea", - "Your postal address" : "Zure helbidea", - "Website" : "Web orria", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Zuk honako talde kide zara:", - "Password" : "Pasahitza", - "Current password" : "Uneko pasahitza", - "New password" : "Pasahitz berria", - "Change password" : "Aldatu pasahitza", - "Language" : "Hizkuntza", - "Help translate" : "Lagundu itzultzen", - "Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko", - "Desktop client" : "Mahaigaineko bezeroa", - "Android app" : "Android aplikazioa", - "iOS app" : "iOS aplikazioa", - "Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia", - "Device" : "Gailu", - "Last activity" : "Azken jarduera", - "App passwords" : "Aplikazioen pasahitzak", - "App name" : "Aplikazioaren izena", - "Create new app password" : "Sortu app pasahitza berria", - "Use the credentials below to configure your app or device." : "Erabili kredentzialak beheko zure aplikazioa edo gailua konfiguratzeko.", - "For security reasons this password will only be shown once." : "Segurtasun arrazoiengatik, pasahitz hau behin soilik erakutsiko da.", - "Username" : "Erabiltzaile izena", - "Done" : "Egina", - "Version" : "Bertsioa", "None" : "Ezer", "Login" : "Saio hasiera", "Plain" : "Arrunta", @@ -231,6 +190,7 @@ "All checks passed." : "Egiaztapen guztiak gaindituta.", "Execute one task with each page loaded" : "Exekutatu zeregin bat orri karga bakoitzean", "The cron.php needs to be executed by the system user \"%s\"." : "Sistemako \"%s\" erabiltzaileak, cron.php exekutatu behar du.", + "Version" : "Bertsioa", "Sharing" : "Partekatzea", "Allow apps to use the Share API" : "Baimendu aplikazioak partekatzeko APIa erabiltzeko", "Allow users to share via link" : "Baimendu erabiltzaileak esteken bidez partekatzea", @@ -254,8 +214,42 @@ "Improving the config.php" : "config.php hobetzen", "Theming" : "Itxura", "Hardening and security guidance" : "Gogortze eta segurtasun gida", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Zuk <strong>%s</strong> erabiltzen ari zara <strong>%s</strong>-tik", + "Profile picture" : "Zure irudia", + "Upload new" : "Igo berria", + "Select from Files" : "Aukeratu fitxategien artean", + "Remove image" : "Irudia ezabatu", + "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta", + "Cancel" : "Ezeztatu", + "Choose as profile picture" : "Aukeratu profil irudi gisa", + "Full name" : "Izen osoa", "No display name set" : "Ez da bistaratze izena ezarri", + "Email" : "E-posta", + "Your email address" : "Zure e-posta", + "No email address set" : "Ez da eposta helbidea ezarri", + "For password reset and notifications" : "Pasahitza berrezartzeko eta jakinarazpenerako", + "Phone number" : "Telefono zenbakia", + "Your phone number" : "Zure telefono zenbakia", + "Address" : "Helbidea", + "Your postal address" : "Zure helbidea", + "Website" : "Web orria", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Zuk honako talde kide zara:", + "Password" : "Pasahitza", + "Current password" : "Uneko pasahitza", + "New password" : "Pasahitz berria", + "Change password" : "Aldatu pasahitza", + "Language" : "Hizkuntza", + "Help translate" : "Lagundu itzultzen", "Web, desktop and mobile clients currently logged in to your account." : "Web-gune, mahaigain eta mugikorrean zure kontuan saioa hasita dago.", + "Device" : "Gailu", + "Last activity" : "Azken jarduera", + "App name" : "Aplikazioaren izena", + "Create new app password" : "Sortu app pasahitza berria", + "Use the credentials below to configure your app or device." : "Erabili kredentzialak beheko zure aplikazioa edo gailua konfiguratzeko.", + "For security reasons this password will only be shown once." : "Segurtasun arrazoiengatik, pasahitz hau behin soilik erakutsiko da.", + "Username" : "Erabiltzaile izena", + "Done" : "Egina", "Show storage location" : "Erakutsi biltegiaren kokapena", "Show user backend" : "Bistaratu erabiltzaile motorra", "Show email address" : "Bistaratu eposta helbidea", @@ -296,6 +290,7 @@ "__language_name__" : "Euskara", "Personal info" : "Datu pertsonalak", "Sessions" : "Saioak", + "App passwords" : "Aplikazioen pasahitzak", "Sync clients" : "Sync clients", "This is used for sending out notifications." : "Hau jakinarazpenak bidaltzeko erabiltzen da.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Badirudi PHP konfiguratuta dagoela lineako dokumentu blokeak aldatzeko. Honek zenbait oinarrizko aplikazio eskuraezin bihurtuko ditu.", @@ -314,6 +309,11 @@ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\nJakinarazi nahi dizugu, badaukazula %s kontua.\n\nZure erabiltzaile izena: %s \nSar zaitez: %s\n", "Your website" : "Zure web orria", "Your Twitter handle" : "Zure Twitter erabiltzailea", + "Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko", + "Desktop client" : "Mahaigaineko bezeroa", + "Android app" : "Android aplikazioa", + "iOS app" : "iOS aplikazioa", + "Show First Run Wizard again" : "Erakutsi berriz Lehenengo Aldiko Morroia", "Passcodes that give an app or device permissions to access your account." : "Zure kontuan sartzeko aplikazio edo gailuei baimena ematen dien pasahitzak.", "Name" : "Izena", "Show last log in" : "Erakutsi azkeneko saio hasiera" diff --git a/settings/l10n/fa.js b/settings/l10n/fa.js index f8ab4eb0fbb0bcc3b392fba5c6ee8d34634a028a..3731cd32b83ab0c40f9b1d421603d33ad9dedc6f 100644 --- a/settings/l10n/fa.js +++ b/settings/l10n/fa.js @@ -77,28 +77,6 @@ OC.L10N.register( "Online documentation" : "مستندات آنلاین", "Forum" : "انجمن", "Commercial support" : "پشتیبانی تجاری", - "Profile picture" : "تصویر پروÙایل", - "Upload new" : "بارگذاری جدید", - "Remove image" : "تصویر پاک شود", - "Cancel" : "منصر٠شدن", - "Full name" : "نام کامل", - "Email" : "ایمیل", - "No email address set" : "آدرس‌ایمیلی تنظیم نشده است", - "Your email address" : "پست الکترونیکی شما", - "You are member of the following groups:" : "شما عضو این گروه‌ها هستید:", - "Password" : "گذرواژه", - "Current password" : "گذرواژه کنونی", - "New password" : "گذرواژه جدید", - "Change password" : "تغییر گذر واژه", - "Language" : "زبان", - "Help translate" : "به ترجمه آن Ú©Ù…Ú© کنید", - "Get the apps to sync your files" : "برنامه ها را دریاÙت کنید تا Ùایل هایتان را همگام سازید", - "Desktop client" : "نرم اÙزار دسکتاپ", - "Android app" : "اپ اندروید", - "iOS app" : "اپ iOS", - "Show First Run Wizard again" : "راهبری Ú©Ù…Ú©ÛŒ اجرای اول را دوباره نمایش بده", - "Username" : "نام کاربری", - "Version" : "نسخه", "None" : "هیچ‌کدام", "Login" : "ورود", "Plain" : "ساده", @@ -129,6 +107,7 @@ OC.L10N.register( "Security & setup warnings" : "اخطارهای نصب Ùˆ امنیتی", "All checks passed." : "تمامی موارد با موÙقیت Ú†Ú© شدند.", "Execute one task with each page loaded" : "اجرای یک وظیÙÙ‡ با هر بار بارگذاری صÙØÙ‡", + "Version" : "نسخه", "Sharing" : "اشتراک گذاری", "Allow apps to use the Share API" : "اجازه ÛŒ برنامه ها برای استÙاده از API اشتراک گذاری", "Allow users to share via link" : "اجازه دادن به کاربران برای اشتراک گذاری توسط پیوند", @@ -147,7 +126,23 @@ OC.L10N.register( "Improving the config.php" : "بهبود config.php", "Theming" : "قالب‌بندی", "Hardening and security guidance" : "راهنمای امن‌سازی", + "Profile picture" : "تصویر پروÙایل", + "Upload new" : "بارگذاری جدید", + "Remove image" : "تصویر پاک شود", + "Cancel" : "منصر٠شدن", + "Full name" : "نام کامل", "No display name set" : "هیچ نام نمایشی تعیین نشده است", + "Email" : "ایمیل", + "Your email address" : "پست الکترونیکی شما", + "No email address set" : "آدرس‌ایمیلی تنظیم نشده است", + "You are member of the following groups:" : "شما عضو این گروه‌ها هستید:", + "Password" : "گذرواژه", + "Current password" : "گذرواژه کنونی", + "New password" : "گذرواژه جدید", + "Change password" : "تغییر گذر واژه", + "Language" : "زبان", + "Help translate" : "به ترجمه آن Ú©Ù…Ú© کنید", + "Username" : "نام کاربری", "Show storage location" : "نمایش Ù…ØÙ„ ذخیره‌سازی", "Show email address" : "نمایش پست الکترونیکی", "Send email to new user" : "ارسال ایمیل به کاربر جدید", @@ -186,6 +181,11 @@ OC.L10N.register( "Cron was not executed yet!" : "کران هنوز اجرا نشده است!", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php در یک سرویس webcron ثبت شده است Ú©Ù‡ هر 15 دقیقه یک بار بر روی بستر http Ùراخوانی شود.", "Cheers!" : "سلامتی!", + "Get the apps to sync your files" : "برنامه ها را دریاÙت کنید تا Ùایل هایتان را همگام سازید", + "Desktop client" : "نرم اÙزار دسکتاپ", + "Android app" : "اپ اندروید", + "iOS app" : "اپ iOS", + "Show First Run Wizard again" : "راهبری Ú©Ù…Ú©ÛŒ اجرای اول را دوباره نمایش بده", "Name" : "نام", "Show last log in" : "نمایش اخرین ورود" }, diff --git a/settings/l10n/fa.json b/settings/l10n/fa.json index a8ea054e035f4698cf14204198ae5a455a9d1860..285f33a40979c20a6ebc074924a798996849af99 100644 --- a/settings/l10n/fa.json +++ b/settings/l10n/fa.json @@ -75,28 +75,6 @@ "Online documentation" : "مستندات آنلاین", "Forum" : "انجمن", "Commercial support" : "پشتیبانی تجاری", - "Profile picture" : "تصویر پروÙایل", - "Upload new" : "بارگذاری جدید", - "Remove image" : "تصویر پاک شود", - "Cancel" : "منصر٠شدن", - "Full name" : "نام کامل", - "Email" : "ایمیل", - "No email address set" : "آدرس‌ایمیلی تنظیم نشده است", - "Your email address" : "پست الکترونیکی شما", - "You are member of the following groups:" : "شما عضو این گروه‌ها هستید:", - "Password" : "گذرواژه", - "Current password" : "گذرواژه کنونی", - "New password" : "گذرواژه جدید", - "Change password" : "تغییر گذر واژه", - "Language" : "زبان", - "Help translate" : "به ترجمه آن Ú©Ù…Ú© کنید", - "Get the apps to sync your files" : "برنامه ها را دریاÙت کنید تا Ùایل هایتان را همگام سازید", - "Desktop client" : "نرم اÙزار دسکتاپ", - "Android app" : "اپ اندروید", - "iOS app" : "اپ iOS", - "Show First Run Wizard again" : "راهبری Ú©Ù…Ú©ÛŒ اجرای اول را دوباره نمایش بده", - "Username" : "نام کاربری", - "Version" : "نسخه", "None" : "هیچ‌کدام", "Login" : "ورود", "Plain" : "ساده", @@ -127,6 +105,7 @@ "Security & setup warnings" : "اخطارهای نصب Ùˆ امنیتی", "All checks passed." : "تمامی موارد با موÙقیت Ú†Ú© شدند.", "Execute one task with each page loaded" : "اجرای یک وظیÙÙ‡ با هر بار بارگذاری صÙØÙ‡", + "Version" : "نسخه", "Sharing" : "اشتراک گذاری", "Allow apps to use the Share API" : "اجازه ÛŒ برنامه ها برای استÙاده از API اشتراک گذاری", "Allow users to share via link" : "اجازه دادن به کاربران برای اشتراک گذاری توسط پیوند", @@ -145,7 +124,23 @@ "Improving the config.php" : "بهبود config.php", "Theming" : "قالب‌بندی", "Hardening and security guidance" : "راهنمای امن‌سازی", + "Profile picture" : "تصویر پروÙایل", + "Upload new" : "بارگذاری جدید", + "Remove image" : "تصویر پاک شود", + "Cancel" : "منصر٠شدن", + "Full name" : "نام کامل", "No display name set" : "هیچ نام نمایشی تعیین نشده است", + "Email" : "ایمیل", + "Your email address" : "پست الکترونیکی شما", + "No email address set" : "آدرس‌ایمیلی تنظیم نشده است", + "You are member of the following groups:" : "شما عضو این گروه‌ها هستید:", + "Password" : "گذرواژه", + "Current password" : "گذرواژه کنونی", + "New password" : "گذرواژه جدید", + "Change password" : "تغییر گذر واژه", + "Language" : "زبان", + "Help translate" : "به ترجمه آن Ú©Ù…Ú© کنید", + "Username" : "نام کاربری", "Show storage location" : "نمایش Ù…ØÙ„ ذخیره‌سازی", "Show email address" : "نمایش پست الکترونیکی", "Send email to new user" : "ارسال ایمیل به کاربر جدید", @@ -184,6 +179,11 @@ "Cron was not executed yet!" : "کران هنوز اجرا نشده است!", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php در یک سرویس webcron ثبت شده است Ú©Ù‡ هر 15 دقیقه یک بار بر روی بستر http Ùراخوانی شود.", "Cheers!" : "سلامتی!", + "Get the apps to sync your files" : "برنامه ها را دریاÙت کنید تا Ùایل هایتان را همگام سازید", + "Desktop client" : "نرم اÙزار دسکتاپ", + "Android app" : "اپ اندروید", + "iOS app" : "اپ iOS", + "Show First Run Wizard again" : "راهبری Ú©Ù…Ú©ÛŒ اجرای اول را دوباره نمایش بده", "Name" : "نام", "Show last log in" : "نمایش اخرین ورود" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index 01b2632ad4e2ad9f5566ac20bd1c0ecdb06ca85d..328b0116f01d2cbcaaf17e26820343e5f66759ea 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -195,53 +195,6 @@ OC.L10N.register( "Forum" : "Keskustelupalsta", "Getting help" : "Apua", "Commercial support" : "Kaupallinen tuki", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profiilikuva", - "Upload new" : "Lähetä uusi", - "Select from Files" : "Valitse tiedostosovelluksesta", - "Remove image" : "Poista kuva", - "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", - "Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili", - "Cancel" : "Peru", - "Choose as profile picture" : "Valitse profiilikuvaksi", - "Full name" : "Koko nimi", - "Email" : "Sähköpostiosoite", - "No email address set" : "Sähköpostiosoitetta ei ole asetettu", - "Your email address" : "Sähköpostiosoitteesi", - "For password reset and notifications" : "Salasanan nollausta ja ilmoituksia varten", - "Phone number" : "Puhelinnumero", - "Your phone number" : "Puhelinnumerosi", - "Address" : "Osoite", - "Your postal address" : "Postiosoitteesi", - "Website" : "Verkkosivusto", - "Link https://…" : "Linkki https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter-tunnus @…", - "You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:", - "Password" : "Salasana", - "Current password" : "Nykyinen salasana", - "New password" : "Uusi salasana", - "Change password" : "Vaihda salasana", - "Language" : "Kieli", - "Help translate" : "Auta kääntämisessä", - "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", - "Desktop client" : "Työpöytäsovellus", - "Android app" : "Android-sovellus", - "iOS app" : "iOS-sovellus", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Jos haluat tukea projektia, {contributeopen}liity mukaan kehitystyöhön{linkclose} tai {contributeopen}levitä sanaa{linkclose}!", - "Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen", - "Device" : "Laite", - "Last activity" : "Viimeksi käytetty", - "App passwords" : "Sovellussalasanat", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Voit luoda yksilöityjä salasanoja sovelluksille, jotta sinun ei tarvitse antaa henkilökohtaista salasanaasi niille. Voit myös poistaa niitä tarvittaessa.", - "App name" : "Sovelluksen nimi", - "Create new app password" : "Luo uusi sovellussalasana", - "Use the credentials below to configure your app or device." : "Käytä oheista tunnusta ja salasanaa konfiguroidessasi sovelluksen tai laitteen.", - "For security reasons this password will only be shown once." : "Turvallisuussyistä tämä salasana näytetään vain kerran.", - "Username" : "Käyttäjätunnus", - "Done" : "Valmis", - "Version" : "Versio", "None" : "Ei mitään", "Login" : "Kirjaudu", "Plain" : "Plain", @@ -287,6 +240,7 @@ OC.L10N.register( "Execute one task with each page loaded" : "Suorita yksi tehtävä jokaista ladattua sivua kohden", "Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein.", "The cron.php needs to be executed by the system user \"%s\"." : "Tiedosto cron.php tulee suorittaa järjestelmän käyttäjänä \"%s\".", + "Version" : "Versio", "Sharing" : "Jakaminen", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.", "Allow apps to use the Share API" : "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa", @@ -314,8 +268,46 @@ OC.L10N.register( "Theming" : "Teemojen käyttö", "Check the security of your Nextcloud over our security scan" : "Tarkista Nextcloudisi tietoturva käyttäen tietoturvatarkistustamme", "Hardening and security guidance" : "Turvaamis- ja tietoturvaopas", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profiilikuva", + "Upload new" : "Lähetä uusi", + "Select from Files" : "Valitse tiedostosovelluksesta", + "Remove image" : "Poista kuva", + "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", + "Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili", + "Cancel" : "Peru", + "Choose as profile picture" : "Valitse profiilikuvaksi", + "Full name" : "Koko nimi", "No display name set" : "Näyttönimeä ei ole asetettu", + "Email" : "Sähköpostiosoite", + "Your email address" : "Sähköpostiosoitteesi", + "No email address set" : "Sähköpostiosoitetta ei ole asetettu", + "For password reset and notifications" : "Salasanan nollausta ja ilmoituksia varten", + "Phone number" : "Puhelinnumero", + "Your phone number" : "Puhelinnumerosi", + "Address" : "Osoite", + "Your postal address" : "Postiosoitteesi", + "Website" : "Verkkosivusto", + "Link https://…" : "Linkki https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter-tunnus @…", + "You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:", + "Password" : "Salasana", + "Current password" : "Nykyinen salasana", + "New password" : "Uusi salasana", + "Change password" : "Vaihda salasana", + "Language" : "Kieli", + "Help translate" : "Auta kääntämisessä", "Web, desktop and mobile clients currently logged in to your account." : "Verkko-, työpöytä- ja mobiililaitteet, jotka ovat parhaillaan kirjautuneet tilillesi.", + "Device" : "Laite", + "Last activity" : "Viimeksi käytetty", + "App name" : "Sovelluksen nimi", + "Create new app password" : "Luo uusi sovellussalasana", + "Use the credentials below to configure your app or device." : "Käytä oheista tunnusta ja salasanaa konfiguroidessasi sovelluksen tai laitteen.", + "For security reasons this password will only be shown once." : "Turvallisuussyistä tämä salasana näytetään vain kerran.", + "Username" : "Käyttäjätunnus", + "Done" : "Valmis", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Kehityksestä on vastannut {communityopen}Nextcloud-yhteisö{linkclose}, {githubopen}lähdekoodi{linkclose} on {licenseopen}AGPL-lisensoitu{linkclose}.", "Settings" : "Asetukset", "Show storage location" : "Näytä tallennustilan sijainti", @@ -361,6 +353,7 @@ OC.L10N.register( "__language_name__" : "suomi", "Personal info" : "Henkilökohtaiset tiedot", "Sessions" : "Istunnot", + "App passwords" : "Sovellussalasanat", "Sync clients" : "Synkronointisovellukset", "This is used for sending out notifications." : "Tätä käytetään ilmoitusten lähettämiseen.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s alle version %2$s on asennettu. Vakauden ja suorituskyvyn vuoksi suosittelemme päivittämään uudempaan %1$s-versioon.", @@ -381,6 +374,12 @@ OC.L10N.register( "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten", "Your website" : "Verkkosivustosi", "Your Twitter handle" : "Twitter-tunnuksesi", + "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", + "Desktop client" : "Työpöytäsovellus", + "Android app" : "Android-sovellus", + "iOS app" : "iOS-sovellus", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Jos haluat tukea projektia, {contributeopen}liity mukaan kehitystyöhön{linkclose} tai {contributeopen}levitä sanaa{linkclose}!", + "Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen", "Passcodes that give an app or device permissions to access your account." : "Sovellussalasana antaa sovellukselle tai laitteelle käyttöoikeuden tiliisi.", "Name" : "Nimi", "Follow us on Google Plus!" : "Seuraa meitä Google Plussassa!", @@ -389,6 +388,7 @@ OC.L10N.register( "Subscribe to our news feed!" : "Tilaa uutissyötteemme!", "Subscribe to our newsletter!" : "Tilaa uutiskirjeemme!", "Show last log in" : "Näytä viimeisin sisäänkirjautuminen", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Voit luoda yksilöityjä salasanoja sovelluksille, jotta sinun ei tarvitse antaa henkilökohtaista salasanaasi niille. Voit myös poistaa niitä tarvittaessa.", "Follow us on Google+!" : "Seuraa meitä Google+:ssa!", "Follow us on Twitter!" : "Seuraa meitä Twitterissä!", "Check out our blog!" : "Tutustu blogiimme!" diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index 1e269f9967b2811a1b98a7d8bd0848b173548855..29a01413bce2121621c73c8119c3f8f3a095a853 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -193,53 +193,6 @@ "Forum" : "Keskustelupalsta", "Getting help" : "Apua", "Commercial support" : "Kaupallinen tuki", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profiilikuva", - "Upload new" : "Lähetä uusi", - "Select from Files" : "Valitse tiedostosovelluksesta", - "Remove image" : "Poista kuva", - "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", - "Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili", - "Cancel" : "Peru", - "Choose as profile picture" : "Valitse profiilikuvaksi", - "Full name" : "Koko nimi", - "Email" : "Sähköpostiosoite", - "No email address set" : "Sähköpostiosoitetta ei ole asetettu", - "Your email address" : "Sähköpostiosoitteesi", - "For password reset and notifications" : "Salasanan nollausta ja ilmoituksia varten", - "Phone number" : "Puhelinnumero", - "Your phone number" : "Puhelinnumerosi", - "Address" : "Osoite", - "Your postal address" : "Postiosoitteesi", - "Website" : "Verkkosivusto", - "Link https://…" : "Linkki https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter-tunnus @…", - "You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:", - "Password" : "Salasana", - "Current password" : "Nykyinen salasana", - "New password" : "Uusi salasana", - "Change password" : "Vaihda salasana", - "Language" : "Kieli", - "Help translate" : "Auta kääntämisessä", - "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", - "Desktop client" : "Työpöytäsovellus", - "Android app" : "Android-sovellus", - "iOS app" : "iOS-sovellus", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Jos haluat tukea projektia, {contributeopen}liity mukaan kehitystyöhön{linkclose} tai {contributeopen}levitä sanaa{linkclose}!", - "Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen", - "Device" : "Laite", - "Last activity" : "Viimeksi käytetty", - "App passwords" : "Sovellussalasanat", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Voit luoda yksilöityjä salasanoja sovelluksille, jotta sinun ei tarvitse antaa henkilökohtaista salasanaasi niille. Voit myös poistaa niitä tarvittaessa.", - "App name" : "Sovelluksen nimi", - "Create new app password" : "Luo uusi sovellussalasana", - "Use the credentials below to configure your app or device." : "Käytä oheista tunnusta ja salasanaa konfiguroidessasi sovelluksen tai laitteen.", - "For security reasons this password will only be shown once." : "Turvallisuussyistä tämä salasana näytetään vain kerran.", - "Username" : "Käyttäjätunnus", - "Done" : "Valmis", - "Version" : "Versio", "None" : "Ei mitään", "Login" : "Kirjaudu", "Plain" : "Plain", @@ -285,6 +238,7 @@ "Execute one task with each page loaded" : "Suorita yksi tehtävä jokaista ladattua sivua kohden", "Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein.", "The cron.php needs to be executed by the system user \"%s\"." : "Tiedosto cron.php tulee suorittaa järjestelmän käyttäjänä \"%s\".", + "Version" : "Versio", "Sharing" : "Jakaminen", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.", "Allow apps to use the Share API" : "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa", @@ -312,8 +266,46 @@ "Theming" : "Teemojen käyttö", "Check the security of your Nextcloud over our security scan" : "Tarkista Nextcloudisi tietoturva käyttäen tietoturvatarkistustamme", "Hardening and security guidance" : "Turvaamis- ja tietoturvaopas", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Käytössäsi on <strong>%s</strong>/<strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profiilikuva", + "Upload new" : "Lähetä uusi", + "Select from Files" : "Valitse tiedostosovelluksesta", + "Remove image" : "Poista kuva", + "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", + "Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili", + "Cancel" : "Peru", + "Choose as profile picture" : "Valitse profiilikuvaksi", + "Full name" : "Koko nimi", "No display name set" : "Näyttönimeä ei ole asetettu", + "Email" : "Sähköpostiosoite", + "Your email address" : "Sähköpostiosoitteesi", + "No email address set" : "Sähköpostiosoitetta ei ole asetettu", + "For password reset and notifications" : "Salasanan nollausta ja ilmoituksia varten", + "Phone number" : "Puhelinnumero", + "Your phone number" : "Puhelinnumerosi", + "Address" : "Osoite", + "Your postal address" : "Postiosoitteesi", + "Website" : "Verkkosivusto", + "Link https://…" : "Linkki https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter-tunnus @…", + "You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:", + "Password" : "Salasana", + "Current password" : "Nykyinen salasana", + "New password" : "Uusi salasana", + "Change password" : "Vaihda salasana", + "Language" : "Kieli", + "Help translate" : "Auta kääntämisessä", "Web, desktop and mobile clients currently logged in to your account." : "Verkko-, työpöytä- ja mobiililaitteet, jotka ovat parhaillaan kirjautuneet tilillesi.", + "Device" : "Laite", + "Last activity" : "Viimeksi käytetty", + "App name" : "Sovelluksen nimi", + "Create new app password" : "Luo uusi sovellussalasana", + "Use the credentials below to configure your app or device." : "Käytä oheista tunnusta ja salasanaa konfiguroidessasi sovelluksen tai laitteen.", + "For security reasons this password will only be shown once." : "Turvallisuussyistä tämä salasana näytetään vain kerran.", + "Username" : "Käyttäjätunnus", + "Done" : "Valmis", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Kehityksestä on vastannut {communityopen}Nextcloud-yhteisö{linkclose}, {githubopen}lähdekoodi{linkclose} on {licenseopen}AGPL-lisensoitu{linkclose}.", "Settings" : "Asetukset", "Show storage location" : "Näytä tallennustilan sijainti", @@ -359,6 +351,7 @@ "__language_name__" : "suomi", "Personal info" : "Henkilökohtaiset tiedot", "Sessions" : "Istunnot", + "App passwords" : "Sovellussalasanat", "Sync clients" : "Synkronointisovellukset", "This is used for sending out notifications." : "Tätä käytetään ilmoitusten lähettämiseen.", "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s alle version %2$s on asennettu. Vakauden ja suorituskyvyn vuoksi suosittelemme päivittämään uudempaan %1$s-versioon.", @@ -379,6 +372,12 @@ "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten", "Your website" : "Verkkosivustosi", "Your Twitter handle" : "Twitter-tunnuksesi", + "Get the apps to sync your files" : "Aseta sovellukset synkronoimaan tiedostosi", + "Desktop client" : "Työpöytäsovellus", + "Android app" : "Android-sovellus", + "iOS app" : "iOS-sovellus", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Jos haluat tukea projektia, {contributeopen}liity mukaan kehitystyöhön{linkclose} tai {contributeopen}levitä sanaa{linkclose}!", + "Show First Run Wizard again" : "Näytä ensimmäisen käyttökerran avustaja uudelleen", "Passcodes that give an app or device permissions to access your account." : "Sovellussalasana antaa sovellukselle tai laitteelle käyttöoikeuden tiliisi.", "Name" : "Nimi", "Follow us on Google Plus!" : "Seuraa meitä Google Plussassa!", @@ -387,6 +386,7 @@ "Subscribe to our news feed!" : "Tilaa uutissyötteemme!", "Subscribe to our newsletter!" : "Tilaa uutiskirjeemme!", "Show last log in" : "Näytä viimeisin sisäänkirjautuminen", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Voit luoda yksilöityjä salasanoja sovelluksille, jotta sinun ei tarvitse antaa henkilökohtaista salasanaasi niille. Voit myös poistaa niitä tarvittaessa.", "Follow us on Google+!" : "Seuraa meitä Google+:ssa!", "Follow us on Twitter!" : "Seuraa meitä Twitterissä!", "Check out our blog!" : "Tutustu blogiimme!" diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index c111a100d5e477e0fea4513cb889dfb7a94c81a4..491347cce617e25826ee95fe8480009aa68306fd 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Obtenir de l'aide", "Commercial support" : "Support commercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vous utilisez <strong>%s</strong> sur <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Photo de profil", - "Upload new" : "Nouvelle depuis votre ordinateur", - "Select from Files" : "Sélectionner depuis les Fichiers", - "Remove image" : "Supprimer l'image", - "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", - "Picture provided by original account" : "Photo fournie par le compte original", - "Cancel" : "Annuler", - "Choose as profile picture" : "Définir comme image de profil", - "Full name" : "Nom complet", - "Email" : "Adresse e-mail", - "No email address set" : "Aucune adresse e-mail configurée", - "Your email address" : "Votre adresse e-mail", - "For password reset and notifications" : "Pour la réinitialisation du mot de passe et les notifications", - "Phone number" : "Numéro de téléphone", - "Your phone number" : "Votre numéro de téléphone", - "Address" : "Adresse", - "Your postal address" : "Votre adresse postale", - "Website" : "Site web", - "It can take up to 24 hours before the account is displayed as verified." : "Cela peut prendre jusqu'à 24 heures avant que le compte soit affiché comme vérifié.", - "Link https://…" : "Lien https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Pseudo Twitter @...", - "You are member of the following groups:" : "Vous êtes membre des groupes suivants :", - "Password" : "Mot de passe", - "Current password" : "Mot de passe actuel", - "New password" : "Nouveau mot de passe", - "Change password" : "Changer de mot de passe", - "Language" : "Langue", - "Help translate" : "Aidez à traduire", - "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", - "Desktop client" : "Client de bureau", - "Android app" : "Application Android", - "iOS app" : "Application iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si vous voulez apporter votre appui au projet {contributeopen}joignez-vous à son développement{linkclose} ou {contributeopen}passez le mot{linkclose}!", - "Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Clients web, desktop, mobiles et mots de passe spécifiques d'application qui ont actuellement accès à votre compte.", - "Device" : "Appareil", - "Last activity" : "Dernière activité", - "App passwords" : "Mots de passe de l'application", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Ici vous pouvez générer des mots de passe individuels pour les applications pour éviter de communiquer votre mot de passe. Vous pouvez aussi les révoquer individuellement.", - "App name" : "Nom de l'application", - "Create new app password" : "Créer un nouveau mot de passe d'application", - "Use the credentials below to configure your app or device." : "Utilisez les informations d'identification ci-dessous pour configurer votre application ou appareil.", - "For security reasons this password will only be shown once." : "Pour des raisons de sécurités ce mot de passe sera affiche une seule fois.", - "Username" : "Nom d'utilisateur", - "Done" : "Terminé", - "Version" : "Version", "None" : "Aucun", "Login" : "Login", "Plain" : "En clair", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", "The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'exécuter, vous devez avoir l'extension PHP POSIX. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.", + "Version" : "Version", "Sharing" : "Partage", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "En tant qu'administrateur, vous pouvez affiner le comportement de partage. Veuillez consulter la documentation pour plus d'informations.", "Allow apps to use the Share API" : "Autoriser les applications à utiliser l'API de partage", @@ -356,8 +308,47 @@ OC.L10N.register( "Theming" : "Personnalisation de l'apparence", "Check the security of your Nextcloud over our security scan" : "Vérifier la sécurité de votre Nextcloud grâce à notre scan de sécurité", "Hardening and security guidance" : "Guide pour le renforcement et la sécurité", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vous utilisez <strong>%s</strong> sur <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Photo de profil", + "Upload new" : "Nouvelle depuis votre ordinateur", + "Select from Files" : "Sélectionner depuis les Fichiers", + "Remove image" : "Supprimer l'image", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", + "Picture provided by original account" : "Photo fournie par le compte original", + "Cancel" : "Annuler", + "Choose as profile picture" : "Définir comme image de profil", + "Full name" : "Nom complet", "No display name set" : "Aucun nom d'affichage configuré", + "Email" : "Adresse e-mail", + "Your email address" : "Votre adresse e-mail", + "No email address set" : "Aucune adresse e-mail configurée", + "For password reset and notifications" : "Pour la réinitialisation du mot de passe et les notifications", + "Phone number" : "Numéro de téléphone", + "Your phone number" : "Votre numéro de téléphone", + "Address" : "Adresse", + "Your postal address" : "Votre adresse postale", + "Website" : "Site web", + "It can take up to 24 hours before the account is displayed as verified." : "Cela peut prendre jusqu'à 24 heures avant que le compte soit affiché comme vérifié.", + "Link https://…" : "Lien https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Pseudo Twitter @...", + "You are member of the following groups:" : "Vous êtes membre des groupes suivants :", + "Password" : "Mot de passe", + "Current password" : "Mot de passe actuel", + "New password" : "Nouveau mot de passe", + "Change password" : "Changer de mot de passe", + "Language" : "Langue", + "Help translate" : "Aidez à traduire", "Web, desktop and mobile clients currently logged in to your account." : "Clients web, desktop et mobiles actuellement connectés sur votre compte.", + "Device" : "Appareil", + "Last activity" : "Dernière activité", + "App name" : "Nom de l'application", + "Create new app password" : "Créer un nouveau mot de passe d'application", + "Use the credentials below to configure your app or device." : "Utilisez les informations d'identification ci-dessous pour configurer votre application ou appareil.", + "For security reasons this password will only be shown once." : "Pour des raisons de sécurités ce mot de passe sera affiche une seule fois.", + "Username" : "Nom d'utilisateur", + "Done" : "Terminé", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Développé par la {communityopen}communauté Nextcloud{linkclose}, le {githubopen}code source{linkclose} est sous licence {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Suivez-nous sur Google+", "Like our Facebook page" : "Aimez notre page Facebook", @@ -408,6 +399,7 @@ OC.L10N.register( "__language_name__" : "Français", "Personal info" : "Informations personnelles", "Sessions" : "Sessions", + "App passwords" : "Mots de passe de l'application", "Sync clients" : "Clients de synchronisation", "This is used for sending out notifications." : "Ceci est utilisé pour l'envoi des notifications.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php ne semble pas être configuré de manière à récupérer les valeurs des variables d’environnement. Le test de la commande getenv(\"PATH\") retourne seulement une réponse vide. ", @@ -433,6 +425,12 @@ OC.L10N.register( "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", "Your website" : "Votre site web", "Your Twitter handle" : "Votre pseudo Twitter", + "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", + "Desktop client" : "Client de bureau", + "Android app" : "Application Android", + "iOS app" : "Application iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si vous voulez apporter votre appui au projet {contributeopen}joignez-vous à son développement{linkclose} ou {contributeopen}passez le mot{linkclose}!", + "Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion", "Passcodes that give an app or device permissions to access your account." : "Codes de sécurité autorisant une application ou un appareil à accéder à votre compte.", "Name" : "Nom", "Follow us on Google Plus!" : "Suiviez-nous sur Google Plus!", @@ -443,6 +441,8 @@ OC.L10N.register( "Show last log in" : "Montrer la dernière connexion", "Verifying" : "Vérification en cours", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Le module PHP 'fileinfo' est manquant. Il est vivement recommandé de l'activer afin d'obtenir de meilleurs résultats de détection du type MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Clients web, desktop, mobiles et mots de passe spécifiques d'application qui ont actuellement accès à votre compte.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Ici vous pouvez générer des mots de passe individuels pour les applications pour éviter de communiquer votre mot de passe. Vous pouvez aussi les révoquer individuellement.", "Follow us on Google+!" : "Suivez-nous sur Google+ !", "Follow us on Twitter!" : "Suivez-nous sur Twitter !", "Check out our blog!" : "Découvrez notre blog !" diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index bebb18e1438ceb27a3113c43258119e7ef995cc3..ce9fba59e723bb7ff0c8a6936ea032f8c7efc838 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -208,55 +208,6 @@ "Forum" : "Forum", "Getting help" : "Obtenir de l'aide", "Commercial support" : "Support commercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vous utilisez <strong>%s</strong> sur <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Photo de profil", - "Upload new" : "Nouvelle depuis votre ordinateur", - "Select from Files" : "Sélectionner depuis les Fichiers", - "Remove image" : "Supprimer l'image", - "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", - "Picture provided by original account" : "Photo fournie par le compte original", - "Cancel" : "Annuler", - "Choose as profile picture" : "Définir comme image de profil", - "Full name" : "Nom complet", - "Email" : "Adresse e-mail", - "No email address set" : "Aucune adresse e-mail configurée", - "Your email address" : "Votre adresse e-mail", - "For password reset and notifications" : "Pour la réinitialisation du mot de passe et les notifications", - "Phone number" : "Numéro de téléphone", - "Your phone number" : "Votre numéro de téléphone", - "Address" : "Adresse", - "Your postal address" : "Votre adresse postale", - "Website" : "Site web", - "It can take up to 24 hours before the account is displayed as verified." : "Cela peut prendre jusqu'à 24 heures avant que le compte soit affiché comme vérifié.", - "Link https://…" : "Lien https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Pseudo Twitter @...", - "You are member of the following groups:" : "Vous êtes membre des groupes suivants :", - "Password" : "Mot de passe", - "Current password" : "Mot de passe actuel", - "New password" : "Nouveau mot de passe", - "Change password" : "Changer de mot de passe", - "Language" : "Langue", - "Help translate" : "Aidez à traduire", - "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", - "Desktop client" : "Client de bureau", - "Android app" : "Application Android", - "iOS app" : "Application iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si vous voulez apporter votre appui au projet {contributeopen}joignez-vous à son développement{linkclose} ou {contributeopen}passez le mot{linkclose}!", - "Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Clients web, desktop, mobiles et mots de passe spécifiques d'application qui ont actuellement accès à votre compte.", - "Device" : "Appareil", - "Last activity" : "Dernière activité", - "App passwords" : "Mots de passe de l'application", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Ici vous pouvez générer des mots de passe individuels pour les applications pour éviter de communiquer votre mot de passe. Vous pouvez aussi les révoquer individuellement.", - "App name" : "Nom de l'application", - "Create new app password" : "Créer un nouveau mot de passe d'application", - "Use the credentials below to configure your app or device." : "Utilisez les informations d'identification ci-dessous pour configurer votre application ou appareil.", - "For security reasons this password will only be shown once." : "Pour des raisons de sécurités ce mot de passe sera affiche une seule fois.", - "Username" : "Nom d'utilisateur", - "Done" : "Terminé", - "Version" : "Version", "None" : "Aucun", "Login" : "Login", "Plain" : "En clair", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", "The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'exécuter, vous devez avoir l'extension PHP POSIX. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.", + "Version" : "Version", "Sharing" : "Partage", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "En tant qu'administrateur, vous pouvez affiner le comportement de partage. Veuillez consulter la documentation pour plus d'informations.", "Allow apps to use the Share API" : "Autoriser les applications à utiliser l'API de partage", @@ -354,8 +306,47 @@ "Theming" : "Personnalisation de l'apparence", "Check the security of your Nextcloud over our security scan" : "Vérifier la sécurité de votre Nextcloud grâce à notre scan de sécurité", "Hardening and security guidance" : "Guide pour le renforcement et la sécurité", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vous utilisez <strong>%s</strong> sur <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Photo de profil", + "Upload new" : "Nouvelle depuis votre ordinateur", + "Select from Files" : "Sélectionner depuis les Fichiers", + "Remove image" : "Supprimer l'image", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", + "Picture provided by original account" : "Photo fournie par le compte original", + "Cancel" : "Annuler", + "Choose as profile picture" : "Définir comme image de profil", + "Full name" : "Nom complet", "No display name set" : "Aucun nom d'affichage configuré", + "Email" : "Adresse e-mail", + "Your email address" : "Votre adresse e-mail", + "No email address set" : "Aucune adresse e-mail configurée", + "For password reset and notifications" : "Pour la réinitialisation du mot de passe et les notifications", + "Phone number" : "Numéro de téléphone", + "Your phone number" : "Votre numéro de téléphone", + "Address" : "Adresse", + "Your postal address" : "Votre adresse postale", + "Website" : "Site web", + "It can take up to 24 hours before the account is displayed as verified." : "Cela peut prendre jusqu'à 24 heures avant que le compte soit affiché comme vérifié.", + "Link https://…" : "Lien https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Pseudo Twitter @...", + "You are member of the following groups:" : "Vous êtes membre des groupes suivants :", + "Password" : "Mot de passe", + "Current password" : "Mot de passe actuel", + "New password" : "Nouveau mot de passe", + "Change password" : "Changer de mot de passe", + "Language" : "Langue", + "Help translate" : "Aidez à traduire", "Web, desktop and mobile clients currently logged in to your account." : "Clients web, desktop et mobiles actuellement connectés sur votre compte.", + "Device" : "Appareil", + "Last activity" : "Dernière activité", + "App name" : "Nom de l'application", + "Create new app password" : "Créer un nouveau mot de passe d'application", + "Use the credentials below to configure your app or device." : "Utilisez les informations d'identification ci-dessous pour configurer votre application ou appareil.", + "For security reasons this password will only be shown once." : "Pour des raisons de sécurités ce mot de passe sera affiche une seule fois.", + "Username" : "Nom d'utilisateur", + "Done" : "Terminé", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Développé par la {communityopen}communauté Nextcloud{linkclose}, le {githubopen}code source{linkclose} est sous licence {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Suivez-nous sur Google+", "Like our Facebook page" : "Aimez notre page Facebook", @@ -406,6 +397,7 @@ "__language_name__" : "Français", "Personal info" : "Informations personnelles", "Sessions" : "Sessions", + "App passwords" : "Mots de passe de l'application", "Sync clients" : "Clients de synchronisation", "This is used for sending out notifications." : "Ceci est utilisé pour l'envoi des notifications.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php ne semble pas être configuré de manière à récupérer les valeurs des variables d’environnement. Le test de la commande getenv(\"PATH\") retourne seulement une réponse vide. ", @@ -431,6 +423,12 @@ "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", "Your website" : "Votre site web", "Your Twitter handle" : "Votre pseudo Twitter", + "Get the apps to sync your files" : "Obtenez les applications de synchronisation de vos fichiers", + "Desktop client" : "Client de bureau", + "Android app" : "Application Android", + "iOS app" : "Application iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si vous voulez apporter votre appui au projet {contributeopen}joignez-vous à son développement{linkclose} ou {contributeopen}passez le mot{linkclose}!", + "Show First Run Wizard again" : "Revoir la fenêtre d'accueil affichée lors de votre première connexion", "Passcodes that give an app or device permissions to access your account." : "Codes de sécurité autorisant une application ou un appareil à accéder à votre compte.", "Name" : "Nom", "Follow us on Google Plus!" : "Suiviez-nous sur Google Plus!", @@ -441,6 +439,8 @@ "Show last log in" : "Montrer la dernière connexion", "Verifying" : "Vérification en cours", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Le module PHP 'fileinfo' est manquant. Il est vivement recommandé de l'activer afin d'obtenir de meilleurs résultats de détection du type MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Clients web, desktop, mobiles et mots de passe spécifiques d'application qui ont actuellement accès à votre compte.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Ici vous pouvez générer des mots de passe individuels pour les applications pour éviter de communiquer votre mot de passe. Vous pouvez aussi les révoquer individuellement.", "Follow us on Google+!" : "Suivez-nous sur Google+ !", "Follow us on Twitter!" : "Suivez-nous sur Twitter !", "Check out our blog!" : "Découvrez notre blog !" diff --git a/settings/l10n/he.js b/settings/l10n/he.js index 66497594de18d3642b7c6f46656bcd6a05d52eab..868932318043d5ab87989bbc2c455dd70c8ab688 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -106,37 +106,6 @@ OC.L10N.register( "Online documentation" : "תיעוד מקוון", "Forum" : "פורו×", "Commercial support" : "תמיכה מסחרית", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "×”× ×š משתמש ב- <strong>%s</strong> מתוך <strong>%s</strong>", - "Profile picture" : "×ª×ž×•× ×ª פרופיל", - "Upload new" : "העל×ת חדש", - "Select from Files" : "בחירה מתוך קבצי×", - "Remove image" : "הסרת ×ª×ž×•× ×”", - "png or jpg, max. 20 MB" : "png ×ו jpg, ×ž×§×¡×™×ž×•× 20 מגה-בייט", - "Picture provided by original account" : "×ª×ž×•× ×” סופקה על ידי חשבון מקור", - "Cancel" : "ביטול", - "Choose as profile picture" : "יש לבחור ×›×ª×ž×•× ×ª פרופיל", - "Full name" : "×©× ×ž×œ×", - "Email" : "דו×ר ××œ×§×˜×¨×•× ×™", - "No email address set" : "×œ× × ×§×‘×¢×” כתובת דו×ר ××œ×§×˜×¨×•× ×™", - "Your email address" : "כתובת הדו×ר ×”××œ×§×˜×¨×•× ×™ שלך", - "You are member of the following groups:" : "הקבוצות הב×ות כוללות ×ותך:", - "Password" : "סיסמ×", - "Current password" : "×¡×™×¡×ž× × ×•×›×—×™×ª", - "New password" : "×¡×™×¡×ž× ×—×“×©×”", - "Change password" : "×©×™× ×•×™ סיסמ×", - "Language" : "שפה", - "Help translate" : "עזרה בתרגו×", - "Get the apps to sync your files" : "קבלת ×”×™×™×©×•×ž×™× ×œ×¡× ×›×¨×•×Ÿ ×”×§×‘×¦×™× ×©×œ×š", - "Desktop client" : "מחשב ×ישי", - "Android app" : "×™×™×©×•× ×× ×“×¨×•×יד", - "iOS app" : "×™×™×©×•× ×ייפון", - "Show First Run Wizard again" : "הצגת ×שף ההפעלה הר××©×•× ×™×ª שוב", - "App passwords" : "סיסמת יישו×", - "App name" : "×©× ×™×™×©×•×", - "Create new app password" : "יצירת סיסמת ×™×™×©×•× ×—×“×©×”", - "Username" : "×©× ×ž×©×ª×ž×©", - "Done" : "הסתיי×", - "Version" : "גרסה", "None" : "כלו×", "Login" : "התחברות", "Plain" : "רגיל", @@ -177,6 +146,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "הגדרות שפה ×œ× ×™×›×•×œ×•×ª להקבע ×›×›×לה שתומכות ב- UTF-8.", "All checks passed." : "כל הבדיקות עברו", "Execute one task with each page loaded" : "יש להפעיל משימה ×חת ×¢× ×›×œ עמוד ×©× ×˜×¢×Ÿ", + "Version" : "גרסה", "Sharing" : "שיתוף", "Allow apps to use the Share API" : "ל×פשר ×œ×™×™×©×•× ×œ×”×©×ª×ž×© ב־API השיתוף", "Allow users to share via link" : "×פשר ×œ×ž×©×ª×ž×©×™× ×œ×©×ª×£ ב×מצעות קישור", @@ -200,7 +170,31 @@ OC.L10N.register( "Improving the config.php" : "שיפור קובץ config.php", "Theming" : "ערכת × ×•×©×", "Hardening and security guidance" : "הדרכת הקשחה ו×בטחה", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "×”× ×š משתמש ב- <strong>%s</strong> מתוך <strong>%s</strong>", + "Profile picture" : "×ª×ž×•× ×ª פרופיל", + "Upload new" : "העל×ת חדש", + "Select from Files" : "בחירה מתוך קבצי×", + "Remove image" : "הסרת ×ª×ž×•× ×”", + "png or jpg, max. 20 MB" : "png ×ו jpg, ×ž×§×¡×™×ž×•× 20 מגה-בייט", + "Picture provided by original account" : "×ª×ž×•× ×” סופקה על ידי חשבון מקור", + "Cancel" : "ביטול", + "Choose as profile picture" : "יש לבחור ×›×ª×ž×•× ×ª פרופיל", + "Full name" : "×©× ×ž×œ×", "No display name set" : "×œ× × ×§×‘×¢ ×©× ×ª×¦×•×’×”", + "Email" : "דו×ר ××œ×§×˜×¨×•× ×™", + "Your email address" : "כתובת הדו×ר ×”××œ×§×˜×¨×•× ×™ שלך", + "No email address set" : "×œ× × ×§×‘×¢×” כתובת דו×ר ××œ×§×˜×¨×•× ×™", + "You are member of the following groups:" : "הקבוצות הב×ות כוללות ×ותך:", + "Password" : "סיסמ×", + "Current password" : "×¡×™×¡×ž× × ×•×›×—×™×ª", + "New password" : "×¡×™×¡×ž× ×—×“×©×”", + "Change password" : "×©×™× ×•×™ סיסמ×", + "Language" : "שפה", + "Help translate" : "עזרה בתרגו×", + "App name" : "×©× ×™×™×©×•×", + "Create new app password" : "יצירת סיסמת ×™×™×©×•× ×—×“×©×”", + "Username" : "×©× ×ž×©×ª×ž×©", + "Done" : "הסתיי×", "Show storage location" : "הצגת ×ž×™×§×•× ×חסון", "Show user backend" : "הצגת צד ×חורי למשתמש", "Show email address" : "הצגת כתובת דו×ר ××œ×§×˜×¨×•× ×™", @@ -235,6 +229,7 @@ OC.L10N.register( "__language_name__" : "עברית", "Personal info" : "מידע ×ישי", "Sessions" : "שיחות", + "App passwords" : "סיסמת יישו×", "Sync clients" : "×¡× ×›×¨×•×Ÿ לקוחות", "This is used for sending out notifications." : "×ž×©×ª×ž×©×™× ×‘×–×” כדי לשלוח הודעות.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", @@ -254,6 +249,11 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "× ×™×ª×Ÿ להשתמש בשירות cron ×œ×§×¨×•× ×œ×§×•×‘×¥ cron.php בכל 15 דקות.", "Cheers!" : "לחיי×!", "For password recovery and notifications" : "לשחזור ×¡×™×¡×ž× ×•×”×•×“×¢×•×ª", + "Get the apps to sync your files" : "קבלת ×”×™×™×©×•×ž×™× ×œ×¡× ×›×¨×•×Ÿ ×”×§×‘×¦×™× ×©×œ×š", + "Desktop client" : "מחשב ×ישי", + "Android app" : "×™×™×©×•× ×× ×“×¨×•×יד", + "iOS app" : "×™×™×©×•× ×ייפון", + "Show First Run Wizard again" : "הצגת ×שף ההפעלה הר××©×•× ×™×ª שוב", "Name" : "ש×", "Show last log in" : "הצגת ×›× ×™×¡×” ××—×¨×•× ×”" }, diff --git a/settings/l10n/he.json b/settings/l10n/he.json index 0865bcea270b24dcfae4d784993787531b220838..91bd7d54a231c5292b3f2f1c548c720501d1fd63 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -104,37 +104,6 @@ "Online documentation" : "תיעוד מקוון", "Forum" : "פורו×", "Commercial support" : "תמיכה מסחרית", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "×”× ×š משתמש ב- <strong>%s</strong> מתוך <strong>%s</strong>", - "Profile picture" : "×ª×ž×•× ×ª פרופיל", - "Upload new" : "העל×ת חדש", - "Select from Files" : "בחירה מתוך קבצי×", - "Remove image" : "הסרת ×ª×ž×•× ×”", - "png or jpg, max. 20 MB" : "png ×ו jpg, ×ž×§×¡×™×ž×•× 20 מגה-בייט", - "Picture provided by original account" : "×ª×ž×•× ×” סופקה על ידי חשבון מקור", - "Cancel" : "ביטול", - "Choose as profile picture" : "יש לבחור ×›×ª×ž×•× ×ª פרופיל", - "Full name" : "×©× ×ž×œ×", - "Email" : "דו×ר ××œ×§×˜×¨×•× ×™", - "No email address set" : "×œ× × ×§×‘×¢×” כתובת דו×ר ××œ×§×˜×¨×•× ×™", - "Your email address" : "כתובת הדו×ר ×”××œ×§×˜×¨×•× ×™ שלך", - "You are member of the following groups:" : "הקבוצות הב×ות כוללות ×ותך:", - "Password" : "סיסמ×", - "Current password" : "×¡×™×¡×ž× × ×•×›×—×™×ª", - "New password" : "×¡×™×¡×ž× ×—×“×©×”", - "Change password" : "×©×™× ×•×™ סיסמ×", - "Language" : "שפה", - "Help translate" : "עזרה בתרגו×", - "Get the apps to sync your files" : "קבלת ×”×™×™×©×•×ž×™× ×œ×¡× ×›×¨×•×Ÿ ×”×§×‘×¦×™× ×©×œ×š", - "Desktop client" : "מחשב ×ישי", - "Android app" : "×™×™×©×•× ×× ×“×¨×•×יד", - "iOS app" : "×™×™×©×•× ×ייפון", - "Show First Run Wizard again" : "הצגת ×שף ההפעלה הר××©×•× ×™×ª שוב", - "App passwords" : "סיסמת יישו×", - "App name" : "×©× ×™×™×©×•×", - "Create new app password" : "יצירת סיסמת ×™×™×©×•× ×—×“×©×”", - "Username" : "×©× ×ž×©×ª×ž×©", - "Done" : "הסתיי×", - "Version" : "גרסה", "None" : "כלו×", "Login" : "התחברות", "Plain" : "רגיל", @@ -175,6 +144,7 @@ "System locale can not be set to a one which supports UTF-8." : "הגדרות שפה ×œ× ×™×›×•×œ×•×ª להקבע ×›×›×לה שתומכות ב- UTF-8.", "All checks passed." : "כל הבדיקות עברו", "Execute one task with each page loaded" : "יש להפעיל משימה ×חת ×¢× ×›×œ עמוד ×©× ×˜×¢×Ÿ", + "Version" : "גרסה", "Sharing" : "שיתוף", "Allow apps to use the Share API" : "ל×פשר ×œ×™×™×©×•× ×œ×”×©×ª×ž×© ב־API השיתוף", "Allow users to share via link" : "×פשר ×œ×ž×©×ª×ž×©×™× ×œ×©×ª×£ ב×מצעות קישור", @@ -198,7 +168,31 @@ "Improving the config.php" : "שיפור קובץ config.php", "Theming" : "ערכת × ×•×©×", "Hardening and security guidance" : "הדרכת הקשחה ו×בטחה", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "×”× ×š משתמש ב- <strong>%s</strong> מתוך <strong>%s</strong>", + "Profile picture" : "×ª×ž×•× ×ª פרופיל", + "Upload new" : "העל×ת חדש", + "Select from Files" : "בחירה מתוך קבצי×", + "Remove image" : "הסרת ×ª×ž×•× ×”", + "png or jpg, max. 20 MB" : "png ×ו jpg, ×ž×§×¡×™×ž×•× 20 מגה-בייט", + "Picture provided by original account" : "×ª×ž×•× ×” סופקה על ידי חשבון מקור", + "Cancel" : "ביטול", + "Choose as profile picture" : "יש לבחור ×›×ª×ž×•× ×ª פרופיל", + "Full name" : "×©× ×ž×œ×", "No display name set" : "×œ× × ×§×‘×¢ ×©× ×ª×¦×•×’×”", + "Email" : "דו×ר ××œ×§×˜×¨×•× ×™", + "Your email address" : "כתובת הדו×ר ×”××œ×§×˜×¨×•× ×™ שלך", + "No email address set" : "×œ× × ×§×‘×¢×” כתובת דו×ר ××œ×§×˜×¨×•× ×™", + "You are member of the following groups:" : "הקבוצות הב×ות כוללות ×ותך:", + "Password" : "סיסמ×", + "Current password" : "×¡×™×¡×ž× × ×•×›×—×™×ª", + "New password" : "×¡×™×¡×ž× ×—×“×©×”", + "Change password" : "×©×™× ×•×™ סיסמ×", + "Language" : "שפה", + "Help translate" : "עזרה בתרגו×", + "App name" : "×©× ×™×™×©×•×", + "Create new app password" : "יצירת סיסמת ×™×™×©×•× ×—×“×©×”", + "Username" : "×©× ×ž×©×ª×ž×©", + "Done" : "הסתיי×", "Show storage location" : "הצגת ×ž×™×§×•× ×חסון", "Show user backend" : "הצגת צד ×חורי למשתמש", "Show email address" : "הצגת כתובת דו×ר ××œ×§×˜×¨×•× ×™", @@ -233,6 +227,7 @@ "__language_name__" : "עברית", "Personal info" : "מידע ×ישי", "Sessions" : "שיחות", + "App passwords" : "סיסמת יישו×", "Sync clients" : "×¡× ×›×¨×•×Ÿ לקוחות", "This is used for sending out notifications." : "×ž×©×ª×ž×©×™× ×‘×–×” כדי לשלוח הודעות.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.", @@ -252,6 +247,11 @@ "Use system's cron service to call the cron.php file every 15 minutes." : "× ×™×ª×Ÿ להשתמש בשירות cron ×œ×§×¨×•× ×œ×§×•×‘×¥ cron.php בכל 15 דקות.", "Cheers!" : "לחיי×!", "For password recovery and notifications" : "לשחזור ×¡×™×¡×ž× ×•×”×•×“×¢×•×ª", + "Get the apps to sync your files" : "קבלת ×”×™×™×©×•×ž×™× ×œ×¡× ×›×¨×•×Ÿ ×”×§×‘×¦×™× ×©×œ×š", + "Desktop client" : "מחשב ×ישי", + "Android app" : "×™×™×©×•× ×× ×“×¨×•×יד", + "iOS app" : "×™×™×©×•× ×ייפון", + "Show First Run Wizard again" : "הצגת ×שף ההפעלה הר××©×•× ×™×ª שוב", "Name" : "ש×", "Show last log in" : "הצגת ×›× ×™×¡×” ××—×¨×•× ×”" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/hr.js b/settings/l10n/hr.js index b1eae303e58494e67838421286c36b1d1f2cc18c..9af1696ea1af99eb7bc1d549b3b317144bf45780 100644 --- a/settings/l10n/hr.js +++ b/settings/l10n/hr.js @@ -47,22 +47,6 @@ OC.L10N.register( "Issued By" : "Issued By", "Valid until %s" : "Valid until %s", "Forum" : "Forum", - "Profile picture" : "Slika profila", - "Upload new" : "UÄitajte novu", - "Remove image" : "Uklonite sliku", - "Cancel" : "Odustanite", - "Email" : "E-poÅ¡ta", - "Your email address" : "VaÅ¡a adresa e-poÅ¡te", - "Password" : "Lozinka", - "Current password" : "Trenutna lozinka", - "New password" : "Nova lozinka", - "Change password" : "Promijenite lozinku", - "Language" : "Jezik", - "Help translate" : "Pomozite prevesti", - "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", - "Show First Run Wizard again" : "Opet pokažite First Run Wizard", - "Username" : "KorisniÄko ime", - "Version" : "Verzija", "None" : "NiÅ¡ta", "Login" : "Prijava", "Plain" : "ÄŒisti tekst", @@ -83,6 +67,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivaÄ predmemoriranja kao Å¡to je Zend OPcache ilieAccelerator.", "System locale can not be set to a one which supports UTF-8." : "Regionalnu shemu sustava nemoguće je postaviti na neku koja podržava UTF-8.", "Execute one task with each page loaded" : "IzvrÅ¡ite jedan zadatak sa svakom uÄitanom stranicom", + "Version" : "Verzija", "Sharing" : "Dijeljenje zajedniÄkih resursa", "Allow apps to use the Share API" : "Dopustite apps koriÅ¡tenje Share API", "Allow users to share via link" : "Dopustite korisnicia dijeljenje putem veze", @@ -96,6 +81,19 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "OgraniÄite korisnike na meusobno dijeljenje resursa samo s korisnicima unutar svoje grupe", "Exclude groups from sharing" : "IskljuÄite grupe iz dijeljenja zajedniÄkih resursa", "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe joÅ¡ uvijek moći primati dijeljene resurse, ali ne i inicirati ih", + "Profile picture" : "Slika profila", + "Upload new" : "UÄitajte novu", + "Remove image" : "Uklonite sliku", + "Cancel" : "Odustanite", + "Email" : "E-poÅ¡ta", + "Your email address" : "VaÅ¡a adresa e-poÅ¡te", + "Password" : "Lozinka", + "Current password" : "Trenutna lozinka", + "New password" : "Nova lozinka", + "Change password" : "Promijenite lozinku", + "Language" : "Jezik", + "Help translate" : "Pomozite prevesti", + "Username" : "KorisniÄko ime", "Show storage location" : "Prikaži mjesto pohrane", "Create" : "Kreirajte", "Admin Recovery Password" : "Admin lozinka za oporavak", @@ -130,6 +128,8 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registriran na webcron usluzi da poziva cron.php svakih 15 minuta preko http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Koristite cron uslugu sustava za pozivanje cron.php datoteke svakih 15 minuta.", "Cheers!" : "Cheers!", + "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", + "Show First Run Wizard again" : "Opet pokažite First Run Wizard", "Name" : "Naziv", "Show last log in" : "Prikaži zadnje spajanje" }, diff --git a/settings/l10n/hr.json b/settings/l10n/hr.json index 322ff2a6b3f888ebd3cf6e6d77a6bc4451fc8a51..88497c428b5909dee7dac3ba735a832825fabbb4 100644 --- a/settings/l10n/hr.json +++ b/settings/l10n/hr.json @@ -45,22 +45,6 @@ "Issued By" : "Issued By", "Valid until %s" : "Valid until %s", "Forum" : "Forum", - "Profile picture" : "Slika profila", - "Upload new" : "UÄitajte novu", - "Remove image" : "Uklonite sliku", - "Cancel" : "Odustanite", - "Email" : "E-poÅ¡ta", - "Your email address" : "VaÅ¡a adresa e-poÅ¡te", - "Password" : "Lozinka", - "Current password" : "Trenutna lozinka", - "New password" : "Nova lozinka", - "Change password" : "Promijenite lozinku", - "Language" : "Jezik", - "Help translate" : "Pomozite prevesti", - "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", - "Show First Run Wizard again" : "Opet pokažite First Run Wizard", - "Username" : "KorisniÄko ime", - "Version" : "Verzija", "None" : "NiÅ¡ta", "Login" : "Prijava", "Plain" : "ÄŒisti tekst", @@ -81,6 +65,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivaÄ predmemoriranja kao Å¡to je Zend OPcache ilieAccelerator.", "System locale can not be set to a one which supports UTF-8." : "Regionalnu shemu sustava nemoguće je postaviti na neku koja podržava UTF-8.", "Execute one task with each page loaded" : "IzvrÅ¡ite jedan zadatak sa svakom uÄitanom stranicom", + "Version" : "Verzija", "Sharing" : "Dijeljenje zajedniÄkih resursa", "Allow apps to use the Share API" : "Dopustite apps koriÅ¡tenje Share API", "Allow users to share via link" : "Dopustite korisnicia dijeljenje putem veze", @@ -94,6 +79,19 @@ "Restrict users to only share with users in their groups" : "OgraniÄite korisnike na meusobno dijeljenje resursa samo s korisnicima unutar svoje grupe", "Exclude groups from sharing" : "IskljuÄite grupe iz dijeljenja zajedniÄkih resursa", "These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe joÅ¡ uvijek moći primati dijeljene resurse, ali ne i inicirati ih", + "Profile picture" : "Slika profila", + "Upload new" : "UÄitajte novu", + "Remove image" : "Uklonite sliku", + "Cancel" : "Odustanite", + "Email" : "E-poÅ¡ta", + "Your email address" : "VaÅ¡a adresa e-poÅ¡te", + "Password" : "Lozinka", + "Current password" : "Trenutna lozinka", + "New password" : "Nova lozinka", + "Change password" : "Promijenite lozinku", + "Language" : "Jezik", + "Help translate" : "Pomozite prevesti", + "Username" : "KorisniÄko ime", "Show storage location" : "Prikaži mjesto pohrane", "Create" : "Kreirajte", "Admin Recovery Password" : "Admin lozinka za oporavak", @@ -128,6 +126,8 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php je registriran na webcron usluzi da poziva cron.php svakih 15 minuta preko http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Koristite cron uslugu sustava za pozivanje cron.php datoteke svakih 15 minuta.", "Cheers!" : "Cheers!", + "Get the apps to sync your files" : "Koristite aplikacije za sinkronizaciju svojih datoteka", + "Show First Run Wizard again" : "Opet pokažite First Run Wizard", "Name" : "Naziv", "Show last log in" : "Prikaži zadnje spajanje" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js index 0f478da9db5a4b9a9a11554e8c1946e111f87108..e81efb196dd4ea8e16469c7b84fd6dde32d26193 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -165,50 +165,6 @@ OC.L10N.register( "Forum" : "Fórum", "Getting help" : "SegÃtség kérés", "Commercial support" : "Kereskedelmi támogatás", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhetÅ‘: <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Jelenleg használt: <strong>%s</strong>, ebbÅ‘l: <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilkép", - "Upload new" : "Új feltöltése", - "Select from Files" : "Kiválasztás a Fájlkból", - "Remove image" : "A kép eltávolÃtása", - "png or jpg, max. 20 MB" : "png vagy jpg, max. 20 MB", - "Picture provided by original account" : "Az eredeti fiók által biztosÃtott kép.", - "Cancel" : "Mégsem", - "Choose as profile picture" : "Kiválasztás profil képként", - "Full name" : "Teljes név", - "Email" : "E-mail", - "No email address set" : "Nincs e-mail cÃm beállÃtva", - "Your email address" : "Az Ön e-mail cÃme", - "For password reset and notifications" : "JelszóvisszaállÃtáshoz és értesÃtésekhez", - "Phone number" : "Telefonszám", - "Your phone number" : "A telefonszámod", - "Address" : "CÃm", - "Your postal address" : "A postai cÃmed", - "Website" : "Weboldal", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Tagja vagy a következÅ‘ csoport(ok)nak:", - "Password" : "Jelszó", - "Current password" : "A jelenlegi jelszó", - "New password" : "Az új jelszó", - "Change password" : "A jelszó megváltoztatása", - "Language" : "Nyelv", - "Help translate" : "SegÃtsen a fordÃtásban!", - "Get the apps to sync your files" : "Töltse le a fájlok szinkronizációjához szükséges programokat!", - "Desktop client" : "Asztali kliens", - "Android app" : "Android alkalmazás", - "iOS app" : "IOS alkalmazás", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ha szeretnéd támogatni a projektet {contributeopen}csatlakozz a fejlesztéshez{linkclose} vagy {contributeopen}terjeszd a világban{linkclose}!", - "Show First Run Wizard again" : "JelenÃtsd meg újra az ElsÅ‘ indÃráskori varázslót!", - "Device" : "Eszköz", - "Last activity" : "Utolsó tevékenység", - "App passwords" : "Alkalmazás jelszavak", - "App name" : "Alkalmazás név", - "Create new app password" : "Új alkalmazás jelszó létrehozása", - "Use the credentials below to configure your app or device." : "Használja a lenti hitelesÃtÅ‘ adatokat hogy beállÃtsa az alkalmazását vagy eszközét.", - "For security reasons this password will only be shown once." : "Biztonsági okokból ez a jelszó csak egyszer jelenik meg.", - "Username" : "Felhasználónév", - "Done" : "Kész", - "Version" : "Verzió", "None" : "Egyik sem", "Login" : "Login", "Plain" : "Egyszerű", @@ -255,6 +211,7 @@ OC.L10N.register( "All checks passed." : "Minden ellenÅ‘rzés sikeres.", "Execute one task with each page loaded" : "Egy-egy feladat végrehajtása minden alkalommal, amikor egy weboldalt letöltenek", "The cron.php needs to be executed by the system user \"%s\"." : "A cron.php-t ennek a rendszer felhasználónak kell végrehajtania: \"%s\".", + "Version" : "Verzió", "Sharing" : "Megosztás", "Allow apps to use the Share API" : "LehetÅ‘vé teszi, hogy a programmodulok is használhassák a megosztást", "Allow users to share via link" : "Engedjük meg a fájlok hivatkozással történÅ‘ megosztását", @@ -284,8 +241,44 @@ OC.L10N.register( "Theming" : "Témázás", "Check the security of your Nextcloud over our security scan" : "EllenÅ‘rizze a Nextcloud biztonságát a biztonsági ellenÅ‘rzÅ‘nkkel ", "Hardening and security guidance" : "MegerÅ‘sÃtési és biztonsági útmutató", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhetÅ‘: <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Jelenleg használt: <strong>%s</strong>, ebbÅ‘l: <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilkép", + "Upload new" : "Új feltöltése", + "Select from Files" : "Kiválasztás a Fájlkból", + "Remove image" : "A kép eltávolÃtása", + "png or jpg, max. 20 MB" : "png vagy jpg, max. 20 MB", + "Picture provided by original account" : "Az eredeti fiók által biztosÃtott kép.", + "Cancel" : "Mégsem", + "Choose as profile picture" : "Kiválasztás profil képként", + "Full name" : "Teljes név", "No display name set" : "Nincs megjelenÃtési név beállÃtva", + "Email" : "E-mail", + "Your email address" : "Az Ön e-mail cÃme", + "No email address set" : "Nincs e-mail cÃm beállÃtva", + "For password reset and notifications" : "JelszóvisszaállÃtáshoz és értesÃtésekhez", + "Phone number" : "Telefonszám", + "Your phone number" : "A telefonszámod", + "Address" : "CÃm", + "Your postal address" : "A postai cÃmed", + "Website" : "Weboldal", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Tagja vagy a következÅ‘ csoport(ok)nak:", + "Password" : "Jelszó", + "Current password" : "A jelenlegi jelszó", + "New password" : "Az új jelszó", + "Change password" : "A jelszó megváltoztatása", + "Language" : "Nyelv", + "Help translate" : "SegÃtsen a fordÃtásban!", "Web, desktop and mobile clients currently logged in to your account." : "A fiókodba jelenleg bejelentkezett web, asztali és mobil kliensek.", + "Device" : "Eszköz", + "Last activity" : "Utolsó tevékenység", + "App name" : "Alkalmazás név", + "Create new app password" : "Új alkalmazás jelszó létrehozása", + "Use the credentials below to configure your app or device." : "Használja a lenti hitelesÃtÅ‘ adatokat hogy beállÃtsa az alkalmazását vagy eszközét.", + "For security reasons this password will only be shown once." : "Biztonsági okokból ez a jelszó csak egyszer jelenik meg.", + "Username" : "Felhasználónév", + "Done" : "Kész", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Fejleszti a {communityopen}Nextcloud közösség{linkclose}, a {githubopen}forráskódra{linkclose} az {licenseopen}AGPL{linkclose} licenc vonatkozik.", "Settings" : "BeállÃtások", "Show storage location" : "Háttértároló helyének mutatása", @@ -330,6 +323,7 @@ OC.L10N.register( "__language_name__" : "Magyar", "Personal info" : "Személyes információk", "Sessions" : "Munkamenetek", + "App passwords" : "Alkalmazás jelszavak", "Sync clients" : "Szinkronizáló kliensek", "This is used for sending out notifications." : "Ezt használjuk a jelentések kiküldésére.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Úgy tűnik, hogy a PHP nem tudja olvasni a rendszer környezeti változóit. A getenv(\"PATH\") teszt visszatérési értéke üres.", @@ -355,6 +349,12 @@ OC.L10N.register( "For password recovery and notifications" : "Jelszó helyreállÃtáshoz és értesÃtésekhez", "Your website" : "A weboldalad", "Your Twitter handle" : "A Twitter azonosÃtód", + "Get the apps to sync your files" : "Töltse le a fájlok szinkronizációjához szükséges programokat!", + "Desktop client" : "Asztali kliens", + "Android app" : "Android alkalmazás", + "iOS app" : "IOS alkalmazás", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ha szeretnéd támogatni a projektet {contributeopen}csatlakozz a fejlesztéshez{linkclose} vagy {contributeopen}terjeszd a világban{linkclose}!", + "Show First Run Wizard again" : "JelenÃtsd meg újra az ElsÅ‘ indÃráskori varázslót!", "Passcodes that give an app or device permissions to access your account." : "A számkódok jogosultságot adnak egy alkalmazás vagy eszköz részére a fiókod hozzáféréséhez.", "Name" : "Név", "Follow us on Google Plus!" : "Kövess minket a Googe Plus-szon!", diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index 46784d1e3ea2340db4c7386d398a00e08e27c2f8..24a93468c2de672a6c7b6bbf5f71dd346d216fc0 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -163,50 +163,6 @@ "Forum" : "Fórum", "Getting help" : "SegÃtség kérés", "Commercial support" : "Kereskedelmi támogatás", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhetÅ‘: <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Jelenleg használt: <strong>%s</strong>, ebbÅ‘l: <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilkép", - "Upload new" : "Új feltöltése", - "Select from Files" : "Kiválasztás a Fájlkból", - "Remove image" : "A kép eltávolÃtása", - "png or jpg, max. 20 MB" : "png vagy jpg, max. 20 MB", - "Picture provided by original account" : "Az eredeti fiók által biztosÃtott kép.", - "Cancel" : "Mégsem", - "Choose as profile picture" : "Kiválasztás profil képként", - "Full name" : "Teljes név", - "Email" : "E-mail", - "No email address set" : "Nincs e-mail cÃm beállÃtva", - "Your email address" : "Az Ön e-mail cÃme", - "For password reset and notifications" : "JelszóvisszaállÃtáshoz és értesÃtésekhez", - "Phone number" : "Telefonszám", - "Your phone number" : "A telefonszámod", - "Address" : "CÃm", - "Your postal address" : "A postai cÃmed", - "Website" : "Weboldal", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Tagja vagy a következÅ‘ csoport(ok)nak:", - "Password" : "Jelszó", - "Current password" : "A jelenlegi jelszó", - "New password" : "Az új jelszó", - "Change password" : "A jelszó megváltoztatása", - "Language" : "Nyelv", - "Help translate" : "SegÃtsen a fordÃtásban!", - "Get the apps to sync your files" : "Töltse le a fájlok szinkronizációjához szükséges programokat!", - "Desktop client" : "Asztali kliens", - "Android app" : "Android alkalmazás", - "iOS app" : "IOS alkalmazás", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ha szeretnéd támogatni a projektet {contributeopen}csatlakozz a fejlesztéshez{linkclose} vagy {contributeopen}terjeszd a világban{linkclose}!", - "Show First Run Wizard again" : "JelenÃtsd meg újra az ElsÅ‘ indÃráskori varázslót!", - "Device" : "Eszköz", - "Last activity" : "Utolsó tevékenység", - "App passwords" : "Alkalmazás jelszavak", - "App name" : "Alkalmazás név", - "Create new app password" : "Új alkalmazás jelszó létrehozása", - "Use the credentials below to configure your app or device." : "Használja a lenti hitelesÃtÅ‘ adatokat hogy beállÃtsa az alkalmazását vagy eszközét.", - "For security reasons this password will only be shown once." : "Biztonsági okokból ez a jelszó csak egyszer jelenik meg.", - "Username" : "Felhasználónév", - "Done" : "Kész", - "Version" : "Verzió", "None" : "Egyik sem", "Login" : "Login", "Plain" : "Egyszerű", @@ -253,6 +209,7 @@ "All checks passed." : "Minden ellenÅ‘rzés sikeres.", "Execute one task with each page loaded" : "Egy-egy feladat végrehajtása minden alkalommal, amikor egy weboldalt letöltenek", "The cron.php needs to be executed by the system user \"%s\"." : "A cron.php-t ennek a rendszer felhasználónak kell végrehajtania: \"%s\".", + "Version" : "Verzió", "Sharing" : "Megosztás", "Allow apps to use the Share API" : "LehetÅ‘vé teszi, hogy a programmodulok is használhassák a megosztást", "Allow users to share via link" : "Engedjük meg a fájlok hivatkozással történÅ‘ megosztását", @@ -282,8 +239,44 @@ "Theming" : "Témázás", "Check the security of your Nextcloud over our security scan" : "EllenÅ‘rizze a Nextcloud biztonságát a biztonsági ellenÅ‘rzÅ‘nkkel ", "Hardening and security guidance" : "MegerÅ‘sÃtési és biztonsági útmutató", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Jelenleg használt: <strong>%s</strong>, maximálisan elérhetÅ‘: <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Jelenleg használt: <strong>%s</strong>, ebbÅ‘l: <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilkép", + "Upload new" : "Új feltöltése", + "Select from Files" : "Kiválasztás a Fájlkból", + "Remove image" : "A kép eltávolÃtása", + "png or jpg, max. 20 MB" : "png vagy jpg, max. 20 MB", + "Picture provided by original account" : "Az eredeti fiók által biztosÃtott kép.", + "Cancel" : "Mégsem", + "Choose as profile picture" : "Kiválasztás profil képként", + "Full name" : "Teljes név", "No display name set" : "Nincs megjelenÃtési név beállÃtva", + "Email" : "E-mail", + "Your email address" : "Az Ön e-mail cÃme", + "No email address set" : "Nincs e-mail cÃm beállÃtva", + "For password reset and notifications" : "JelszóvisszaállÃtáshoz és értesÃtésekhez", + "Phone number" : "Telefonszám", + "Your phone number" : "A telefonszámod", + "Address" : "CÃm", + "Your postal address" : "A postai cÃmed", + "Website" : "Weboldal", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Tagja vagy a következÅ‘ csoport(ok)nak:", + "Password" : "Jelszó", + "Current password" : "A jelenlegi jelszó", + "New password" : "Az új jelszó", + "Change password" : "A jelszó megváltoztatása", + "Language" : "Nyelv", + "Help translate" : "SegÃtsen a fordÃtásban!", "Web, desktop and mobile clients currently logged in to your account." : "A fiókodba jelenleg bejelentkezett web, asztali és mobil kliensek.", + "Device" : "Eszköz", + "Last activity" : "Utolsó tevékenység", + "App name" : "Alkalmazás név", + "Create new app password" : "Új alkalmazás jelszó létrehozása", + "Use the credentials below to configure your app or device." : "Használja a lenti hitelesÃtÅ‘ adatokat hogy beállÃtsa az alkalmazását vagy eszközét.", + "For security reasons this password will only be shown once." : "Biztonsági okokból ez a jelszó csak egyszer jelenik meg.", + "Username" : "Felhasználónév", + "Done" : "Kész", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Fejleszti a {communityopen}Nextcloud közösség{linkclose}, a {githubopen}forráskódra{linkclose} az {licenseopen}AGPL{linkclose} licenc vonatkozik.", "Settings" : "BeállÃtások", "Show storage location" : "Háttértároló helyének mutatása", @@ -328,6 +321,7 @@ "__language_name__" : "Magyar", "Personal info" : "Személyes információk", "Sessions" : "Munkamenetek", + "App passwords" : "Alkalmazás jelszavak", "Sync clients" : "Szinkronizáló kliensek", "This is used for sending out notifications." : "Ezt használjuk a jelentések kiküldésére.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Úgy tűnik, hogy a PHP nem tudja olvasni a rendszer környezeti változóit. A getenv(\"PATH\") teszt visszatérési értéke üres.", @@ -353,6 +347,12 @@ "For password recovery and notifications" : "Jelszó helyreállÃtáshoz és értesÃtésekhez", "Your website" : "A weboldalad", "Your Twitter handle" : "A Twitter azonosÃtód", + "Get the apps to sync your files" : "Töltse le a fájlok szinkronizációjához szükséges programokat!", + "Desktop client" : "Asztali kliens", + "Android app" : "Android alkalmazás", + "iOS app" : "IOS alkalmazás", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ha szeretnéd támogatni a projektet {contributeopen}csatlakozz a fejlesztéshez{linkclose} vagy {contributeopen}terjeszd a világban{linkclose}!", + "Show First Run Wizard again" : "JelenÃtsd meg újra az ElsÅ‘ indÃráskori varázslót!", "Passcodes that give an app or device permissions to access your account." : "A számkódok jogosultságot adnak egy alkalmazás vagy eszköz részére a fiókod hozzáféréséhez.", "Name" : "Név", "Follow us on Google Plus!" : "Kövess minket a Googe Plus-szon!", diff --git a/settings/l10n/hy.js b/settings/l10n/hy.js index c9c6b0c4278aead683390176958bdb45d1e68fab..e91b22500dd07d9b3e80310c429295bc5bd51118 100644 --- a/settings/l10n/hy.js +++ b/settings/l10n/hy.js @@ -12,6 +12,7 @@ OC.L10N.register( "Strong password" : "ÕˆÖ‚ÕªÕ¥Õ² Õ£Õ¡Õ²Õ¿Õ¶Õ¡Õ¢Õ¡Õ¼", "Groups" : "Ô½Õ´Õ¢Õ¥Ö€", "never" : "Õ¥Ö€Õ¢Õ¥Ö„", + "days" : "Ö…Ö€", "Cancel" : "Õ‰Õ¥Õ²Õ¡Ö€Õ¯Õ¥Õ¬", "Email" : "Ô·Õ¬. Õ°Õ¡Õ½ÖÕ¥", "Password" : "Ô³Õ¡Õ²Õ¿Õ¶Õ¡Õ¢Õ¡Õ¼", @@ -20,7 +21,6 @@ OC.L10N.register( "Language" : "Ô¼Õ¥Õ¦Õ¸Ö‚", "Help translate" : "Õ•Õ£Õ¶Õ¥Õ¬ Õ©Õ¡Ö€Õ£Õ´Õ¡Õ¶Õ¥Õ¬", "Username" : "Õ•Õ£Õ¿Õ¡Õ¶Õ¸Ö‚Õ¶", - "days" : "Ö…Ö€", "Other" : "Ô±ÕµÕ¬", "Name" : "Ô±Õ¶Õ¸Ö‚Õ¶" }, diff --git a/settings/l10n/hy.json b/settings/l10n/hy.json index 2a5ba0dd2ae2acc01b1c11fa1a5083cb7a71c6ab..36c5dcdee85bd0d95368340dcb28352ed372ae9a 100644 --- a/settings/l10n/hy.json +++ b/settings/l10n/hy.json @@ -10,6 +10,7 @@ "Strong password" : "ÕˆÖ‚ÕªÕ¥Õ² Õ£Õ¡Õ²Õ¿Õ¶Õ¡Õ¢Õ¡Õ¼", "Groups" : "Ô½Õ´Õ¢Õ¥Ö€", "never" : "Õ¥Ö€Õ¢Õ¥Ö„", + "days" : "Ö…Ö€", "Cancel" : "Õ‰Õ¥Õ²Õ¡Ö€Õ¯Õ¥Õ¬", "Email" : "Ô·Õ¬. Õ°Õ¡Õ½ÖÕ¥", "Password" : "Ô³Õ¡Õ²Õ¿Õ¶Õ¡Õ¢Õ¡Õ¼", @@ -18,7 +19,6 @@ "Language" : "Ô¼Õ¥Õ¦Õ¸Ö‚", "Help translate" : "Õ•Õ£Õ¶Õ¥Õ¬ Õ©Õ¡Ö€Õ£Õ´Õ¡Õ¶Õ¥Õ¬", "Username" : "Õ•Õ£Õ¿Õ¡Õ¶Õ¸Ö‚Õ¶", - "days" : "Ö…Ö€", "Other" : "Ô±ÕµÕ¬", "Name" : "Ô±Õ¶Õ¸Ö‚Õ¶" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/ia.js b/settings/l10n/ia.js index 3468fb654eddb29c7bcb36d7d965065b60700951..4bbb07f3c584ae2274f9c9e1ce2482c8c94e9368 100644 --- a/settings/l10n/ia.js +++ b/settings/l10n/ia.js @@ -138,46 +138,6 @@ OC.L10N.register( "Forum" : "Foro", "Getting help" : "Obtener adjuta", "Commercial support" : "Supporto commercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Tu usa <strong>%s</strong> de <strong>%s</strong>", - "Profile picture" : "Pictura de profilo", - "Upload new" : "Incargar nove", - "Select from Files" : "Selectionar de Files", - "Remove image" : "Remover imagine", - "png or jpg, max. 20 MB" : "formato png o jpg, dimension maxime 20 MB", - "Picture provided by original account" : "Pictura fornite per conto original", - "Cancel" : "Cancellar", - "Choose as profile picture" : "Selectiona como pictura de profilo", - "Full name" : "Nomine complete", - "Email" : "E-posta", - "No email address set" : "Nulle adresse de e-posta definite", - "Your email address" : "Tu adresse de e-posta", - "For password reset and notifications" : "Pro reinitialisation de contrasigno e invio de notificationes", - "Phone number" : "Numero de telephono", - "Your phone number" : "Tu numero de telephono", - "Address" : "Adresse", - "Your postal address" : "Tu adresse postal", - "Website" : "Sito web", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Tu es membro del sequente gruppos:", - "Password" : "Contrasigno", - "Current password" : "Contrasigno actual", - "New password" : "Nove contrasigno", - "Change password" : "Cambiar contrasigno", - "Language" : "Lingua", - "Help translate" : "Adjuta a traducer", - "Desktop client" : "Cliente de Scriptorio", - "Android app" : "Application Android", - "iOS app" : "Application iOS", - "Show First Run Wizard again" : "Monstrar le Assistente del Prime Execution de novo", - "Device" : "Dispositivo", - "Last activity" : "Ultime activitate", - "App passwords" : "Contrasignos de applicationes", - "App name" : "Nomine del application", - "Create new app password" : "Crear un nove contrasigno pro application", - "Use the credentials below to configure your app or device." : "Usa le datos de authentication infra pro configurar tu application o dispositivo.", - "Username" : "Nomine de usator", - "Done" : "Preste", - "Version" : "Version", "None" : "Nulle", "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", @@ -200,6 +160,7 @@ OC.L10N.register( "Select default encryption module:" : "Selectionar modulo de cryptographia standard", "Start migration" : "Initiar migration", "Security & setup warnings" : "Securitate e advertimentos de configuration", + "Version" : "Version", "Allow users to share via link" : "Permitter usatores compartir via ligamine", "Allow public uploads" : "Permitter incargas public", "Enforce password protection" : "Exiger protection per contrasigno", @@ -211,6 +172,40 @@ OC.L10N.register( "How to do backups" : "Como facer retrocopias", "Improving the config.php" : "Meliorante config.php", "Theming" : "Personalisante themas", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Tu usa <strong>%s</strong> de <strong>%s</strong>", + "Profile picture" : "Pictura de profilo", + "Upload new" : "Incargar nove", + "Select from Files" : "Selectionar de Files", + "Remove image" : "Remover imagine", + "png or jpg, max. 20 MB" : "formato png o jpg, dimension maxime 20 MB", + "Picture provided by original account" : "Pictura fornite per conto original", + "Cancel" : "Cancellar", + "Choose as profile picture" : "Selectiona como pictura de profilo", + "Full name" : "Nomine complete", + "Email" : "E-posta", + "Your email address" : "Tu adresse de e-posta", + "No email address set" : "Nulle adresse de e-posta definite", + "For password reset and notifications" : "Pro reinitialisation de contrasigno e invio de notificationes", + "Phone number" : "Numero de telephono", + "Your phone number" : "Tu numero de telephono", + "Address" : "Adresse", + "Your postal address" : "Tu adresse postal", + "Website" : "Sito web", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Tu es membro del sequente gruppos:", + "Password" : "Contrasigno", + "Current password" : "Contrasigno actual", + "New password" : "Nove contrasigno", + "Change password" : "Cambiar contrasigno", + "Language" : "Lingua", + "Help translate" : "Adjuta a traducer", + "Device" : "Dispositivo", + "Last activity" : "Ultime activitate", + "App name" : "Nomine del application", + "Create new app password" : "Crear un nove contrasigno pro application", + "Use the credentials below to configure your app or device." : "Usa le datos de authentication infra pro configurar tu application o dispositivo.", + "Username" : "Nomine de usator", + "Done" : "Preste", "Show storage location" : "Monstrar loco de immagazinage", "Show email address" : "Monstrar adresse de e-posta", "Send email to new user" : "Inviar message de e-posta a nove usator", @@ -238,11 +233,16 @@ OC.L10N.register( "__language_name__" : "Interlingua de IALA", "Personal info" : "Information personal", "Sessions" : "Sessiones", + "App passwords" : "Contrasignos de applicationes", "This is used for sending out notifications." : "Isto es usate pro inviar notificationes.", "Cron" : "Cron", "Uninstall app" : "De-installar application", "Cheers!" : "Congratulationes!", "Your website" : "Tu sito web", + "Desktop client" : "Cliente de Scriptorio", + "Android app" : "Application Android", + "iOS app" : "Application iOS", + "Show First Run Wizard again" : "Monstrar le Assistente del Prime Execution de novo", "Passcodes that give an app or device permissions to access your account." : "Contrasignos que dona a tu application o dispositivo le permissiones pro acceder a tu conto.", "Name" : "Nomine", "Follow us on Google Plus!" : "Seque nos in Google Plus!", diff --git a/settings/l10n/ia.json b/settings/l10n/ia.json index 0f2aef827816cc840f834c61701a66c0bbfa9dba..c91d6c0ffc8448be43e1db8142e156f75fdaa19e 100644 --- a/settings/l10n/ia.json +++ b/settings/l10n/ia.json @@ -136,46 +136,6 @@ "Forum" : "Foro", "Getting help" : "Obtener adjuta", "Commercial support" : "Supporto commercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Tu usa <strong>%s</strong> de <strong>%s</strong>", - "Profile picture" : "Pictura de profilo", - "Upload new" : "Incargar nove", - "Select from Files" : "Selectionar de Files", - "Remove image" : "Remover imagine", - "png or jpg, max. 20 MB" : "formato png o jpg, dimension maxime 20 MB", - "Picture provided by original account" : "Pictura fornite per conto original", - "Cancel" : "Cancellar", - "Choose as profile picture" : "Selectiona como pictura de profilo", - "Full name" : "Nomine complete", - "Email" : "E-posta", - "No email address set" : "Nulle adresse de e-posta definite", - "Your email address" : "Tu adresse de e-posta", - "For password reset and notifications" : "Pro reinitialisation de contrasigno e invio de notificationes", - "Phone number" : "Numero de telephono", - "Your phone number" : "Tu numero de telephono", - "Address" : "Adresse", - "Your postal address" : "Tu adresse postal", - "Website" : "Sito web", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Tu es membro del sequente gruppos:", - "Password" : "Contrasigno", - "Current password" : "Contrasigno actual", - "New password" : "Nove contrasigno", - "Change password" : "Cambiar contrasigno", - "Language" : "Lingua", - "Help translate" : "Adjuta a traducer", - "Desktop client" : "Cliente de Scriptorio", - "Android app" : "Application Android", - "iOS app" : "Application iOS", - "Show First Run Wizard again" : "Monstrar le Assistente del Prime Execution de novo", - "Device" : "Dispositivo", - "Last activity" : "Ultime activitate", - "App passwords" : "Contrasignos de applicationes", - "App name" : "Nomine del application", - "Create new app password" : "Crear un nove contrasigno pro application", - "Use the credentials below to configure your app or device." : "Usa le datos de authentication infra pro configurar tu application o dispositivo.", - "Username" : "Nomine de usator", - "Done" : "Preste", - "Version" : "Version", "None" : "Nulle", "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", @@ -198,6 +158,7 @@ "Select default encryption module:" : "Selectionar modulo de cryptographia standard", "Start migration" : "Initiar migration", "Security & setup warnings" : "Securitate e advertimentos de configuration", + "Version" : "Version", "Allow users to share via link" : "Permitter usatores compartir via ligamine", "Allow public uploads" : "Permitter incargas public", "Enforce password protection" : "Exiger protection per contrasigno", @@ -209,6 +170,40 @@ "How to do backups" : "Como facer retrocopias", "Improving the config.php" : "Meliorante config.php", "Theming" : "Personalisante themas", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Tu usa <strong>%s</strong> de <strong>%s</strong>", + "Profile picture" : "Pictura de profilo", + "Upload new" : "Incargar nove", + "Select from Files" : "Selectionar de Files", + "Remove image" : "Remover imagine", + "png or jpg, max. 20 MB" : "formato png o jpg, dimension maxime 20 MB", + "Picture provided by original account" : "Pictura fornite per conto original", + "Cancel" : "Cancellar", + "Choose as profile picture" : "Selectiona como pictura de profilo", + "Full name" : "Nomine complete", + "Email" : "E-posta", + "Your email address" : "Tu adresse de e-posta", + "No email address set" : "Nulle adresse de e-posta definite", + "For password reset and notifications" : "Pro reinitialisation de contrasigno e invio de notificationes", + "Phone number" : "Numero de telephono", + "Your phone number" : "Tu numero de telephono", + "Address" : "Adresse", + "Your postal address" : "Tu adresse postal", + "Website" : "Sito web", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Tu es membro del sequente gruppos:", + "Password" : "Contrasigno", + "Current password" : "Contrasigno actual", + "New password" : "Nove contrasigno", + "Change password" : "Cambiar contrasigno", + "Language" : "Lingua", + "Help translate" : "Adjuta a traducer", + "Device" : "Dispositivo", + "Last activity" : "Ultime activitate", + "App name" : "Nomine del application", + "Create new app password" : "Crear un nove contrasigno pro application", + "Use the credentials below to configure your app or device." : "Usa le datos de authentication infra pro configurar tu application o dispositivo.", + "Username" : "Nomine de usator", + "Done" : "Preste", "Show storage location" : "Monstrar loco de immagazinage", "Show email address" : "Monstrar adresse de e-posta", "Send email to new user" : "Inviar message de e-posta a nove usator", @@ -236,11 +231,16 @@ "__language_name__" : "Interlingua de IALA", "Personal info" : "Information personal", "Sessions" : "Sessiones", + "App passwords" : "Contrasignos de applicationes", "This is used for sending out notifications." : "Isto es usate pro inviar notificationes.", "Cron" : "Cron", "Uninstall app" : "De-installar application", "Cheers!" : "Congratulationes!", "Your website" : "Tu sito web", + "Desktop client" : "Cliente de Scriptorio", + "Android app" : "Application Android", + "iOS app" : "Application iOS", + "Show First Run Wizard again" : "Monstrar le Assistente del Prime Execution de novo", "Passcodes that give an app or device permissions to access your account." : "Contrasignos que dona a tu application o dispositivo le permissiones pro acceder a tu conto.", "Name" : "Nomine", "Follow us on Google Plus!" : "Seque nos in Google Plus!", diff --git a/settings/l10n/id.js b/settings/l10n/id.js index e9e085db2499ef75d2128fff57bff801f8514b7f..db201cc14ea66cdec9c45ff3c961c2918f98d66e 100644 --- a/settings/l10n/id.js +++ b/settings/l10n/id.js @@ -143,41 +143,6 @@ OC.L10N.register( "Online documentation" : "Dokumentasi online", "Forum" : "Forum", "Commercial support" : "Dukungan komersial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Anda sedang menggunakan <strong>%s</strong> dari <strong>%s</strong>", - "Profile picture" : "Foto profil", - "Upload new" : "Unggah baru", - "Select from Files" : "Pilih dari berkas", - "Remove image" : "Hapus gambar", - "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", - "Picture provided by original account" : "Gambar disediakan oleh akun asli", - "Cancel" : "Batal", - "Choose as profile picture" : "Pilih sebagai gambar profil", - "Full name" : "Nama lengkap", - "Email" : "Email", - "No email address set" : "Alamat email tidak diatur", - "Your email address" : "Alamat email Anda", - "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:", - "Password" : "Sandi", - "Current password" : "Sandi saat ini", - "New password" : "Sandi baru", - "Change password" : "Ubah sandi", - "Language" : "Bahasa", - "Help translate" : "Bantu menerjemahkan", - "Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda", - "Desktop client" : "Klien desktop", - "Android app" : "Aplikasi Android", - "iOS app" : "Aplikasi iOS", - "Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal", - "Device" : "Perangkat", - "Last activity" : "Aktivitas terakhir", - "App passwords" : "Sandi aplikasi", - "App name" : "Nama aplikasi", - "Create new app password" : "Buat sandi aplikasi baru", - "Use the credentials below to configure your app or device." : "Gunakan kredensial berikut untuk mengkonfigurasi aplikasi atau perangkat.", - "For security reasons this password will only be shown once." : "Untuk alasan keamanan sandi ini akan ditunjukkan hanya sekali.", - "Username" : "Nama pengguna", - "Done" : "Selesai", - "Version" : "Versi", "None" : "Tidak ada", "Login" : "Masuk", "Plain" : "Biasa", @@ -220,6 +185,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Sistem lokal tidak dapat diatur untuk satu yang mendukung UTF-8.", "All checks passed." : "Semua pemeriksaan lulus.", "Execute one task with each page loaded" : "Jalankan tugas setiap kali halaman dimuat", + "Version" : "Versi", "Sharing" : "Berbagi", "Allow apps to use the Share API" : "Izinkan aplikasi untuk menggunakan API Pembagian", "Allow users to share via link" : "Izinkan pengguna untuk membagikan via tautan", @@ -243,8 +209,36 @@ OC.L10N.register( "Improving the config.php" : "Memperbaiki config.php", "Theming" : "Tema", "Hardening and security guidance" : "Panduan Keselamatan dan Keamanan", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Anda sedang menggunakan <strong>%s</strong> dari <strong>%s</strong>", + "Profile picture" : "Foto profil", + "Upload new" : "Unggah baru", + "Select from Files" : "Pilih dari berkas", + "Remove image" : "Hapus gambar", + "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", + "Picture provided by original account" : "Gambar disediakan oleh akun asli", + "Cancel" : "Batal", + "Choose as profile picture" : "Pilih sebagai gambar profil", + "Full name" : "Nama lengkap", "No display name set" : "Nama tampilan tidak diatur", + "Email" : "Email", + "Your email address" : "Alamat email Anda", + "No email address set" : "Alamat email tidak diatur", + "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:", + "Password" : "Sandi", + "Current password" : "Sandi saat ini", + "New password" : "Sandi baru", + "Change password" : "Ubah sandi", + "Language" : "Bahasa", + "Help translate" : "Bantu menerjemahkan", "Web, desktop and mobile clients currently logged in to your account." : "Klien web, desktop dan mobile yang sedang login di akun Anda.", + "Device" : "Perangkat", + "Last activity" : "Aktivitas terakhir", + "App name" : "Nama aplikasi", + "Create new app password" : "Buat sandi aplikasi baru", + "Use the credentials below to configure your app or device." : "Gunakan kredensial berikut untuk mengkonfigurasi aplikasi atau perangkat.", + "For security reasons this password will only be shown once." : "Untuk alasan keamanan sandi ini akan ditunjukkan hanya sekali.", + "Username" : "Nama pengguna", + "Done" : "Selesai", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Dikembangkan oleh {commmunityopen}komunitas Nextcloud{linkclose}, {githubopen}sumber kode{linkclose} dilisensikan dibawah {licenseopen}AGPL{linkclose}.", "Show storage location" : "Tampilkan kolasi penyimpanan", "Show user backend" : "Tampilkan pengguna backend", @@ -285,6 +279,7 @@ OC.L10N.register( "__language_name__" : "Bahasa Indonesia", "Personal info" : "Info pribadi", "Sessions" : "Sesi", + "App passwords" : "Sandi aplikasi", "Sync clients" : "Klien sync", "This is used for sending out notifications." : "Ini digunakan untuk mengirim notifikasi keluar.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "kelihatannya php tidak diatur dengan benar untuk variabel lingkungan sistem kueri. Pemeriksaan dengan getenv(\"PATH\") hanya mengembalikan respon kosong.", @@ -304,6 +299,11 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "Gunakan layanan cron sistem untuk memanggil berkas cron.php setiap 15 menit.", "Cheers!" : "Horee!", "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan", + "Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda", + "Desktop client" : "Klien desktop", + "Android app" : "Aplikasi Android", + "iOS app" : "Aplikasi iOS", + "Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal", "Passcodes that give an app or device permissions to access your account." : "Kode kunci yang memberikan aplikasi atau perangkat izin untuk mengakses akun Anda.", "Name" : "Nama", "Show last log in" : "Tampilkan masuk terakhir" diff --git a/settings/l10n/id.json b/settings/l10n/id.json index ddfc07fceb03d68545602f23b24bb3d002c330b6..4bb8331fb54bc87fe2f5a3330c91bf115c3c185b 100644 --- a/settings/l10n/id.json +++ b/settings/l10n/id.json @@ -141,41 +141,6 @@ "Online documentation" : "Dokumentasi online", "Forum" : "Forum", "Commercial support" : "Dukungan komersial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Anda sedang menggunakan <strong>%s</strong> dari <strong>%s</strong>", - "Profile picture" : "Foto profil", - "Upload new" : "Unggah baru", - "Select from Files" : "Pilih dari berkas", - "Remove image" : "Hapus gambar", - "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", - "Picture provided by original account" : "Gambar disediakan oleh akun asli", - "Cancel" : "Batal", - "Choose as profile picture" : "Pilih sebagai gambar profil", - "Full name" : "Nama lengkap", - "Email" : "Email", - "No email address set" : "Alamat email tidak diatur", - "Your email address" : "Alamat email Anda", - "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:", - "Password" : "Sandi", - "Current password" : "Sandi saat ini", - "New password" : "Sandi baru", - "Change password" : "Ubah sandi", - "Language" : "Bahasa", - "Help translate" : "Bantu menerjemahkan", - "Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda", - "Desktop client" : "Klien desktop", - "Android app" : "Aplikasi Android", - "iOS app" : "Aplikasi iOS", - "Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal", - "Device" : "Perangkat", - "Last activity" : "Aktivitas terakhir", - "App passwords" : "Sandi aplikasi", - "App name" : "Nama aplikasi", - "Create new app password" : "Buat sandi aplikasi baru", - "Use the credentials below to configure your app or device." : "Gunakan kredensial berikut untuk mengkonfigurasi aplikasi atau perangkat.", - "For security reasons this password will only be shown once." : "Untuk alasan keamanan sandi ini akan ditunjukkan hanya sekali.", - "Username" : "Nama pengguna", - "Done" : "Selesai", - "Version" : "Versi", "None" : "Tidak ada", "Login" : "Masuk", "Plain" : "Biasa", @@ -218,6 +183,7 @@ "System locale can not be set to a one which supports UTF-8." : "Sistem lokal tidak dapat diatur untuk satu yang mendukung UTF-8.", "All checks passed." : "Semua pemeriksaan lulus.", "Execute one task with each page loaded" : "Jalankan tugas setiap kali halaman dimuat", + "Version" : "Versi", "Sharing" : "Berbagi", "Allow apps to use the Share API" : "Izinkan aplikasi untuk menggunakan API Pembagian", "Allow users to share via link" : "Izinkan pengguna untuk membagikan via tautan", @@ -241,8 +207,36 @@ "Improving the config.php" : "Memperbaiki config.php", "Theming" : "Tema", "Hardening and security guidance" : "Panduan Keselamatan dan Keamanan", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Anda sedang menggunakan <strong>%s</strong> dari <strong>%s</strong>", + "Profile picture" : "Foto profil", + "Upload new" : "Unggah baru", + "Select from Files" : "Pilih dari berkas", + "Remove image" : "Hapus gambar", + "png or jpg, max. 20 MB" : "png atau jpg, maks. 20 MB", + "Picture provided by original account" : "Gambar disediakan oleh akun asli", + "Cancel" : "Batal", + "Choose as profile picture" : "Pilih sebagai gambar profil", + "Full name" : "Nama lengkap", "No display name set" : "Nama tampilan tidak diatur", + "Email" : "Email", + "Your email address" : "Alamat email Anda", + "No email address set" : "Alamat email tidak diatur", + "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:", + "Password" : "Sandi", + "Current password" : "Sandi saat ini", + "New password" : "Sandi baru", + "Change password" : "Ubah sandi", + "Language" : "Bahasa", + "Help translate" : "Bantu menerjemahkan", "Web, desktop and mobile clients currently logged in to your account." : "Klien web, desktop dan mobile yang sedang login di akun Anda.", + "Device" : "Perangkat", + "Last activity" : "Aktivitas terakhir", + "App name" : "Nama aplikasi", + "Create new app password" : "Buat sandi aplikasi baru", + "Use the credentials below to configure your app or device." : "Gunakan kredensial berikut untuk mengkonfigurasi aplikasi atau perangkat.", + "For security reasons this password will only be shown once." : "Untuk alasan keamanan sandi ini akan ditunjukkan hanya sekali.", + "Username" : "Nama pengguna", + "Done" : "Selesai", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Dikembangkan oleh {commmunityopen}komunitas Nextcloud{linkclose}, {githubopen}sumber kode{linkclose} dilisensikan dibawah {licenseopen}AGPL{linkclose}.", "Show storage location" : "Tampilkan kolasi penyimpanan", "Show user backend" : "Tampilkan pengguna backend", @@ -283,6 +277,7 @@ "__language_name__" : "Bahasa Indonesia", "Personal info" : "Info pribadi", "Sessions" : "Sesi", + "App passwords" : "Sandi aplikasi", "Sync clients" : "Klien sync", "This is used for sending out notifications." : "Ini digunakan untuk mengirim notifikasi keluar.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "kelihatannya php tidak diatur dengan benar untuk variabel lingkungan sistem kueri. Pemeriksaan dengan getenv(\"PATH\") hanya mengembalikan respon kosong.", @@ -302,6 +297,11 @@ "Use system's cron service to call the cron.php file every 15 minutes." : "Gunakan layanan cron sistem untuk memanggil berkas cron.php setiap 15 menit.", "Cheers!" : "Horee!", "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan", + "Get the apps to sync your files" : "Dapatkan aplikasi untuk sinkronisasi berkas Anda", + "Desktop client" : "Klien desktop", + "Android app" : "Aplikasi Android", + "iOS app" : "Aplikasi iOS", + "Show First Run Wizard again" : "Tampilkan Penuntun Konfigurasi Awal", "Passcodes that give an app or device permissions to access your account." : "Kode kunci yang memberikan aplikasi atau perangkat izin untuk mengakses akun Anda.", "Name" : "Nama", "Show last log in" : "Tampilkan masuk terakhir" diff --git a/settings/l10n/is.js b/settings/l10n/is.js index bb2537abb4cfa5bf936fa1a0d7f83fe7742c1f1a..ff7b35f0d0ce6c7f5e4bda57b780233e52b67e92 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Vefspjall", "Getting help" : "Til að fá hjálp", "Commercial support" : "Gjaldskyld tækniaðstoð", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Þú notar <strong>%s</strong> af <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> af <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Einkennismynd", - "Upload new" : "Senda inn nýtt", - "Select from Files" : "Veldu skrár", - "Remove image" : "Fjarlægja mynd", - "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", - "Picture provided by original account" : "Mynd frá upprunalegum aðgangi", - "Cancel" : "Hætta við", - "Choose as profile picture" : "Veldu sem einkennismynd", - "Full name" : "Fullt nafn", - "Email" : "Netfang", - "No email address set" : "Ekkert tölvupóstfang sett", - "Your email address" : "Netfangið þitt", - "For password reset and notifications" : "Fyrir tilkynningar og endurstillingu lykilorðs", - "Phone number" : "SÃmanúmer", - "Your phone number" : "SÃmanúmerið þitt", - "Address" : "Heimilisfang", - "Your postal address" : "Heimilisfangið þitt", - "Website" : "Vefsvæði", - "It can take up to 24 hours before the account is displayed as verified." : "Það getur tekið allt að 24 klukkustundum áður en notandaaðgangurinn er birtur sem sannvottaður.", - "Link https://…" : "Tengill https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter notandanafn @…", - "You are member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:", - "Password" : "Lykilorð", - "Current password" : "Núverandi lykilorð", - "New password" : "Nýtt lykilorð", - "Change password" : "Breyta lykilorði", - "Language" : "Tungumál", - "Help translate" : "Hjálpa við þýðingu", - "Get the apps to sync your files" : "Náðu à forrit til að samstilla skrárnar þÃnar", - "Desktop client" : "Skjáborðsforrit", - "Android app" : "Android-forrit", - "iOS app" : "iOS-forrit", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ef þú vilt styðja við verkefnið {contributeopen}taktu þátt à þróuninni {linkclose} eða {contributeopen}láttu orð út ganga{linkclose}!", - "Show First Run Wizard again" : "Birta Fyrsta-skiptis-leiðarvÃsinn aftur", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Veftól, tölvur, sÃmar og sértæk lykilorð forrita sem núna hafa aðgang inn á aðganginn þinn.", - "Device" : "Tæki", - "Last activity" : "SÃðasta virkni", - "App passwords" : "Lykilorð forrita", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hér geturðu útbúið sérstök lykilorð fyrir hvert forrit svo að þú þurfir ekki að gefa upp lykilorðið þitt. Þú getur lÃka afturkallað þau hvert fyrir sig.", - "App name" : "Heiti forrits", - "Create new app password" : "Búa til nýtt lykilorð forrits", - "Use the credentials below to configure your app or device." : "Notaðu auðkennin hér fyrir neðan til að stilla forritið eða tækið.", - "For security reasons this password will only be shown once." : "Af öryggisástæðum er þetta lykilorð einungis birt einu sinni.", - "Username" : "Notandanafn", - "Done" : "Lokið", - "Version" : "Útgáfa", "None" : "Ekkert", "Login" : "Innskráning", "Plain" : "Einfalt", @@ -314,6 +265,7 @@ OC.L10N.register( "Execute one task with each page loaded" : "Framkvæma eitt verk með hverri innhlaðinni sÃðu", "Use system cron service to call the cron.php file every 15 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 15 mÃnútna fresti.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php verður að vera keyrt af kerfisnotandanum \"%s\".", + "Version" : "Útgáfa", "Sharing" : "Deiling", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Sem stjórnandi geturðu fÃnstillt hegðun við deilingu. Endilega kÃktu á hjálparskjölin til að sjá Ãtarlegri upplýsingar.", "Allow apps to use the Share API" : "Leyfa forritum að nota Share API", @@ -345,8 +297,47 @@ OC.L10N.register( "Theming" : "Þemu", "Check the security of your Nextcloud over our security scan" : "Athugaðu öryggi Nextcloud-skýsins með öryggisskönnun okkar", "Hardening and security guidance" : "Brynjun og öryggisleiðbeiningar", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Þú notar <strong>%s</strong> af <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> af <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Einkennismynd", + "Upload new" : "Senda inn nýtt", + "Select from Files" : "Veldu skrár", + "Remove image" : "Fjarlægja mynd", + "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", + "Picture provided by original account" : "Mynd frá upprunalegum aðgangi", + "Cancel" : "Hætta við", + "Choose as profile picture" : "Veldu sem einkennismynd", + "Full name" : "Fullt nafn", "No display name set" : "Ekkert birtingarnafn sett", + "Email" : "Netfang", + "Your email address" : "Netfangið þitt", + "No email address set" : "Ekkert tölvupóstfang sett", + "For password reset and notifications" : "Fyrir tilkynningar og endurstillingu lykilorðs", + "Phone number" : "SÃmanúmer", + "Your phone number" : "SÃmanúmerið þitt", + "Address" : "Heimilisfang", + "Your postal address" : "Heimilisfangið þitt", + "Website" : "Vefsvæði", + "It can take up to 24 hours before the account is displayed as verified." : "Það getur tekið allt að 24 klukkustundum áður en notandaaðgangurinn er birtur sem sannvottaður.", + "Link https://…" : "Tengill https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter notandanafn @…", + "You are member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:", + "Password" : "Lykilorð", + "Current password" : "Núverandi lykilorð", + "New password" : "Nýtt lykilorð", + "Change password" : "Breyta lykilorði", + "Language" : "Tungumál", + "Help translate" : "Hjálpa við þýðingu", "Web, desktop and mobile clients currently logged in to your account." : "Veftól, tölvur og sÃmar sem núna eru skráð inn á aðganginn þinn.", + "Device" : "Tæki", + "Last activity" : "SÃðasta virkni", + "App name" : "Heiti forrits", + "Create new app password" : "Búa til nýtt lykilorð forrits", + "Use the credentials below to configure your app or device." : "Notaðu auðkennin hér fyrir neðan til að stilla forritið eða tækið.", + "For security reasons this password will only be shown once." : "Af öryggisástæðum er þetta lykilorð einungis birt einu sinni.", + "Username" : "Notandanafn", + "Done" : "Lokið", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Þróað af {communityopen}Nextcloud samfélaginu{linkclose}, {githubopen}grunnkóðinn{linkclose} er gefinn út með {licenseopen}AGPL{linkclose} notkunarleyfinu.", "Settings" : "Stillingar", "Show storage location" : "Birta staðsetningu gagnageymslu", @@ -392,6 +383,7 @@ OC.L10N.register( "__language_name__" : "Ãslenska", "Personal info" : "Persónulegar upplýsingar", "Sessions" : "Setur", + "App passwords" : "Lykilorð forrita", "Sync clients" : "Samstilla biðlara", "This is used for sending out notifications." : "Þetta er notað til að senda út tilkynningar.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Það lÃtur út eins og að PHP sé ekki rétt sett upp varðandi fyrirspurnir um umhverfisbreytur. Prófun með getenv(\"PATH\") skilar auðu svari.", @@ -417,6 +409,12 @@ OC.L10N.register( "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs", "Your website" : "Vefsvæðið þitt", "Your Twitter handle" : "Twitter notandanafnið þitt", + "Get the apps to sync your files" : "Náðu à forrit til að samstilla skrárnar þÃnar", + "Desktop client" : "Skjáborðsforrit", + "Android app" : "Android-forrit", + "iOS app" : "iOS-forrit", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ef þú vilt styðja við verkefnið {contributeopen}taktu þátt à þróuninni {linkclose} eða {contributeopen}láttu orð út ganga{linkclose}!", + "Show First Run Wizard again" : "Birta Fyrsta-skiptis-leiðarvÃsinn aftur", "Passcodes that give an app or device permissions to access your account." : "Aðgangskóði sem gefur forriti eða tæki heimild til að nota notandaaðganginn þinn.", "Name" : "Heiti", "Follow us on Google Plus!" : "Fylgstu með okkur á Google Plus!", @@ -427,6 +425,8 @@ OC.L10N.register( "Show last log in" : "Birta sÃðustu innskráningu", "Verifying" : "Sannreyni", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP-eininguna 'fileinfo' vantar. Við mælum eindregið með notkun þessarar einingar til að fá bestu útkomu við greiningu á MIME-skráagerðum.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Veftól, tölvur, sÃmar og sértæk lykilorð forrita sem núna hafa aðgang inn á aðganginn þinn.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hér geturðu útbúið sérstök lykilorð fyrir hvert forrit svo að þú þurfir ekki að gefa upp lykilorðið þitt. Þú getur lÃka afturkallað þau hvert fyrir sig.", "Follow us on Google+!" : "Fylgstu með okkur á Google+!", "Follow us on Twitter!" : "Fylgstu með okkur á Twitter!", "Check out our blog!" : "KÃktu á bloggið okkar!" diff --git a/settings/l10n/is.json b/settings/l10n/is.json index 451cace48b377c02e1df3e50e8e16c8133ed4d0f..90461566e58c94b72c4258b6f4baa70ff77bda0f 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -208,55 +208,6 @@ "Forum" : "Vefspjall", "Getting help" : "Til að fá hjálp", "Commercial support" : "Gjaldskyld tækniaðstoð", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Þú notar <strong>%s</strong> af <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> af <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Einkennismynd", - "Upload new" : "Senda inn nýtt", - "Select from Files" : "Veldu skrár", - "Remove image" : "Fjarlægja mynd", - "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", - "Picture provided by original account" : "Mynd frá upprunalegum aðgangi", - "Cancel" : "Hætta við", - "Choose as profile picture" : "Veldu sem einkennismynd", - "Full name" : "Fullt nafn", - "Email" : "Netfang", - "No email address set" : "Ekkert tölvupóstfang sett", - "Your email address" : "Netfangið þitt", - "For password reset and notifications" : "Fyrir tilkynningar og endurstillingu lykilorðs", - "Phone number" : "SÃmanúmer", - "Your phone number" : "SÃmanúmerið þitt", - "Address" : "Heimilisfang", - "Your postal address" : "Heimilisfangið þitt", - "Website" : "Vefsvæði", - "It can take up to 24 hours before the account is displayed as verified." : "Það getur tekið allt að 24 klukkustundum áður en notandaaðgangurinn er birtur sem sannvottaður.", - "Link https://…" : "Tengill https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter notandanafn @…", - "You are member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:", - "Password" : "Lykilorð", - "Current password" : "Núverandi lykilorð", - "New password" : "Nýtt lykilorð", - "Change password" : "Breyta lykilorði", - "Language" : "Tungumál", - "Help translate" : "Hjálpa við þýðingu", - "Get the apps to sync your files" : "Náðu à forrit til að samstilla skrárnar þÃnar", - "Desktop client" : "Skjáborðsforrit", - "Android app" : "Android-forrit", - "iOS app" : "iOS-forrit", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ef þú vilt styðja við verkefnið {contributeopen}taktu þátt à þróuninni {linkclose} eða {contributeopen}láttu orð út ganga{linkclose}!", - "Show First Run Wizard again" : "Birta Fyrsta-skiptis-leiðarvÃsinn aftur", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Veftól, tölvur, sÃmar og sértæk lykilorð forrita sem núna hafa aðgang inn á aðganginn þinn.", - "Device" : "Tæki", - "Last activity" : "SÃðasta virkni", - "App passwords" : "Lykilorð forrita", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hér geturðu útbúið sérstök lykilorð fyrir hvert forrit svo að þú þurfir ekki að gefa upp lykilorðið þitt. Þú getur lÃka afturkallað þau hvert fyrir sig.", - "App name" : "Heiti forrits", - "Create new app password" : "Búa til nýtt lykilorð forrits", - "Use the credentials below to configure your app or device." : "Notaðu auðkennin hér fyrir neðan til að stilla forritið eða tækið.", - "For security reasons this password will only be shown once." : "Af öryggisástæðum er þetta lykilorð einungis birt einu sinni.", - "Username" : "Notandanafn", - "Done" : "Lokið", - "Version" : "Útgáfa", "None" : "Ekkert", "Login" : "Innskráning", "Plain" : "Einfalt", @@ -312,6 +263,7 @@ "Execute one task with each page loaded" : "Framkvæma eitt verk með hverri innhlaðinni sÃðu", "Use system cron service to call the cron.php file every 15 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 15 mÃnútna fresti.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php verður að vera keyrt af kerfisnotandanum \"%s\".", + "Version" : "Útgáfa", "Sharing" : "Deiling", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Sem stjórnandi geturðu fÃnstillt hegðun við deilingu. Endilega kÃktu á hjálparskjölin til að sjá Ãtarlegri upplýsingar.", "Allow apps to use the Share API" : "Leyfa forritum að nota Share API", @@ -343,8 +295,47 @@ "Theming" : "Þemu", "Check the security of your Nextcloud over our security scan" : "Athugaðu öryggi Nextcloud-skýsins með öryggisskönnun okkar", "Hardening and security guidance" : "Brynjun og öryggisleiðbeiningar", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Þú notar <strong>%s</strong> af <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> af <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Einkennismynd", + "Upload new" : "Senda inn nýtt", + "Select from Files" : "Veldu skrár", + "Remove image" : "Fjarlægja mynd", + "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", + "Picture provided by original account" : "Mynd frá upprunalegum aðgangi", + "Cancel" : "Hætta við", + "Choose as profile picture" : "Veldu sem einkennismynd", + "Full name" : "Fullt nafn", "No display name set" : "Ekkert birtingarnafn sett", + "Email" : "Netfang", + "Your email address" : "Netfangið þitt", + "No email address set" : "Ekkert tölvupóstfang sett", + "For password reset and notifications" : "Fyrir tilkynningar og endurstillingu lykilorðs", + "Phone number" : "SÃmanúmer", + "Your phone number" : "SÃmanúmerið þitt", + "Address" : "Heimilisfang", + "Your postal address" : "Heimilisfangið þitt", + "Website" : "Vefsvæði", + "It can take up to 24 hours before the account is displayed as verified." : "Það getur tekið allt að 24 klukkustundum áður en notandaaðgangurinn er birtur sem sannvottaður.", + "Link https://…" : "Tengill https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter notandanafn @…", + "You are member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:", + "Password" : "Lykilorð", + "Current password" : "Núverandi lykilorð", + "New password" : "Nýtt lykilorð", + "Change password" : "Breyta lykilorði", + "Language" : "Tungumál", + "Help translate" : "Hjálpa við þýðingu", "Web, desktop and mobile clients currently logged in to your account." : "Veftól, tölvur og sÃmar sem núna eru skráð inn á aðganginn þinn.", + "Device" : "Tæki", + "Last activity" : "SÃðasta virkni", + "App name" : "Heiti forrits", + "Create new app password" : "Búa til nýtt lykilorð forrits", + "Use the credentials below to configure your app or device." : "Notaðu auðkennin hér fyrir neðan til að stilla forritið eða tækið.", + "For security reasons this password will only be shown once." : "Af öryggisástæðum er þetta lykilorð einungis birt einu sinni.", + "Username" : "Notandanafn", + "Done" : "Lokið", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Þróað af {communityopen}Nextcloud samfélaginu{linkclose}, {githubopen}grunnkóðinn{linkclose} er gefinn út með {licenseopen}AGPL{linkclose} notkunarleyfinu.", "Settings" : "Stillingar", "Show storage location" : "Birta staðsetningu gagnageymslu", @@ -390,6 +381,7 @@ "__language_name__" : "Ãslenska", "Personal info" : "Persónulegar upplýsingar", "Sessions" : "Setur", + "App passwords" : "Lykilorð forrita", "Sync clients" : "Samstilla biðlara", "This is used for sending out notifications." : "Þetta er notað til að senda út tilkynningar.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Það lÃtur út eins og að PHP sé ekki rétt sett upp varðandi fyrirspurnir um umhverfisbreytur. Prófun með getenv(\"PATH\") skilar auðu svari.", @@ -415,6 +407,12 @@ "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs", "Your website" : "Vefsvæðið þitt", "Your Twitter handle" : "Twitter notandanafnið þitt", + "Get the apps to sync your files" : "Náðu à forrit til að samstilla skrárnar þÃnar", + "Desktop client" : "Skjáborðsforrit", + "Android app" : "Android-forrit", + "iOS app" : "iOS-forrit", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ef þú vilt styðja við verkefnið {contributeopen}taktu þátt à þróuninni {linkclose} eða {contributeopen}láttu orð út ganga{linkclose}!", + "Show First Run Wizard again" : "Birta Fyrsta-skiptis-leiðarvÃsinn aftur", "Passcodes that give an app or device permissions to access your account." : "Aðgangskóði sem gefur forriti eða tæki heimild til að nota notandaaðganginn þinn.", "Name" : "Heiti", "Follow us on Google Plus!" : "Fylgstu með okkur á Google Plus!", @@ -425,6 +423,8 @@ "Show last log in" : "Birta sÃðustu innskráningu", "Verifying" : "Sannreyni", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP-eininguna 'fileinfo' vantar. Við mælum eindregið með notkun þessarar einingar til að fá bestu útkomu við greiningu á MIME-skráagerðum.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Veftól, tölvur, sÃmar og sértæk lykilorð forrita sem núna hafa aðgang inn á aðganginn þinn.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hér geturðu útbúið sérstök lykilorð fyrir hvert forrit svo að þú þurfir ekki að gefa upp lykilorðið þitt. Þú getur lÃka afturkallað þau hvert fyrir sig.", "Follow us on Google+!" : "Fylgstu með okkur á Google+!", "Follow us on Twitter!" : "Fylgstu með okkur á Twitter!", "Check out our blog!" : "KÃktu á bloggið okkar!" diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 680f35ddbea9bf16c8ac7d43e1f61905fb17d619..a6815f9a80fe88da05b9fcc03773511a985e6371 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -189,51 +189,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Ottenere aiuto", "Commercial support" : "Supporto commerciale", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong> (strong>%s %%</strong>)", - "Profile picture" : "Immagine del profilo", - "Upload new" : "Carica nuova", - "Select from Files" : "Seleziona da file", - "Remove image" : "Rimuovi immagine", - "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", - "Picture provided by original account" : "Immagine fornita dall'account originale", - "Cancel" : "Annulla", - "Choose as profile picture" : "Scegli come immagine del profilo", - "Full name" : "Nome completo", - "Email" : "Posta elettronica", - "No email address set" : "Nessun indirizzo email impostato", - "Your email address" : "Il tuo indirizzo email", - "For password reset and notifications" : "Per ripristino della password e notifiche", - "Phone number" : "Numero di telefono", - "Your phone number" : "Il tuo numero di telefono", - "Address" : "Indirizzo", - "Your postal address" : "Il tuo indirizzo postale", - "Website" : "Sito web", - "Link https://…" : "Colegamento https://...", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Sei membro dei seguenti gruppi:", - "Password" : "Password", - "Current password" : "Password attuale", - "New password" : "Nuova password", - "Change password" : "Modifica password", - "Language" : "Lingua", - "Help translate" : "Migliora la traduzione", - "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", - "Desktop client" : "Client desktop", - "Android app" : "Applicazione Android", - "iOS app" : "Applicazione iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}unisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!", - "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", - "Device" : "Dispositivo", - "Last activity" : "Ultima attività ", - "App passwords" : "Password di applicazione", - "App name" : "Nome applicazione", - "Create new app password" : "Crea nuova password di applicazione", - "Use the credentials below to configure your app or device." : "Utilizza le credenziali in basso per configurare la tua applicazione o dispositivo.", - "For security reasons this password will only be shown once." : "Per motivi di sicurezza questa password sarà mostra solo una volta.", - "Username" : "Nome utente", - "Done" : "Completato", - "Version" : "Versione", "None" : "Nessuno", "Login" : "Accesso", "Plain" : "Semplice", @@ -280,6 +235,7 @@ OC.L10N.register( "All checks passed." : "Tutti i controlli passati.", "Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata", "The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".", + "Version" : "Versione", "Sharing" : "Condivisione", "Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione", "Allow users to share via link" : "Consenti agli utenti di condividere tramite collegamento", @@ -309,8 +265,45 @@ OC.L10N.register( "Theming" : "Temi", "Check the security of your Nextcloud over our security scan" : "Controlla la sicurezza del tuo Nextcloud con la nostra scansione di sicurezza", "Hardening and security guidance" : "Guida alla messa in sicurezza", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong> (strong>%s %%</strong>)", + "Profile picture" : "Immagine del profilo", + "Upload new" : "Carica nuova", + "Select from Files" : "Seleziona da file", + "Remove image" : "Rimuovi immagine", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", + "Picture provided by original account" : "Immagine fornita dall'account originale", + "Cancel" : "Annulla", + "Choose as profile picture" : "Scegli come immagine del profilo", + "Full name" : "Nome completo", "No display name set" : "Nome visualizzato non impostato", + "Email" : "Posta elettronica", + "Your email address" : "Il tuo indirizzo email", + "No email address set" : "Nessun indirizzo email impostato", + "For password reset and notifications" : "Per ripristino della password e notifiche", + "Phone number" : "Numero di telefono", + "Your phone number" : "Il tuo numero di telefono", + "Address" : "Indirizzo", + "Your postal address" : "Il tuo indirizzo postale", + "Website" : "Sito web", + "Link https://…" : "Colegamento https://...", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Sei membro dei seguenti gruppi:", + "Password" : "Password", + "Current password" : "Password attuale", + "New password" : "Nuova password", + "Change password" : "Modifica password", + "Language" : "Lingua", + "Help translate" : "Migliora la traduzione", "Web, desktop and mobile clients currently logged in to your account." : "Client web, desktop e mobile attualmente connessi al tuo account.", + "Device" : "Dispositivo", + "Last activity" : "Ultima attività ", + "App name" : "Nome applicazione", + "Create new app password" : "Crea nuova password di applicazione", + "Use the credentials below to configure your app or device." : "Utilizza le credenziali in basso per configurare la tua applicazione o dispositivo.", + "For security reasons this password will only be shown once." : "Per motivi di sicurezza questa password sarà mostra solo una volta.", + "Username" : "Nome utente", + "Done" : "Completato", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sviluppato dalla {communityopen}comunità di Nextcloud{linkclose}, il {githubopen}codice sorgente{linkclose} è rilasciato nei termini della licenza {licenseopen}AGPL{linkclose}.", "Settings" : "Impostazioni", "Show storage location" : "Mostra posizione di archiviazione", @@ -355,6 +348,7 @@ OC.L10N.register( "__language_name__" : "Italiano", "Personal info" : "Informazioni personali", "Sessions" : "Sessioni", + "App passwords" : "Password di applicazione", "Sync clients" : "Client di sincronizzazione", "This is used for sending out notifications." : "Viene utilizzato per inviare le notifiche.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php non sembra essere configurato correttamente per interrogare le variabili d'ambiente di sistema. Il test con getenv(\"PATH\") restituisce solo una risposta vuota.", @@ -380,6 +374,12 @@ OC.L10N.register( "For password recovery and notifications" : "Per il ripristino della password e per le notifiche", "Your website" : "Il tuo sito web", "Your Twitter handle" : "Il tuo nome utente su Twitter", + "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", + "Desktop client" : "Client desktop", + "Android app" : "Applicazione Android", + "iOS app" : "Applicazione iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}unisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!", + "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", "Passcodes that give an app or device permissions to access your account." : "Codici di accesso per fornire alle applicazioni o ai dispositivi il permesso di accedere al tuo account.", "Name" : "Nome", "Follow us on Google Plus!" : "Seguici su Google Plus!", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 3cb9fa415e449ab7390bac83648313311973387d..36496965ec7b09e18c3abebcbecea96f9c1e1968 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -187,51 +187,6 @@ "Forum" : "Forum", "Getting help" : "Ottenere aiuto", "Commercial support" : "Supporto commerciale", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong> (strong>%s %%</strong>)", - "Profile picture" : "Immagine del profilo", - "Upload new" : "Carica nuova", - "Select from Files" : "Seleziona da file", - "Remove image" : "Rimuovi immagine", - "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", - "Picture provided by original account" : "Immagine fornita dall'account originale", - "Cancel" : "Annulla", - "Choose as profile picture" : "Scegli come immagine del profilo", - "Full name" : "Nome completo", - "Email" : "Posta elettronica", - "No email address set" : "Nessun indirizzo email impostato", - "Your email address" : "Il tuo indirizzo email", - "For password reset and notifications" : "Per ripristino della password e notifiche", - "Phone number" : "Numero di telefono", - "Your phone number" : "Il tuo numero di telefono", - "Address" : "Indirizzo", - "Your postal address" : "Il tuo indirizzo postale", - "Website" : "Sito web", - "Link https://…" : "Colegamento https://...", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Sei membro dei seguenti gruppi:", - "Password" : "Password", - "Current password" : "Password attuale", - "New password" : "Nuova password", - "Change password" : "Modifica password", - "Language" : "Lingua", - "Help translate" : "Migliora la traduzione", - "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", - "Desktop client" : "Client desktop", - "Android app" : "Applicazione Android", - "iOS app" : "Applicazione iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}unisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!", - "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", - "Device" : "Dispositivo", - "Last activity" : "Ultima attività ", - "App passwords" : "Password di applicazione", - "App name" : "Nome applicazione", - "Create new app password" : "Crea nuova password di applicazione", - "Use the credentials below to configure your app or device." : "Utilizza le credenziali in basso per configurare la tua applicazione o dispositivo.", - "For security reasons this password will only be shown once." : "Per motivi di sicurezza questa password sarà mostra solo una volta.", - "Username" : "Nome utente", - "Done" : "Completato", - "Version" : "Versione", "None" : "Nessuno", "Login" : "Accesso", "Plain" : "Semplice", @@ -278,6 +233,7 @@ "All checks passed." : "Tutti i controlli passati.", "Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata", "The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".", + "Version" : "Versione", "Sharing" : "Condivisione", "Allow apps to use the Share API" : "Consenti alle applicazioni di utilizzare le API di condivisione", "Allow users to share via link" : "Consenti agli utenti di condividere tramite collegamento", @@ -307,8 +263,45 @@ "Theming" : "Temi", "Check the security of your Nextcloud over our security scan" : "Controlla la sicurezza del tuo Nextcloud con la nostra scansione di sicurezza", "Hardening and security guidance" : "Guida alla messa in sicurezza", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong> (strong>%s %%</strong>)", + "Profile picture" : "Immagine del profilo", + "Upload new" : "Carica nuova", + "Select from Files" : "Seleziona da file", + "Remove image" : "Rimuovi immagine", + "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", + "Picture provided by original account" : "Immagine fornita dall'account originale", + "Cancel" : "Annulla", + "Choose as profile picture" : "Scegli come immagine del profilo", + "Full name" : "Nome completo", "No display name set" : "Nome visualizzato non impostato", + "Email" : "Posta elettronica", + "Your email address" : "Il tuo indirizzo email", + "No email address set" : "Nessun indirizzo email impostato", + "For password reset and notifications" : "Per ripristino della password e notifiche", + "Phone number" : "Numero di telefono", + "Your phone number" : "Il tuo numero di telefono", + "Address" : "Indirizzo", + "Your postal address" : "Il tuo indirizzo postale", + "Website" : "Sito web", + "Link https://…" : "Colegamento https://...", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Sei membro dei seguenti gruppi:", + "Password" : "Password", + "Current password" : "Password attuale", + "New password" : "Nuova password", + "Change password" : "Modifica password", + "Language" : "Lingua", + "Help translate" : "Migliora la traduzione", "Web, desktop and mobile clients currently logged in to your account." : "Client web, desktop e mobile attualmente connessi al tuo account.", + "Device" : "Dispositivo", + "Last activity" : "Ultima attività ", + "App name" : "Nome applicazione", + "Create new app password" : "Crea nuova password di applicazione", + "Use the credentials below to configure your app or device." : "Utilizza le credenziali in basso per configurare la tua applicazione o dispositivo.", + "For security reasons this password will only be shown once." : "Per motivi di sicurezza questa password sarà mostra solo una volta.", + "Username" : "Nome utente", + "Done" : "Completato", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sviluppato dalla {communityopen}comunità di Nextcloud{linkclose}, il {githubopen}codice sorgente{linkclose} è rilasciato nei termini della licenza {licenseopen}AGPL{linkclose}.", "Settings" : "Impostazioni", "Show storage location" : "Mostra posizione di archiviazione", @@ -353,6 +346,7 @@ "__language_name__" : "Italiano", "Personal info" : "Informazioni personali", "Sessions" : "Sessioni", + "App passwords" : "Password di applicazione", "Sync clients" : "Client di sincronizzazione", "This is used for sending out notifications." : "Viene utilizzato per inviare le notifiche.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php non sembra essere configurato correttamente per interrogare le variabili d'ambiente di sistema. Il test con getenv(\"PATH\") restituisce solo una risposta vuota.", @@ -378,6 +372,12 @@ "For password recovery and notifications" : "Per il ripristino della password e per le notifiche", "Your website" : "Il tuo sito web", "Your Twitter handle" : "Il tuo nome utente su Twitter", + "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file", + "Desktop client" : "Client desktop", + "Android app" : "Applicazione Android", + "iOS app" : "Applicazione iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}unisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!", + "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio", "Passcodes that give an app or device permissions to access your account." : "Codici di accesso per fornire alle applicazioni o ai dispositivi il permesso di accedere al tuo account.", "Name" : "Nome", "Follow us on Google Plus!" : "Seguici su Google Plus!", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index dbe8c48d47647c1ed4262885f0d4a18bd9d0c9eb..369ba10f73e9102b20a4a07589d1ee366d707db5 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -155,50 +155,6 @@ OC.L10N.register( "Forum" : "フォーラム", "Getting help" : "ヘルプã®å…¥æ‰‹", "Commercial support" : "商用サãƒãƒ¼ãƒˆ", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> ãŒç¾åœ¨ä½¿ç”¨ä¸ã§ã™", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "<strong>%s</strong> / <strong>%s</strong> (<strong>%s %%</strong>) 使用ä¸", - "Profile picture" : "プãƒãƒ•ã‚£ãƒ¼ãƒ«ç”»åƒ", - "Upload new" : "æ–°ãŸã«ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰", - "Select from Files" : "ファイルã‹ã‚‰é¸æŠž", - "Remove image" : "ç”»åƒã‚’削除", - "png or jpg, max. 20 MB" : "png ã‚‚ã—ã㯠jpg, 最大20MB", - "Picture provided by original account" : "オリジナルã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã§æä¾›ã•ã‚Œã¦ã„る写真", - "Cancel" : "ã‚ャンセル", - "Choose as profile picture" : "プãƒãƒ•ã‚¡ã‚¤ãƒ«ç”»åƒã¨ã—ã¦é¸æŠž", - "Full name" : "æ°å", - "Email" : "メール", - "No email address set" : "メールアドレスãŒè¨å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", - "Your email address" : "ã‚ãªãŸã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹", - "For password reset and notifications" : "パスワードリセットã¨é€šçŸ¥ç”¨", - "Phone number" : "電話番å·", - "Your phone number" : "ã‚ãªãŸã®é›»è©±ç•ªå·", - "Address" : "ä½æ‰€", - "Your postal address" : "ã‚ãªãŸã®ä½æ‰€", - "Website" : "ウェブサイト", - "Twitter" : "Twitter", - "You are member of the following groups:" : "以下ã®ã‚°ãƒ«ãƒ¼ãƒ—ã®ãƒ¡ãƒ³ãƒãƒ¼ã§ã™:", - "Password" : "パスワード", - "Current password" : "ç¾åœ¨ã®ãƒ‘スワード", - "New password" : "æ–°ã—ã„パスワード", - "Change password" : "パスワードを変更", - "Language" : "言語", - "Help translate" : "翻訳ã«å”力ã™ã‚‹", - "Get the apps to sync your files" : "ファイルをåŒæœŸã™ã‚‹ã‚¢ãƒ—リをå–å¾—ã—ã¾ã—ょã†", - "Desktop client" : "デスクトップクライアント", - "Android app" : "Androidアプリ", - "iOS app" : "iOSアプリ", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "プãƒã‚¸ã‚§ã‚¯ãƒˆã‚’サãƒãƒ¼ãƒˆã—ãŸã„å ´åˆã¯ã€ {contributeopen}開発ã«å‚åŠ {linkclose}ã™ã‚‹ã‹ã€ {contributeopen}ã“ã®ãƒ¯ãƒ¼ãƒ‰ã‚’広ã‚ã¦{linkclose}!", - "Show First Run Wizard again" : "åˆå›žã‚¦ã‚£ã‚¶ãƒ¼ãƒ‰ã‚’å†è¡¨ç¤ºã™ã‚‹", - "Device" : "デãƒã‚¤ã‚¹", - "Last activity" : "最後ã®æ´»å‹•", - "App passwords" : "アプリパスワード", - "App name" : "アプリå", - "Create new app password" : "æ–°è¦ã‚¢ãƒ—リパスワードを作æˆ", - "Use the credentials below to configure your app or device." : "アプリや端末をè¨å®šã™ã‚‹ã®ã«ä»¥ä¸‹ã®èªè¨¼æƒ…å ±ã‚’ä½¿ç”¨ã™ã‚‹ã€‚", - "For security reasons this password will only be shown once." : "ã‚»ã‚ュリティ上ã®ç†ç”±ã‹ã‚‰ã€ã“ã®ãƒ‘スワードã¯ä¸€åº¦ã—ã‹è¡¨ç¤ºã•ã‚Œã¾ã›ã‚“。", - "Username" : "ユーザーID", - "Done" : "完了", - "Version" : "ãƒãƒ¼ã‚¸ãƒ§ãƒ³", "None" : "ãªã—", "Login" : "ãƒã‚°ã‚¤ãƒ³", "Plain" : "平文", @@ -245,6 +201,7 @@ OC.L10N.register( "All checks passed." : "ã™ã¹ã¦ã®ãƒã‚§ãƒƒã‚¯ã«åˆæ ¼ã—ã¾ã—ãŸã€‚", "Execute one task with each page loaded" : "å„ページã®èªã¿è¾¼ã¿æ™‚ã«ã‚¿ã‚¹ã‚¯ã‚’実行ã—ã¾ã™ã€‚", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php ã¯ã‚·ã‚¹ãƒ†ãƒ ユーザ \"%s\" ã§å®Ÿè¡Œã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。", + "Version" : "ãƒãƒ¼ã‚¸ãƒ§ãƒ³", "Sharing" : "共有", "Allow apps to use the Share API" : "アプリã‹ã‚‰ã®å…±æœ‰APIã®åˆ©ç”¨ã‚’許å¯ã™ã‚‹", "Allow users to share via link" : "URLリンクã§ã®å…±æœ‰ã‚’許å¯ã™ã‚‹", @@ -274,8 +231,44 @@ OC.L10N.register( "Theming" : "テーマ", "Check the security of your Nextcloud over our security scan" : "ç§ãŸã¡ã®ã‚»ã‚ュリティスã‚ャンã§ã€ãŠä½¿ã„ã® Nextcloud ã®ã‚»ã‚ュリティをãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„", "Hardening and security guidance" : "å …ç‰¢åŒ–ã¨ã‚»ã‚ュリティガイダンス", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> ãŒç¾åœ¨ä½¿ç”¨ä¸ã§ã™", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "<strong>%s</strong> / <strong>%s</strong> (<strong>%s %%</strong>) 使用ä¸", + "Profile picture" : "プãƒãƒ•ã‚£ãƒ¼ãƒ«ç”»åƒ", + "Upload new" : "æ–°ãŸã«ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰", + "Select from Files" : "ファイルã‹ã‚‰é¸æŠž", + "Remove image" : "ç”»åƒã‚’削除", + "png or jpg, max. 20 MB" : "png ã‚‚ã—ã㯠jpg, 最大20MB", + "Picture provided by original account" : "オリジナルã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã§æä¾›ã•ã‚Œã¦ã„る写真", + "Cancel" : "ã‚ャンセル", + "Choose as profile picture" : "プãƒãƒ•ã‚¡ã‚¤ãƒ«ç”»åƒã¨ã—ã¦é¸æŠž", + "Full name" : "æ°å", "No display name set" : "表示åãŒæœªè¨å®š", + "Email" : "メール", + "Your email address" : "ã‚ãªãŸã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹", + "No email address set" : "メールアドレスãŒè¨å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", + "For password reset and notifications" : "パスワードリセットã¨é€šçŸ¥ç”¨", + "Phone number" : "電話番å·", + "Your phone number" : "ã‚ãªãŸã®é›»è©±ç•ªå·", + "Address" : "ä½æ‰€", + "Your postal address" : "ã‚ãªãŸã®ä½æ‰€", + "Website" : "ウェブサイト", + "Twitter" : "Twitter", + "You are member of the following groups:" : "以下ã®ã‚°ãƒ«ãƒ¼ãƒ—ã®ãƒ¡ãƒ³ãƒãƒ¼ã§ã™:", + "Password" : "パスワード", + "Current password" : "ç¾åœ¨ã®ãƒ‘スワード", + "New password" : "æ–°ã—ã„パスワード", + "Change password" : "パスワードを変更", + "Language" : "言語", + "Help translate" : "翻訳ã«å”力ã™ã‚‹", "Web, desktop and mobile clients currently logged in to your account." : "ç¾åœ¨ã€Webã€ãƒ‡ã‚¹ã‚¯ãƒˆãƒƒãƒ—ã€ãƒ¢ãƒã‚¤ãƒ«ã‚¢ãƒ—リ㧠ownCloud ã«ãƒã‚°ã‚¤ãƒ³ã—ã¦ã„る端末一覧ã§ã™ã€‚", + "Device" : "デãƒã‚¤ã‚¹", + "Last activity" : "最後ã®æ´»å‹•", + "App name" : "アプリå", + "Create new app password" : "æ–°è¦ã‚¢ãƒ—リパスワードを作æˆ", + "Use the credentials below to configure your app or device." : "アプリや端末をè¨å®šã™ã‚‹ã®ã«ä»¥ä¸‹ã®èªè¨¼æƒ…å ±ã‚’ä½¿ç”¨ã™ã‚‹ã€‚", + "For security reasons this password will only be shown once." : "ã‚»ã‚ュリティ上ã®ç†ç”±ã‹ã‚‰ã€ã“ã®ãƒ‘スワードã¯ä¸€åº¦ã—ã‹è¡¨ç¤ºã•ã‚Œã¾ã›ã‚“。", + "Username" : "ユーザーID", + "Done" : "完了", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen} Nextcloudコミュニティ{linkclose}ã«ã‚ˆã£ã¦é–‹ç™ºã•ã‚ŒãŸ{githubopen}ソースコード{linkclose}ã¯ã€{licenseopen} AGPL {linkclose}ã§ãƒ©ã‚¤ã‚»ãƒ³ã‚¹ã•ã‚Œã¦ã„ã¾ã™ã€‚", "Settings" : "è¨å®š", "Show storage location" : "データã®ä¿å˜å ´æ‰€ã‚’表示", @@ -318,6 +311,7 @@ OC.L10N.register( "__language_name__" : "Japanese (日本語)", "Personal info" : "å€‹äººæƒ…å ±", "Sessions" : "セッション", + "App passwords" : "アプリパスワード", "Sync clients" : "åŒæœŸç”¨ã‚¯ãƒ©ã‚¤ã‚¢ãƒ³ãƒˆ", "This is used for sending out notifications." : "通知をé€ä¿¡ã™ã‚‹éš›ã«ä½¿ç”¨ã—ã¾ã™ã€‚", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHPã®ã‚·ã‚¹ãƒ†ãƒ 環境変数ãŒæ£ã—ãè¨å®šã•ã‚Œã¦ã„ãªã„よã†ã§ã™ã€‚getenv(\"PATH\") コマンドã§ãƒ†ã‚¹ãƒˆã—ã¦ä½•ã‚‚値を返ã•ãªã„ã“ã¨ã‚’確èªã—ã¦ãã ã•ã„。", @@ -343,6 +337,12 @@ OC.L10N.register( "For password recovery and notifications" : "パスワード回復ã¨é€šçŸ¥ç”¨", "Your website" : "ã‚ãªãŸã®å€‹äººã‚¦ã‚§ãƒ–サイト", "Your Twitter handle" : "ã‚ãªãŸã®Twitterã®ID", + "Get the apps to sync your files" : "ファイルをåŒæœŸã™ã‚‹ã‚¢ãƒ—リをå–å¾—ã—ã¾ã—ょã†", + "Desktop client" : "デスクトップクライアント", + "Android app" : "Androidアプリ", + "iOS app" : "iOSアプリ", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "プãƒã‚¸ã‚§ã‚¯ãƒˆã‚’サãƒãƒ¼ãƒˆã—ãŸã„å ´åˆã¯ã€ {contributeopen}開発ã«å‚åŠ {linkclose}ã™ã‚‹ã‹ã€ {contributeopen}ã“ã®ãƒ¯ãƒ¼ãƒ‰ã‚’広ã‚ã¦{linkclose}!", + "Show First Run Wizard again" : "åˆå›žã‚¦ã‚£ã‚¶ãƒ¼ãƒ‰ã‚’å†è¡¨ç¤ºã™ã‚‹", "Passcodes that give an app or device permissions to access your account." : "パスコードã§ã€ã‚¢ãƒ—リやデãƒã‚¤ã‚¹ã«ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã«ã‚¢ã‚¯ã‚»ã‚¹ã™ã‚‹ãŸã‚ã®æ¨©é™ã‚’与ãˆã¾ã™ã€‚", "Name" : "åå‰", "Follow us on Google Plus!" : "Google Plusã§ãƒ•ã‚©ãƒãƒ¼ï¼", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 06940cbb8f193dd1f37e1b00a3f7d598904bcd8a..25cff576e785b0208f2f07617b5d7f31739b504e 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -153,50 +153,6 @@ "Forum" : "フォーラム", "Getting help" : "ヘルプã®å…¥æ‰‹", "Commercial support" : "商用サãƒãƒ¼ãƒˆ", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> ãŒç¾åœ¨ä½¿ç”¨ä¸ã§ã™", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "<strong>%s</strong> / <strong>%s</strong> (<strong>%s %%</strong>) 使用ä¸", - "Profile picture" : "プãƒãƒ•ã‚£ãƒ¼ãƒ«ç”»åƒ", - "Upload new" : "æ–°ãŸã«ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰", - "Select from Files" : "ファイルã‹ã‚‰é¸æŠž", - "Remove image" : "ç”»åƒã‚’削除", - "png or jpg, max. 20 MB" : "png ã‚‚ã—ã㯠jpg, 最大20MB", - "Picture provided by original account" : "オリジナルã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã§æä¾›ã•ã‚Œã¦ã„る写真", - "Cancel" : "ã‚ャンセル", - "Choose as profile picture" : "プãƒãƒ•ã‚¡ã‚¤ãƒ«ç”»åƒã¨ã—ã¦é¸æŠž", - "Full name" : "æ°å", - "Email" : "メール", - "No email address set" : "メールアドレスãŒè¨å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", - "Your email address" : "ã‚ãªãŸã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹", - "For password reset and notifications" : "パスワードリセットã¨é€šçŸ¥ç”¨", - "Phone number" : "電話番å·", - "Your phone number" : "ã‚ãªãŸã®é›»è©±ç•ªå·", - "Address" : "ä½æ‰€", - "Your postal address" : "ã‚ãªãŸã®ä½æ‰€", - "Website" : "ウェブサイト", - "Twitter" : "Twitter", - "You are member of the following groups:" : "以下ã®ã‚°ãƒ«ãƒ¼ãƒ—ã®ãƒ¡ãƒ³ãƒãƒ¼ã§ã™:", - "Password" : "パスワード", - "Current password" : "ç¾åœ¨ã®ãƒ‘スワード", - "New password" : "æ–°ã—ã„パスワード", - "Change password" : "パスワードを変更", - "Language" : "言語", - "Help translate" : "翻訳ã«å”力ã™ã‚‹", - "Get the apps to sync your files" : "ファイルをåŒæœŸã™ã‚‹ã‚¢ãƒ—リをå–å¾—ã—ã¾ã—ょã†", - "Desktop client" : "デスクトップクライアント", - "Android app" : "Androidアプリ", - "iOS app" : "iOSアプリ", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "プãƒã‚¸ã‚§ã‚¯ãƒˆã‚’サãƒãƒ¼ãƒˆã—ãŸã„å ´åˆã¯ã€ {contributeopen}開発ã«å‚åŠ {linkclose}ã™ã‚‹ã‹ã€ {contributeopen}ã“ã®ãƒ¯ãƒ¼ãƒ‰ã‚’広ã‚ã¦{linkclose}!", - "Show First Run Wizard again" : "åˆå›žã‚¦ã‚£ã‚¶ãƒ¼ãƒ‰ã‚’å†è¡¨ç¤ºã™ã‚‹", - "Device" : "デãƒã‚¤ã‚¹", - "Last activity" : "最後ã®æ´»å‹•", - "App passwords" : "アプリパスワード", - "App name" : "アプリå", - "Create new app password" : "æ–°è¦ã‚¢ãƒ—リパスワードを作æˆ", - "Use the credentials below to configure your app or device." : "アプリや端末をè¨å®šã™ã‚‹ã®ã«ä»¥ä¸‹ã®èªè¨¼æƒ…å ±ã‚’ä½¿ç”¨ã™ã‚‹ã€‚", - "For security reasons this password will only be shown once." : "ã‚»ã‚ュリティ上ã®ç†ç”±ã‹ã‚‰ã€ã“ã®ãƒ‘スワードã¯ä¸€åº¦ã—ã‹è¡¨ç¤ºã•ã‚Œã¾ã›ã‚“。", - "Username" : "ユーザーID", - "Done" : "完了", - "Version" : "ãƒãƒ¼ã‚¸ãƒ§ãƒ³", "None" : "ãªã—", "Login" : "ãƒã‚°ã‚¤ãƒ³", "Plain" : "平文", @@ -243,6 +199,7 @@ "All checks passed." : "ã™ã¹ã¦ã®ãƒã‚§ãƒƒã‚¯ã«åˆæ ¼ã—ã¾ã—ãŸã€‚", "Execute one task with each page loaded" : "å„ページã®èªã¿è¾¼ã¿æ™‚ã«ã‚¿ã‚¹ã‚¯ã‚’実行ã—ã¾ã™ã€‚", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php ã¯ã‚·ã‚¹ãƒ†ãƒ ユーザ \"%s\" ã§å®Ÿè¡Œã—ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“。", + "Version" : "ãƒãƒ¼ã‚¸ãƒ§ãƒ³", "Sharing" : "共有", "Allow apps to use the Share API" : "アプリã‹ã‚‰ã®å…±æœ‰APIã®åˆ©ç”¨ã‚’許å¯ã™ã‚‹", "Allow users to share via link" : "URLリンクã§ã®å…±æœ‰ã‚’許å¯ã™ã‚‹", @@ -272,8 +229,44 @@ "Theming" : "テーマ", "Check the security of your Nextcloud over our security scan" : "ç§ãŸã¡ã®ã‚»ã‚ュリティスã‚ャンã§ã€ãŠä½¿ã„ã® Nextcloud ã®ã‚»ã‚ュリティをãƒã‚§ãƒƒã‚¯ã—ã¦ãã ã•ã„", "Hardening and security guidance" : "å …ç‰¢åŒ–ã¨ã‚»ã‚ュリティガイダンス", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> ãŒç¾åœ¨ä½¿ç”¨ä¸ã§ã™", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "<strong>%s</strong> / <strong>%s</strong> (<strong>%s %%</strong>) 使用ä¸", + "Profile picture" : "プãƒãƒ•ã‚£ãƒ¼ãƒ«ç”»åƒ", + "Upload new" : "æ–°ãŸã«ã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰", + "Select from Files" : "ファイルã‹ã‚‰é¸æŠž", + "Remove image" : "ç”»åƒã‚’削除", + "png or jpg, max. 20 MB" : "png ã‚‚ã—ã㯠jpg, 最大20MB", + "Picture provided by original account" : "オリジナルã®ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã§æä¾›ã•ã‚Œã¦ã„る写真", + "Cancel" : "ã‚ャンセル", + "Choose as profile picture" : "プãƒãƒ•ã‚¡ã‚¤ãƒ«ç”»åƒã¨ã—ã¦é¸æŠž", + "Full name" : "æ°å", "No display name set" : "表示åãŒæœªè¨å®š", + "Email" : "メール", + "Your email address" : "ã‚ãªãŸã®ãƒ¡ãƒ¼ãƒ«ã‚¢ãƒ‰ãƒ¬ã‚¹", + "No email address set" : "メールアドレスãŒè¨å®šã•ã‚Œã¦ã„ã¾ã›ã‚“", + "For password reset and notifications" : "パスワードリセットã¨é€šçŸ¥ç”¨", + "Phone number" : "電話番å·", + "Your phone number" : "ã‚ãªãŸã®é›»è©±ç•ªå·", + "Address" : "ä½æ‰€", + "Your postal address" : "ã‚ãªãŸã®ä½æ‰€", + "Website" : "ウェブサイト", + "Twitter" : "Twitter", + "You are member of the following groups:" : "以下ã®ã‚°ãƒ«ãƒ¼ãƒ—ã®ãƒ¡ãƒ³ãƒãƒ¼ã§ã™:", + "Password" : "パスワード", + "Current password" : "ç¾åœ¨ã®ãƒ‘スワード", + "New password" : "æ–°ã—ã„パスワード", + "Change password" : "パスワードを変更", + "Language" : "言語", + "Help translate" : "翻訳ã«å”力ã™ã‚‹", "Web, desktop and mobile clients currently logged in to your account." : "ç¾åœ¨ã€Webã€ãƒ‡ã‚¹ã‚¯ãƒˆãƒƒãƒ—ã€ãƒ¢ãƒã‚¤ãƒ«ã‚¢ãƒ—リ㧠ownCloud ã«ãƒã‚°ã‚¤ãƒ³ã—ã¦ã„る端末一覧ã§ã™ã€‚", + "Device" : "デãƒã‚¤ã‚¹", + "Last activity" : "最後ã®æ´»å‹•", + "App name" : "アプリå", + "Create new app password" : "æ–°è¦ã‚¢ãƒ—リパスワードを作æˆ", + "Use the credentials below to configure your app or device." : "アプリや端末をè¨å®šã™ã‚‹ã®ã«ä»¥ä¸‹ã®èªè¨¼æƒ…å ±ã‚’ä½¿ç”¨ã™ã‚‹ã€‚", + "For security reasons this password will only be shown once." : "ã‚»ã‚ュリティ上ã®ç†ç”±ã‹ã‚‰ã€ã“ã®ãƒ‘スワードã¯ä¸€åº¦ã—ã‹è¡¨ç¤ºã•ã‚Œã¾ã›ã‚“。", + "Username" : "ユーザーID", + "Done" : "完了", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen} Nextcloudコミュニティ{linkclose}ã«ã‚ˆã£ã¦é–‹ç™ºã•ã‚ŒãŸ{githubopen}ソースコード{linkclose}ã¯ã€{licenseopen} AGPL {linkclose}ã§ãƒ©ã‚¤ã‚»ãƒ³ã‚¹ã•ã‚Œã¦ã„ã¾ã™ã€‚", "Settings" : "è¨å®š", "Show storage location" : "データã®ä¿å˜å ´æ‰€ã‚’表示", @@ -316,6 +309,7 @@ "__language_name__" : "Japanese (日本語)", "Personal info" : "å€‹äººæƒ…å ±", "Sessions" : "セッション", + "App passwords" : "アプリパスワード", "Sync clients" : "åŒæœŸç”¨ã‚¯ãƒ©ã‚¤ã‚¢ãƒ³ãƒˆ", "This is used for sending out notifications." : "通知をé€ä¿¡ã™ã‚‹éš›ã«ä½¿ç”¨ã—ã¾ã™ã€‚", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHPã®ã‚·ã‚¹ãƒ†ãƒ 環境変数ãŒæ£ã—ãè¨å®šã•ã‚Œã¦ã„ãªã„よã†ã§ã™ã€‚getenv(\"PATH\") コマンドã§ãƒ†ã‚¹ãƒˆã—ã¦ä½•ã‚‚値を返ã•ãªã„ã“ã¨ã‚’確èªã—ã¦ãã ã•ã„。", @@ -341,6 +335,12 @@ "For password recovery and notifications" : "パスワード回復ã¨é€šçŸ¥ç”¨", "Your website" : "ã‚ãªãŸã®å€‹äººã‚¦ã‚§ãƒ–サイト", "Your Twitter handle" : "ã‚ãªãŸã®Twitterã®ID", + "Get the apps to sync your files" : "ファイルをåŒæœŸã™ã‚‹ã‚¢ãƒ—リをå–å¾—ã—ã¾ã—ょã†", + "Desktop client" : "デスクトップクライアント", + "Android app" : "Androidアプリ", + "iOS app" : "iOSアプリ", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "プãƒã‚¸ã‚§ã‚¯ãƒˆã‚’サãƒãƒ¼ãƒˆã—ãŸã„å ´åˆã¯ã€ {contributeopen}開発ã«å‚åŠ {linkclose}ã™ã‚‹ã‹ã€ {contributeopen}ã“ã®ãƒ¯ãƒ¼ãƒ‰ã‚’広ã‚ã¦{linkclose}!", + "Show First Run Wizard again" : "åˆå›žã‚¦ã‚£ã‚¶ãƒ¼ãƒ‰ã‚’å†è¡¨ç¤ºã™ã‚‹", "Passcodes that give an app or device permissions to access your account." : "パスコードã§ã€ã‚¢ãƒ—リやデãƒã‚¤ã‚¹ã«ã‚¢ã‚«ã‚¦ãƒ³ãƒˆã«ã‚¢ã‚¯ã‚»ã‚¹ã™ã‚‹ãŸã‚ã®æ¨©é™ã‚’与ãˆã¾ã™ã€‚", "Name" : "åå‰", "Follow us on Google Plus!" : "Google Plusã§ãƒ•ã‚©ãƒãƒ¼ï¼", diff --git a/settings/l10n/ka_GE.js b/settings/l10n/ka_GE.js index 50c7492e3ee33be1fbcf3854041ce61d66a3e8fd..40bd3712d1314c06e0bdb6ba012ce6401776a656 100644 --- a/settings/l10n/ka_GE.js +++ b/settings/l10n/ka_GE.js @@ -18,19 +18,6 @@ OC.L10N.register( "A valid username must be provided" : "უნდრმიუთითáƒáƒ— áƒáƒ სებული მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის სáƒáƒ®áƒ”ლი", "A valid password must be provided" : "უნდრმიუთითáƒáƒ— áƒáƒ სებული პáƒáƒ áƒáƒšáƒ˜", "Forum" : "ფáƒáƒ უმი", - "Cancel" : "უáƒáƒ ყáƒáƒ¤áƒ", - "Email" : "იმეილი", - "Your email address" : "თქვენი იმეილ მისáƒáƒ›áƒáƒ თი", - "Password" : "პáƒáƒ áƒáƒšáƒ˜", - "Current password" : "მიმდინáƒáƒ ე პáƒáƒ áƒáƒšáƒ˜", - "New password" : "áƒáƒ®áƒáƒšáƒ˜ პáƒáƒ áƒáƒšáƒ˜", - "Change password" : "პáƒáƒ áƒáƒšáƒ˜áƒ¡ შეცვლáƒ", - "Language" : "ენáƒ", - "Help translate" : "თáƒáƒ გმნის დáƒáƒ®áƒ›áƒáƒ ებáƒ", - "Get the apps to sync your files" : "áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ ფáƒáƒ˜áƒšáƒ”ბის სინქრáƒáƒœáƒ˜áƒ–áƒáƒªáƒ˜áƒ˜áƒ¡áƒ—ვის", - "Show First Run Wizard again" : "მáƒáƒ©áƒ•áƒ”ნე თáƒáƒ•áƒ˜áƒ“áƒáƒœ გáƒáƒ¨áƒ•áƒ”ბული ვიზáƒáƒ დი", - "Username" : "მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის სáƒáƒ®áƒ”ლი", - "Version" : "ვერსიáƒ", "None" : "áƒáƒ áƒ", "Login" : "ლáƒáƒ’ინი", "Encryption" : "ენკრიპციáƒ", @@ -38,9 +25,20 @@ OC.L10N.register( "Port" : "პáƒáƒ ტი", "Credentials" : "იუზერ/პáƒáƒ áƒáƒšáƒ˜", "Execute one task with each page loaded" : "გáƒáƒ£áƒ¨áƒ•áƒ˜ თითრმáƒáƒ¥áƒ›áƒ”დებრყველრჩáƒáƒ¢áƒ•áƒ˜áƒ თულ გვერდზე", + "Version" : "ვერსიáƒ", "Sharing" : "გáƒáƒ–იáƒáƒ ებáƒ", "Allow apps to use the Share API" : "დáƒáƒ£áƒ¨áƒ•áƒ˜ áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ”ბის უფლებრShare API –ზე", "Allow resharing" : "გáƒáƒ“áƒáƒ–იáƒáƒ ების დáƒáƒ¨áƒ•áƒ”ბáƒ", + "Cancel" : "უáƒáƒ ყáƒáƒ¤áƒ", + "Email" : "იმეილი", + "Your email address" : "თქვენი იმეილ მისáƒáƒ›áƒáƒ თი", + "Password" : "პáƒáƒ áƒáƒšáƒ˜", + "Current password" : "მიმდინáƒáƒ ე პáƒáƒ áƒáƒšáƒ˜", + "New password" : "áƒáƒ®áƒáƒšáƒ˜ პáƒáƒ áƒáƒšáƒ˜", + "Change password" : "პáƒáƒ áƒáƒšáƒ˜áƒ¡ შეცვლáƒ", + "Language" : "ენáƒ", + "Help translate" : "თáƒáƒ გმნის დáƒáƒ®áƒ›áƒáƒ ებáƒ", + "Username" : "მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის სáƒáƒ®áƒ”ლი", "Create" : "შექმნáƒ", "Unlimited" : "ულიმიტáƒ", "Other" : "სხვáƒ", @@ -54,6 +52,8 @@ OC.L10N.register( "__language_name__" : "ქáƒáƒ თული", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP მáƒáƒ“ული 'fileinfo' áƒáƒ áƒáƒ სებáƒáƒ‘ს. ჩვენ გირჩევთ რáƒáƒ› áƒáƒ£áƒªáƒ˜áƒšáƒ”ბლáƒáƒ“ ჩáƒáƒ თáƒáƒ— ეს მáƒáƒ“ული, რáƒáƒ› მიიღáƒáƒ— კáƒáƒ გი შედეგები mime-type–ს áƒáƒ¦áƒ›áƒáƒ©áƒ”ნისáƒáƒ¡.", "Cron" : "Cron–ი", + "Get the apps to sync your files" : "áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ ფáƒáƒ˜áƒšáƒ”ბის სინქრáƒáƒœáƒ˜áƒ–áƒáƒªáƒ˜áƒ˜áƒ¡áƒ—ვის", + "Show First Run Wizard again" : "მáƒáƒ©áƒ•áƒ”ნე თáƒáƒ•áƒ˜áƒ“áƒáƒœ გáƒáƒ¨áƒ•áƒ”ბული ვიზáƒáƒ დი", "Name" : "სáƒáƒ®áƒ”ლი" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/ka_GE.json b/settings/l10n/ka_GE.json index 66839e99a3f868cd73761865d816794aed1a1ef4..01793ed4e49c901d3e047861abd975234b9cbd28 100644 --- a/settings/l10n/ka_GE.json +++ b/settings/l10n/ka_GE.json @@ -16,19 +16,6 @@ "A valid username must be provided" : "უნდრმიუთითáƒáƒ— áƒáƒ სებული მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის სáƒáƒ®áƒ”ლი", "A valid password must be provided" : "უნდრმიუთითáƒáƒ— áƒáƒ სებული პáƒáƒ áƒáƒšáƒ˜", "Forum" : "ფáƒáƒ უმი", - "Cancel" : "უáƒáƒ ყáƒáƒ¤áƒ", - "Email" : "იმეილი", - "Your email address" : "თქვენი იმეილ მისáƒáƒ›áƒáƒ თი", - "Password" : "პáƒáƒ áƒáƒšáƒ˜", - "Current password" : "მიმდინáƒáƒ ე პáƒáƒ áƒáƒšáƒ˜", - "New password" : "áƒáƒ®áƒáƒšáƒ˜ პáƒáƒ áƒáƒšáƒ˜", - "Change password" : "პáƒáƒ áƒáƒšáƒ˜áƒ¡ შეცვლáƒ", - "Language" : "ენáƒ", - "Help translate" : "თáƒáƒ გმნის დáƒáƒ®áƒ›áƒáƒ ებáƒ", - "Get the apps to sync your files" : "áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ ფáƒáƒ˜áƒšáƒ”ბის სინქრáƒáƒœáƒ˜áƒ–áƒáƒªáƒ˜áƒ˜áƒ¡áƒ—ვის", - "Show First Run Wizard again" : "მáƒáƒ©áƒ•áƒ”ნე თáƒáƒ•áƒ˜áƒ“áƒáƒœ გáƒáƒ¨áƒ•áƒ”ბული ვიზáƒáƒ დი", - "Username" : "მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის სáƒáƒ®áƒ”ლი", - "Version" : "ვერსიáƒ", "None" : "áƒáƒ áƒ", "Login" : "ლáƒáƒ’ინი", "Encryption" : "ენკრიპციáƒ", @@ -36,9 +23,20 @@ "Port" : "პáƒáƒ ტი", "Credentials" : "იუზერ/პáƒáƒ áƒáƒšáƒ˜", "Execute one task with each page loaded" : "გáƒáƒ£áƒ¨áƒ•áƒ˜ თითრმáƒáƒ¥áƒ›áƒ”დებრყველრჩáƒáƒ¢áƒ•áƒ˜áƒ თულ გვერდზე", + "Version" : "ვერსიáƒ", "Sharing" : "გáƒáƒ–იáƒáƒ ებáƒ", "Allow apps to use the Share API" : "დáƒáƒ£áƒ¨áƒ•áƒ˜ áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ”ბის უფლებრShare API –ზე", "Allow resharing" : "გáƒáƒ“áƒáƒ–იáƒáƒ ების დáƒáƒ¨áƒ•áƒ”ბáƒ", + "Cancel" : "უáƒáƒ ყáƒáƒ¤áƒ", + "Email" : "იმეილი", + "Your email address" : "თქვენი იმეილ მისáƒáƒ›áƒáƒ თი", + "Password" : "პáƒáƒ áƒáƒšáƒ˜", + "Current password" : "მიმდინáƒáƒ ე პáƒáƒ áƒáƒšáƒ˜", + "New password" : "áƒáƒ®áƒáƒšáƒ˜ პáƒáƒ áƒáƒšáƒ˜", + "Change password" : "პáƒáƒ áƒáƒšáƒ˜áƒ¡ შეცვლáƒ", + "Language" : "ენáƒ", + "Help translate" : "თáƒáƒ გმნის დáƒáƒ®áƒ›áƒáƒ ებáƒ", + "Username" : "მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის სáƒáƒ®áƒ”ლი", "Create" : "შექმნáƒ", "Unlimited" : "ულიმიტáƒ", "Other" : "სხვáƒ", @@ -52,6 +50,8 @@ "__language_name__" : "ქáƒáƒ თული", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP მáƒáƒ“ული 'fileinfo' áƒáƒ áƒáƒ სებáƒáƒ‘ს. ჩვენ გირჩევთ რáƒáƒ› áƒáƒ£áƒªáƒ˜áƒšáƒ”ბლáƒáƒ“ ჩáƒáƒ თáƒáƒ— ეს მáƒáƒ“ული, რáƒáƒ› მიიღáƒáƒ— კáƒáƒ გი შედეგები mime-type–ს áƒáƒ¦áƒ›áƒáƒ©áƒ”ნისáƒáƒ¡.", "Cron" : "Cron–ი", + "Get the apps to sync your files" : "áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ ფáƒáƒ˜áƒšáƒ”ბის სინქრáƒáƒœáƒ˜áƒ–áƒáƒªáƒ˜áƒ˜áƒ¡áƒ—ვის", + "Show First Run Wizard again" : "მáƒáƒ©áƒ•áƒ”ნე თáƒáƒ•áƒ˜áƒ“áƒáƒœ გáƒáƒ¨áƒ•áƒ”ბული ვიზáƒáƒ დი", "Name" : "სáƒáƒ®áƒ”ლი" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/km.js b/settings/l10n/km.js index 1e3823c984ba8e4dd279948e24c7021818c9369a..4f8560d088eac505fdcf88761e3641a4ad3e429b 100644 --- a/settings/l10n/km.js +++ b/settings/l10n/km.js @@ -28,6 +28,18 @@ OC.L10N.register( "A valid username must be provided" : "ážáŸ’រូវ​ផ្ដល់​ឈ្មោះ​អ្នក​ប្រើ​ឲ្យ​បាន​ážáŸ’រឹម​ážáŸ’រូវ", "A valid password must be provided" : "ážáŸ’រូវ​ផ្ដល់​ពាក្យ​សម្ងាážáŸ‹â€‹áž²áŸ’យ​បាន​ážáŸ’រឹម​ážáŸ’រូវ", "Forum" : "ážœáŸáž‘ិកាពិភាក្សា", + "None" : "គ្មាន", + "Login" : "ចូល", + "Encryption" : "កូដនីយកម្ម", + "From address" : "ពី​អាសយដ្ឋាន", + "Server address" : "អាសយដ្ឋាន​ម៉ាស៊ីន​បម្រើ", + "Port" : "ច្រក", + "Send email" : "ផ្ញើ​អ៊ីមែល", + "Version" : "កំណែ", + "Sharing" : "ការ​ចែក​រំលែក", + "Allow apps to use the Share API" : "អនុញ្ញាážâ€‹áž²áŸ’យ​កម្មវិធី​ប្រើ API ចែក​រំលែក", + "Allow public uploads" : "អនុញ្ញាážâ€‹áž€áž¶ážšâ€‹áž•áŸ’ទុក​ឡើង​ជា​សាធារណៈ", + "Allow resharing" : "អនុញ្ញាážâ€‹áž€áž¶ážšâ€‹áž…ែក​រំលែក​ម្ដង​ទៀáž", "Profile picture" : "រូបភាព​ប្រវážáŸ’ážáž·ážšáž¼áž”", "Upload new" : "ផ្ទុកឡើង​ážáŸ’មី", "Remove image" : "ដក​រូបភាព​ចáŸáž‰", @@ -40,21 +52,7 @@ OC.L10N.register( "Change password" : "ប្ážáž¼ážšâ€‹áž–ាក្យសម្ងាážáŸ‹", "Language" : "ភាសា", "Help translate" : "ជួយ​បក​ប្រែ", - "Get the apps to sync your files" : "ដាក់​អោយកម្មវិធីផ្សáŸáž„ៗ ​ធ្វើសមកាលកម្ម​ឯកសារ​អ្នក", - "Show First Run Wizard again" : "បង្ហាញ First Run Wizard ម្ážáž„​ទៀáž", "Username" : "ឈ្មោះ​អ្នកប្រើ", - "Version" : "កំណែ", - "None" : "គ្មាន", - "Login" : "ចូល", - "Encryption" : "កូដនីយកម្ម", - "From address" : "ពី​អាសយដ្ឋាន", - "Server address" : "អាសយដ្ឋាន​ម៉ាស៊ីន​បម្រើ", - "Port" : "ច្រក", - "Send email" : "ផ្ញើ​អ៊ីមែល", - "Sharing" : "ការ​ចែក​រំលែក", - "Allow apps to use the Share API" : "អនុញ្ញាážâ€‹áž²áŸ’យ​កម្មវិធី​ប្រើ API ចែក​រំលែក", - "Allow public uploads" : "អនុញ្ញាážâ€‹áž€áž¶ážšâ€‹áž•áŸ’ទុក​ឡើង​ជា​សាធារណៈ", - "Allow resharing" : "អនុញ្ញាážâ€‹áž€áž¶ážšâ€‹áž…ែក​រំលែក​ម្ដង​ទៀáž", "Create" : "បង្កើáž", "Admin Recovery Password" : "ការ​ស្វែង​រក​ពាក្យ​សម្ងាážáŸ‹ážšáž”ស់ប្រធាន​វáŸáž”សាយ", "Unlimited" : "មិន​កំណážáŸ‹", @@ -71,6 +69,8 @@ OC.L10N.register( "__language_name__" : "ភាសាážáŸ’មែរ", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "ážáŸ’វះ​ម៉ូឌុល 'fileinfo' ។ យើង​សូម​ណែនាំ​ឲ្យ​បើក​ម៉ូឌុល​នáŸáŸ‡ ដើម្បី​ទទួល​បាន​លទ្ធផល​ល្អ​នៃ​ការ​សម្គាល់​ប្រភáŸáž‘ mime ។", "Cron" : "Cron", + "Get the apps to sync your files" : "ដាក់​អោយកម្មវិធីផ្សáŸáž„ៗ ​ធ្វើសមកាលកម្ម​ឯកសារ​អ្នក", + "Show First Run Wizard again" : "បង្ហាញ First Run Wizard ម្ážáž„​ទៀáž", "Name" : "ឈ្មោះ" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/km.json b/settings/l10n/km.json index 0a6d1e303e377c214240441c5d981c2697c14230..fd385899279ba3a281209a3192864f16314779ff 100644 --- a/settings/l10n/km.json +++ b/settings/l10n/km.json @@ -26,6 +26,18 @@ "A valid username must be provided" : "ážáŸ’រូវ​ផ្ដល់​ឈ្មោះ​អ្នក​ប្រើ​ឲ្យ​បាន​ážáŸ’រឹម​ážáŸ’រូវ", "A valid password must be provided" : "ážáŸ’រូវ​ផ្ដល់​ពាក្យ​សម្ងាážáŸ‹â€‹áž²áŸ’យ​បាន​ážáŸ’រឹម​ážáŸ’រូវ", "Forum" : "ážœáŸáž‘ិកាពិភាក្សា", + "None" : "គ្មាន", + "Login" : "ចូល", + "Encryption" : "កូដនីយកម្ម", + "From address" : "ពី​អាសយដ្ឋាន", + "Server address" : "អាសយដ្ឋាន​ម៉ាស៊ីន​បម្រើ", + "Port" : "ច្រក", + "Send email" : "ផ្ញើ​អ៊ីមែល", + "Version" : "កំណែ", + "Sharing" : "ការ​ចែក​រំលែក", + "Allow apps to use the Share API" : "អនុញ្ញាážâ€‹áž²áŸ’យ​កម្មវិធី​ប្រើ API ចែក​រំលែក", + "Allow public uploads" : "អនុញ្ញាážâ€‹áž€áž¶ážšâ€‹áž•áŸ’ទុក​ឡើង​ជា​សាធារណៈ", + "Allow resharing" : "អនុញ្ញាážâ€‹áž€áž¶ážšâ€‹áž…ែក​រំលែក​ម្ដង​ទៀáž", "Profile picture" : "រូបភាព​ប្រវážáŸ’ážáž·ážšáž¼áž”", "Upload new" : "ផ្ទុកឡើង​ážáŸ’មី", "Remove image" : "ដក​រូបភាព​ចáŸáž‰", @@ -38,21 +50,7 @@ "Change password" : "ប្ážáž¼ážšâ€‹áž–ាក្យសម្ងាážáŸ‹", "Language" : "ភាសា", "Help translate" : "ជួយ​បក​ប្រែ", - "Get the apps to sync your files" : "ដាក់​អោយកម្មវិធីផ្សáŸáž„ៗ ​ធ្វើសមកាលកម្ម​ឯកសារ​អ្នក", - "Show First Run Wizard again" : "បង្ហាញ First Run Wizard ម្ážáž„​ទៀáž", "Username" : "ឈ្មោះ​អ្នកប្រើ", - "Version" : "កំណែ", - "None" : "គ្មាន", - "Login" : "ចូល", - "Encryption" : "កូដនីយកម្ម", - "From address" : "ពី​អាសយដ្ឋាន", - "Server address" : "អាសយដ្ឋាន​ម៉ាស៊ីន​បម្រើ", - "Port" : "ច្រក", - "Send email" : "ផ្ញើ​អ៊ីមែល", - "Sharing" : "ការ​ចែក​រំលែក", - "Allow apps to use the Share API" : "អនុញ្ញាážâ€‹áž²áŸ’យ​កម្មវិធី​ប្រើ API ចែក​រំលែក", - "Allow public uploads" : "អនុញ្ញាážâ€‹áž€áž¶ážšâ€‹áž•áŸ’ទុក​ឡើង​ជា​សាធារណៈ", - "Allow resharing" : "អនុញ្ញាážâ€‹áž€áž¶ážšâ€‹áž…ែក​រំលែក​ម្ដង​ទៀáž", "Create" : "បង្កើáž", "Admin Recovery Password" : "ការ​ស្វែង​រក​ពាក្យ​សម្ងាážáŸ‹ážšáž”ស់ប្រធាន​វáŸáž”សាយ", "Unlimited" : "មិន​កំណážáŸ‹", @@ -69,6 +67,8 @@ "__language_name__" : "ភាសាážáŸ’មែរ", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "ážáŸ’វះ​ម៉ូឌុល 'fileinfo' ។ យើង​សូម​ណែនាំ​ឲ្យ​បើក​ម៉ូឌុល​នáŸáŸ‡ ដើម្បី​ទទួល​បាន​លទ្ធផល​ល្អ​នៃ​ការ​សម្គាល់​ប្រភáŸáž‘ mime ។", "Cron" : "Cron", + "Get the apps to sync your files" : "ដាក់​អោយកម្មវិធីផ្សáŸáž„ៗ ​ធ្វើសមកាលកម្ម​ឯកសារ​អ្នក", + "Show First Run Wizard again" : "បង្ហាញ First Run Wizard ម្ážáž„​ទៀáž", "Name" : "ឈ្មោះ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/kn.js b/settings/l10n/kn.js index c1e501b2a2728b44474ccda8e928a920d04acc10..6ebc908ebb643720db0a0360ae1a6102ffa6e75d 100644 --- a/settings/l10n/kn.js +++ b/settings/l10n/kn.js @@ -52,17 +52,6 @@ OC.L10N.register( "Documentation:" : "ದಾಖಲೆ:", "Enable only for specific groups" : "ಕೇವಲ ನಿರà³à²¦à²¿à²·à³à²Ÿ ಗà³à²‚ಪà³à²—ಳಿಗೆ ಸಕà³à²°à²¿à²¯à²—ೊಳಿಸಿ", "Forum" : "ವೇದಿಕೆ", - "Cancel" : "ರದà³à²¦à³", - "Email" : "ಇ-ಅಂಚೆ", - "Your email address" : "ನಿಮà³à²® ಇ-ಅಂಚೆ ವಿಳಾಸ", - "Password" : "ಗà³à²ªà³à²¤ ಪದ", - "Current password" : "ಪà³à²°à²¸à³à²¤à³à²¤ ಗà³à²ªà³à²¤à²ªà²¦", - "New password" : "ಹೊಸ ಗà³à²ªà³à²¤à²ªà²¦", - "Change password" : "ಗà³à²ªà³à²¤ ಪದವನà³à²¨à³ ಬದಲಾಯಿಸಿ", - "Language" : "à²à²¾à²·à³†", - "Help translate" : "à²à²¾à²·à²¾à²‚ತರಿಸಲೠಸಹಾಯ ಮಾಡಿ", - "Username" : "ಬಳಕೆಯ ಹೆಸರà³", - "Version" : "ಆವೃತà³à²¤à²¿", "None" : "ಯಾವà³à²¦à³‚ ಇಲà³à²²", "Login" : "ಖಾತೆ ಪà³à²°à²µà³‡à²¶à²¿à²¸à³", "Plain" : "ಸರಳ", @@ -78,10 +67,21 @@ OC.L10N.register( "SMTP Password" : "SMTP ಗà³à²ªà³à²¤ ಪದ", "Test email settings" : "ಪರೀರà³à²•à³à²·à²¾à²¤ ಇ-ಅಂಚೆಯ ಆಯà³à²•à³‡", "Send email" : "ಇ-ಅಂಚೆಯನà³à²¨à³ ಕಳà³à²¹à²¿à²¸à²¿", + "Version" : "ಆವೃತà³à²¤à²¿", "Sharing" : "ಹಂಚಿಕೆ", "Expire after " : "ನಿಶà³à²µà²¸à²¿à²¸à³à²µ ಅವಧಿ", "days" : "ದಿನಗಳà³", "Enforce expiration date" : "ಮà³à²•à³à²¤à²¾à²¯ ದಿನಾಂಕವನà³à²¨à³ ಬಲವ೦ತವಾಗಿ ಜಾರಿಗೆ ಮಾಡಿ", + "Cancel" : "ರದà³à²¦à³", + "Email" : "ಇ-ಅಂಚೆ", + "Your email address" : "ನಿಮà³à²® ಇ-ಅಂಚೆ ವಿಳಾಸ", + "Password" : "ಗà³à²ªà³à²¤ ಪದ", + "Current password" : "ಪà³à²°à²¸à³à²¤à³à²¤ ಗà³à²ªà³à²¤à²ªà²¦", + "New password" : "ಹೊಸ ಗà³à²ªà³à²¤à²ªà²¦", + "Change password" : "ಗà³à²ªà³à²¤ ಪದವನà³à²¨à³ ಬದಲಾಯಿಸಿ", + "Language" : "à²à²¾à²·à³†", + "Help translate" : "à²à²¾à²·à²¾à²‚ತರಿಸಲೠಸಹಾಯ ಮಾಡಿ", + "Username" : "ಬಳಕೆಯ ಹೆಸರà³", "E-Mail" : "ಇ-ಅಂಚೆ ವಿಳಾಸ", "Create" : "ಸೃಷà³à²Ÿà²¿à²¸à²¿", "Everyone" : "ಪà³à²°à²¤à²¿à²¯à³Šà²¬à³à²¬à²°à³‚", diff --git a/settings/l10n/kn.json b/settings/l10n/kn.json index 3c0612fbc6e1e8f17f578ee4a5f07d71de430649..773d37f9446bcddbcb940404f9364c7eb283219e 100644 --- a/settings/l10n/kn.json +++ b/settings/l10n/kn.json @@ -50,17 +50,6 @@ "Documentation:" : "ದಾಖಲೆ:", "Enable only for specific groups" : "ಕೇವಲ ನಿರà³à²¦à²¿à²·à³à²Ÿ ಗà³à²‚ಪà³à²—ಳಿಗೆ ಸಕà³à²°à²¿à²¯à²—ೊಳಿಸಿ", "Forum" : "ವೇದಿಕೆ", - "Cancel" : "ರದà³à²¦à³", - "Email" : "ಇ-ಅಂಚೆ", - "Your email address" : "ನಿಮà³à²® ಇ-ಅಂಚೆ ವಿಳಾಸ", - "Password" : "ಗà³à²ªà³à²¤ ಪದ", - "Current password" : "ಪà³à²°à²¸à³à²¤à³à²¤ ಗà³à²ªà³à²¤à²ªà²¦", - "New password" : "ಹೊಸ ಗà³à²ªà³à²¤à²ªà²¦", - "Change password" : "ಗà³à²ªà³à²¤ ಪದವನà³à²¨à³ ಬದಲಾಯಿಸಿ", - "Language" : "à²à²¾à²·à³†", - "Help translate" : "à²à²¾à²·à²¾à²‚ತರಿಸಲೠಸಹಾಯ ಮಾಡಿ", - "Username" : "ಬಳಕೆಯ ಹೆಸರà³", - "Version" : "ಆವೃತà³à²¤à²¿", "None" : "ಯಾವà³à²¦à³‚ ಇಲà³à²²", "Login" : "ಖಾತೆ ಪà³à²°à²µà³‡à²¶à²¿à²¸à³", "Plain" : "ಸರಳ", @@ -76,10 +65,21 @@ "SMTP Password" : "SMTP ಗà³à²ªà³à²¤ ಪದ", "Test email settings" : "ಪರೀರà³à²•à³à²·à²¾à²¤ ಇ-ಅಂಚೆಯ ಆಯà³à²•à³‡", "Send email" : "ಇ-ಅಂಚೆಯನà³à²¨à³ ಕಳà³à²¹à²¿à²¸à²¿", + "Version" : "ಆವೃತà³à²¤à²¿", "Sharing" : "ಹಂಚಿಕೆ", "Expire after " : "ನಿಶà³à²µà²¸à²¿à²¸à³à²µ ಅವಧಿ", "days" : "ದಿನಗಳà³", "Enforce expiration date" : "ಮà³à²•à³à²¤à²¾à²¯ ದಿನಾಂಕವನà³à²¨à³ ಬಲವ೦ತವಾಗಿ ಜಾರಿಗೆ ಮಾಡಿ", + "Cancel" : "ರದà³à²¦à³", + "Email" : "ಇ-ಅಂಚೆ", + "Your email address" : "ನಿಮà³à²® ಇ-ಅಂಚೆ ವಿಳಾಸ", + "Password" : "ಗà³à²ªà³à²¤ ಪದ", + "Current password" : "ಪà³à²°à²¸à³à²¤à³à²¤ ಗà³à²ªà³à²¤à²ªà²¦", + "New password" : "ಹೊಸ ಗà³à²ªà³à²¤à²ªà²¦", + "Change password" : "ಗà³à²ªà³à²¤ ಪದವನà³à²¨à³ ಬದಲಾಯಿಸಿ", + "Language" : "à²à²¾à²·à³†", + "Help translate" : "à²à²¾à²·à²¾à²‚ತರಿಸಲೠಸಹಾಯ ಮಾಡಿ", + "Username" : "ಬಳಕೆಯ ಹೆಸರà³", "E-Mail" : "ಇ-ಅಂಚೆ ವಿಳಾಸ", "Create" : "ಸೃಷà³à²Ÿà²¿à²¸à²¿", "Everyone" : "ಪà³à²°à²¤à²¿à²¯à³Šà²¬à³à²¬à²°à³‚", diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index f4731660fe5caf414c43f1e11b429ee53710abc9..cada0f307bfbb1205eccb511cbb2335e02e92c46 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -203,54 +203,6 @@ OC.L10N.register( "Forum" : "í¬ëŸ¼", "Getting help" : "ë„움 얻기", "Commercial support" : "ìƒìš© 지ì›", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "현재 <strong>%s</strong>/<strong>%s</strong>ì„(를) ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "현재 <strong>%s</strong>/<strong>%s</strong>(<strong>%s%%</strong>)를 ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤", - "Profile picture" : "프로필 사진", - "Upload new" : "새로 업로드", - "Select from Files" : "파ì¼ì—ì„œ ì„ íƒ", - "Remove image" : "그림 ì‚ì œ", - "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", - "Picture provided by original account" : "ì›ëž˜ ê³„ì •ì—ì„œ ì œê³µí•˜ëŠ” 사진", - "Cancel" : "취소", - "Choose as profile picture" : "프로필 사진으로 ì„ íƒ", - "Full name" : "ì „ì²´ ì´ë¦„", - "Email" : "ì´ë©”ì¼", - "No email address set" : "ì´ë©”ì¼ ì£¼ì†Œê°€ ì„¤ì •ë˜ì§€ ì•ŠìŒ", - "Your email address" : "ì´ë©”ì¼ ì£¼ì†Œ", - "For password reset and notifications" : "암호 초기화 ë° ì•Œë¦¼ì— ì‚¬ìš©", - "Phone number" : "íœ´ëŒ€í° ë²ˆí˜¸", - "Your phone number" : "ë‚´ íœ´ëŒ€í° ë²ˆí˜¸", - "Address" : "주소", - "Your postal address" : "ë‚´ 우편 주소", - "Website" : "웹사ì´íŠ¸", - "It can take up to 24 hours before the account is displayed as verified." : "ê³„ì •ì´ í™•ì¸ëœ 것으로 표시ë 때까지 최대 24ì‹œê°„ì´ ê±¸ë¦´ 수 있습니다", - "Link https://…" : "ë§í¬ https://…", - "Twitter" : "트위터", - "Twitter handle @…" : "트위터 핸들 @…", - "You are member of the following groups:" : "ë‹¤ìŒ ê·¸ë£¹ì˜ êµ¬ì„±ì›ìž…니다:", - "Password" : "암호", - "Current password" : "현재 암호", - "New password" : "새 암호", - "Change password" : "암호 변경", - "Language" : "언어", - "Help translate" : "ë²ˆì— ë•ê¸°", - "Get the apps to sync your files" : "íŒŒì¼ ë™ê¸°í™” 앱 ê°€ì ¸ì˜¤ê¸°", - "Desktop client" : "ë°ìŠ¤í¬í†± í´ë¼ì´ì–¸íŠ¸", - "Android app" : "Android 앱", - "iOS app" : "iOS 앱", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "ì´ í”„ë¡œì 트를 지ì›í•˜ë ¤ë©´ {contributeopen}ê°œë°œì— ì°¸ì—¬{linkclose}하거나 {contributeopen}ì£¼ë³€ì— ì•Œë ¤ 주세요{linkclose}!", - "Show First Run Wizard again" : "첫 실행 마법사 다시 ë³´ì´ê¸°", - "Device" : "장치", - "Last activity" : "최근 활ë™", - "App passwords" : "앱 암호", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "앱 암호를 ìƒì„±í•˜ì—¬ ë‚´ 암호를 공개하지 ì•Šì•„ë„ ë©ë‹ˆë‹¤. ì´ ì•”í˜¸ëŠ” 개별ì 으로 íê¸°í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", - "App name" : "앱 ì´ë¦„", - "Create new app password" : "새로운 앱 암호 만들기", - "Use the credentials below to configure your app or device." : "앱 ë˜ëŠ” 장치를 구성하는 ì•„ëž˜ì˜ ìžê²© ì¦ëª…ì„ ì‚¬ìš©í•©ë‹ˆë‹¤.", - "For security reasons this password will only be shown once." : "보안ìƒì˜ ì´ìœ ë¡œ ì´ ì•”í˜¸ëŠ” í•œ 번만 표시ë©ë‹ˆë‹¤.", - "Username" : "ì‚¬ìš©ìž ì´ë¦„", - "Done" : "완료", - "Version" : "ë²„ì „", "None" : "ì—†ìŒ", "Login" : "로그ì¸", "Plain" : "ì¼ë°˜", @@ -301,6 +253,7 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "최ì ì„±ëŠ¥ì„ ìœ„í•´ì„œ 백그ë¼ìš´ë“œ ìž‘ì—…ì„ ì˜¬ë°”ë¥´ê²Œ ì„¤ì •í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤. í° ì¸ìŠ¤í„´ìŠ¤ì—서는 'Cron'ì„ ì‚¬ìš©í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤. ë” ë§Žì€ ì •ë³´ë¥¼ ë³´ë ¤ë©´ 문서를 참조하ì‹ì‹œì˜¤.", "Execute one task with each page loaded" : "개별 페ì´ì§€ë¥¼ 불러올 때마다 실행", "The cron.php needs to be executed by the system user \"%s\"." : "시스템 ì‚¬ìš©ìž \"%s\"(으)ë¡œ cron.php를 실행해야 합니다.", + "Version" : "ë²„ì „", "Sharing" : "ê³µìœ ", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "관리ìžë¡œ ê³µìœ í–‰ë™ì„ 미세 ì¡°ì •í• ìˆ˜ 있습니다. ë” ë§Žì€ ì •ë³´ë¥¼ ë³´ë ¤ë©´ 문서를 참조하ì‹ì‹œì˜¤.", "Allow apps to use the Share API" : "앱ì—ì„œ ê³µìœ API를 ì‚¬ìš©í• ìˆ˜ 있ë„ë¡ í—ˆìš©", @@ -332,8 +285,47 @@ OC.L10N.register( "Theming" : "테마 꾸미기", "Check the security of your Nextcloud over our security scan" : "Nextcloudì˜ ë³´ì•ˆ ìƒíƒœ 검사하기", "Hardening and security guidance" : "보안 ê°•í™” 지침", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "현재 <strong>%s</strong>/<strong>%s</strong>ì„(를) ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "현재 <strong>%s</strong>/<strong>%s</strong>(<strong>%s%%</strong>)를 ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤", + "Profile picture" : "프로필 사진", + "Upload new" : "새로 업로드", + "Select from Files" : "파ì¼ì—ì„œ ì„ íƒ", + "Remove image" : "그림 ì‚ì œ", + "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", + "Picture provided by original account" : "ì›ëž˜ ê³„ì •ì—ì„œ ì œê³µí•˜ëŠ” 사진", + "Cancel" : "취소", + "Choose as profile picture" : "프로필 사진으로 ì„ íƒ", + "Full name" : "ì „ì²´ ì´ë¦„", "No display name set" : "표시 ì´ë¦„ì´ ì„¤ì •ë˜ì§€ ì•ŠìŒ", + "Email" : "ì´ë©”ì¼", + "Your email address" : "ì´ë©”ì¼ ì£¼ì†Œ", + "No email address set" : "ì´ë©”ì¼ ì£¼ì†Œê°€ ì„¤ì •ë˜ì§€ ì•ŠìŒ", + "For password reset and notifications" : "암호 초기화 ë° ì•Œë¦¼ì— ì‚¬ìš©", + "Phone number" : "íœ´ëŒ€í° ë²ˆí˜¸", + "Your phone number" : "ë‚´ íœ´ëŒ€í° ë²ˆí˜¸", + "Address" : "주소", + "Your postal address" : "ë‚´ 우편 주소", + "Website" : "웹사ì´íŠ¸", + "It can take up to 24 hours before the account is displayed as verified." : "ê³„ì •ì´ í™•ì¸ëœ 것으로 표시ë 때까지 최대 24ì‹œê°„ì´ ê±¸ë¦´ 수 있습니다", + "Link https://…" : "ë§í¬ https://…", + "Twitter" : "트위터", + "Twitter handle @…" : "트위터 핸들 @…", + "You are member of the following groups:" : "ë‹¤ìŒ ê·¸ë£¹ì˜ êµ¬ì„±ì›ìž…니다:", + "Password" : "암호", + "Current password" : "현재 암호", + "New password" : "새 암호", + "Change password" : "암호 변경", + "Language" : "언어", + "Help translate" : "ë²ˆì— ë•ê¸°", "Web, desktop and mobile clients currently logged in to your account." : "ì‚¬ìš©ìž ê³„ì •ìœ¼ë¡œ 로그ì¸ëœ 웹, ë°ìŠ¤í¬í†±, ëª¨ë°”ì¼ í´ë¼ì´ì–¸íŠ¸ 목ë¡ìž…니다.", + "Device" : "장치", + "Last activity" : "최근 활ë™", + "App name" : "앱 ì´ë¦„", + "Create new app password" : "새로운 앱 암호 만들기", + "Use the credentials below to configure your app or device." : "앱 ë˜ëŠ” 장치를 구성하는 ì•„ëž˜ì˜ ìžê²© ì¦ëª…ì„ ì‚¬ìš©í•©ë‹ˆë‹¤.", + "For security reasons this password will only be shown once." : "보안ìƒì˜ ì´ìœ ë¡œ ì´ ì•”í˜¸ëŠ” í•œ 번만 표시ë©ë‹ˆë‹¤.", + "Username" : "ì‚¬ìš©ìž ì´ë¦„", + "Done" : "완료", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen}Nextcloud 커뮤니티{linkclose}ì—ì„œ 개발, {githubopen}소스 코드{linkclose}는 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} ë¼ì´ì„ 스를 따릅니다.", "Settings" : "ì„¤ì •", "Show storage location" : "ì €ìž¥ì†Œ 위치 ë³´ì´ê¸°", @@ -379,6 +371,7 @@ OC.L10N.register( "__language_name__" : "í•œêµì–´", "Personal info" : "ê°œì¸ ì •ë³´", "Sessions" : "세션", + "App passwords" : "앱 암호", "Sync clients" : "ë™ê¸°í™” í´ë¼ì´ì–¸íŠ¸", "This is used for sending out notifications." : "ì•Œë¦¼ì„ ë³´ë‚¼ ë•Œ 사용합니다.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "phpê°€ 시스템 환경 변수를 올바르게 ì¡°íšŒí• ìˆ˜ 있ë„ë¡ ì„¤ì •ë˜ì§€ 않았습니다. getenv(\"PATH\")ì˜ ê°’ì´ ë¹„ì–´ 있습니다.", @@ -404,6 +397,12 @@ OC.L10N.register( "For password recovery and notifications" : "암호 복구와 ì•Œë¦¼ì— ì‚¬ìš©", "Your website" : "ë‚´ 웹 사ì´íŠ¸", "Your Twitter handle" : "ë‚´ 트위터", + "Get the apps to sync your files" : "íŒŒì¼ ë™ê¸°í™” 앱 ê°€ì ¸ì˜¤ê¸°", + "Desktop client" : "ë°ìŠ¤í¬í†± í´ë¼ì´ì–¸íŠ¸", + "Android app" : "Android 앱", + "iOS app" : "iOS 앱", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "ì´ í”„ë¡œì 트를 지ì›í•˜ë ¤ë©´ {contributeopen}ê°œë°œì— ì°¸ì—¬{linkclose}하거나 {contributeopen}ì£¼ë³€ì— ì•Œë ¤ 주세요{linkclose}!", + "Show First Run Wizard again" : "첫 실행 마법사 다시 ë³´ì´ê¸°", "Passcodes that give an app or device permissions to access your account." : "앱 암호는 앱ì´ë‚˜ 장치가 ì‚¬ìš©ìž ê³„ì •ì— ì ‘ê·¼í• ìˆ˜ 있ë„ë¡ í•´ì¤ë‹ˆë‹¤.", "Name" : "ì´ë¦„", "Follow us on Google Plus!" : "Google Plus를 팔로우하세요!", @@ -414,6 +413,7 @@ OC.L10N.register( "Show last log in" : "마지막 ë¡œê·¸ì¸ ì‹œê°„ ë³´ì´ê¸°", "Verifying" : "í™•ì¸ ì¤‘", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHPì˜ 'fileinfo' ëª¨ë“ˆì´ ì—†ìŠµë‹ˆë‹¤. 올바른 MIME í˜•ì‹ ê°ì§€ë¥¼ 위해서 ì´ ëª¨ë“ˆì„ í™œì„±í™”í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "앱 암호를 ìƒì„±í•˜ì—¬ ë‚´ 암호를 공개하지 ì•Šì•„ë„ ë©ë‹ˆë‹¤. ì´ ì•”í˜¸ëŠ” 개별ì 으로 íê¸°í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "Follow us on Google+!" : "Google+ì—ì„œ ì €í¬ë¥¼ 팔로하세요!", "Follow us on Twitter!" : "트위터ì—ì„œ ì €í¬ë¥¼ 팔로하세요!", "Check out our blog!" : "블로그를 확ì¸í•´ 보세요!" diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index 0c5b5b34b916553dce861fd10a09568ee1a68e4c..1f6c9732c0b6d349afc4de93855f0df95e4036e6 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -201,54 +201,6 @@ "Forum" : "í¬ëŸ¼", "Getting help" : "ë„움 얻기", "Commercial support" : "ìƒìš© 지ì›", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "현재 <strong>%s</strong>/<strong>%s</strong>ì„(를) ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "현재 <strong>%s</strong>/<strong>%s</strong>(<strong>%s%%</strong>)를 ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤", - "Profile picture" : "프로필 사진", - "Upload new" : "새로 업로드", - "Select from Files" : "파ì¼ì—ì„œ ì„ íƒ", - "Remove image" : "그림 ì‚ì œ", - "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", - "Picture provided by original account" : "ì›ëž˜ ê³„ì •ì—ì„œ ì œê³µí•˜ëŠ” 사진", - "Cancel" : "취소", - "Choose as profile picture" : "프로필 사진으로 ì„ íƒ", - "Full name" : "ì „ì²´ ì´ë¦„", - "Email" : "ì´ë©”ì¼", - "No email address set" : "ì´ë©”ì¼ ì£¼ì†Œê°€ ì„¤ì •ë˜ì§€ ì•ŠìŒ", - "Your email address" : "ì´ë©”ì¼ ì£¼ì†Œ", - "For password reset and notifications" : "암호 초기화 ë° ì•Œë¦¼ì— ì‚¬ìš©", - "Phone number" : "íœ´ëŒ€í° ë²ˆí˜¸", - "Your phone number" : "ë‚´ íœ´ëŒ€í° ë²ˆí˜¸", - "Address" : "주소", - "Your postal address" : "ë‚´ 우편 주소", - "Website" : "웹사ì´íŠ¸", - "It can take up to 24 hours before the account is displayed as verified." : "ê³„ì •ì´ í™•ì¸ëœ 것으로 표시ë 때까지 최대 24ì‹œê°„ì´ ê±¸ë¦´ 수 있습니다", - "Link https://…" : "ë§í¬ https://…", - "Twitter" : "트위터", - "Twitter handle @…" : "트위터 핸들 @…", - "You are member of the following groups:" : "ë‹¤ìŒ ê·¸ë£¹ì˜ êµ¬ì„±ì›ìž…니다:", - "Password" : "암호", - "Current password" : "현재 암호", - "New password" : "새 암호", - "Change password" : "암호 변경", - "Language" : "언어", - "Help translate" : "ë²ˆì— ë•ê¸°", - "Get the apps to sync your files" : "íŒŒì¼ ë™ê¸°í™” 앱 ê°€ì ¸ì˜¤ê¸°", - "Desktop client" : "ë°ìŠ¤í¬í†± í´ë¼ì´ì–¸íŠ¸", - "Android app" : "Android 앱", - "iOS app" : "iOS 앱", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "ì´ í”„ë¡œì 트를 지ì›í•˜ë ¤ë©´ {contributeopen}ê°œë°œì— ì°¸ì—¬{linkclose}하거나 {contributeopen}ì£¼ë³€ì— ì•Œë ¤ 주세요{linkclose}!", - "Show First Run Wizard again" : "첫 실행 마법사 다시 ë³´ì´ê¸°", - "Device" : "장치", - "Last activity" : "최근 활ë™", - "App passwords" : "앱 암호", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "앱 암호를 ìƒì„±í•˜ì—¬ ë‚´ 암호를 공개하지 ì•Šì•„ë„ ë©ë‹ˆë‹¤. ì´ ì•”í˜¸ëŠ” 개별ì 으로 íê¸°í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", - "App name" : "앱 ì´ë¦„", - "Create new app password" : "새로운 앱 암호 만들기", - "Use the credentials below to configure your app or device." : "앱 ë˜ëŠ” 장치를 구성하는 ì•„ëž˜ì˜ ìžê²© ì¦ëª…ì„ ì‚¬ìš©í•©ë‹ˆë‹¤.", - "For security reasons this password will only be shown once." : "보안ìƒì˜ ì´ìœ ë¡œ ì´ ì•”í˜¸ëŠ” í•œ 번만 표시ë©ë‹ˆë‹¤.", - "Username" : "ì‚¬ìš©ìž ì´ë¦„", - "Done" : "완료", - "Version" : "ë²„ì „", "None" : "ì—†ìŒ", "Login" : "로그ì¸", "Plain" : "ì¼ë°˜", @@ -299,6 +251,7 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "최ì ì„±ëŠ¥ì„ ìœ„í•´ì„œ 백그ë¼ìš´ë“œ ìž‘ì—…ì„ ì˜¬ë°”ë¥´ê²Œ ì„¤ì •í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤. í° ì¸ìŠ¤í„´ìŠ¤ì—서는 'Cron'ì„ ì‚¬ìš©í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤. ë” ë§Žì€ ì •ë³´ë¥¼ ë³´ë ¤ë©´ 문서를 참조하ì‹ì‹œì˜¤.", "Execute one task with each page loaded" : "개별 페ì´ì§€ë¥¼ 불러올 때마다 실행", "The cron.php needs to be executed by the system user \"%s\"." : "시스템 ì‚¬ìš©ìž \"%s\"(으)ë¡œ cron.php를 실행해야 합니다.", + "Version" : "ë²„ì „", "Sharing" : "ê³µìœ ", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "관리ìžë¡œ ê³µìœ í–‰ë™ì„ 미세 ì¡°ì •í• ìˆ˜ 있습니다. ë” ë§Žì€ ì •ë³´ë¥¼ ë³´ë ¤ë©´ 문서를 참조하ì‹ì‹œì˜¤.", "Allow apps to use the Share API" : "앱ì—ì„œ ê³µìœ API를 ì‚¬ìš©í• ìˆ˜ 있ë„ë¡ í—ˆìš©", @@ -330,8 +283,47 @@ "Theming" : "테마 꾸미기", "Check the security of your Nextcloud over our security scan" : "Nextcloudì˜ ë³´ì•ˆ ìƒíƒœ 검사하기", "Hardening and security guidance" : "보안 ê°•í™” 지침", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "현재 <strong>%s</strong>/<strong>%s</strong>ì„(를) ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "현재 <strong>%s</strong>/<strong>%s</strong>(<strong>%s%%</strong>)를 ì‚¬ìš©í•˜ê³ ìžˆìŠµë‹ˆë‹¤", + "Profile picture" : "프로필 사진", + "Upload new" : "새로 업로드", + "Select from Files" : "파ì¼ì—ì„œ ì„ íƒ", + "Remove image" : "그림 ì‚ì œ", + "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", + "Picture provided by original account" : "ì›ëž˜ ê³„ì •ì—ì„œ ì œê³µí•˜ëŠ” 사진", + "Cancel" : "취소", + "Choose as profile picture" : "프로필 사진으로 ì„ íƒ", + "Full name" : "ì „ì²´ ì´ë¦„", "No display name set" : "표시 ì´ë¦„ì´ ì„¤ì •ë˜ì§€ ì•ŠìŒ", + "Email" : "ì´ë©”ì¼", + "Your email address" : "ì´ë©”ì¼ ì£¼ì†Œ", + "No email address set" : "ì´ë©”ì¼ ì£¼ì†Œê°€ ì„¤ì •ë˜ì§€ ì•ŠìŒ", + "For password reset and notifications" : "암호 초기화 ë° ì•Œë¦¼ì— ì‚¬ìš©", + "Phone number" : "íœ´ëŒ€í° ë²ˆí˜¸", + "Your phone number" : "ë‚´ íœ´ëŒ€í° ë²ˆí˜¸", + "Address" : "주소", + "Your postal address" : "ë‚´ 우편 주소", + "Website" : "웹사ì´íŠ¸", + "It can take up to 24 hours before the account is displayed as verified." : "ê³„ì •ì´ í™•ì¸ëœ 것으로 표시ë 때까지 최대 24ì‹œê°„ì´ ê±¸ë¦´ 수 있습니다", + "Link https://…" : "ë§í¬ https://…", + "Twitter" : "트위터", + "Twitter handle @…" : "트위터 핸들 @…", + "You are member of the following groups:" : "ë‹¤ìŒ ê·¸ë£¹ì˜ êµ¬ì„±ì›ìž…니다:", + "Password" : "암호", + "Current password" : "현재 암호", + "New password" : "새 암호", + "Change password" : "암호 변경", + "Language" : "언어", + "Help translate" : "ë²ˆì— ë•ê¸°", "Web, desktop and mobile clients currently logged in to your account." : "ì‚¬ìš©ìž ê³„ì •ìœ¼ë¡œ 로그ì¸ëœ 웹, ë°ìŠ¤í¬í†±, ëª¨ë°”ì¼ í´ë¼ì´ì–¸íŠ¸ 목ë¡ìž…니다.", + "Device" : "장치", + "Last activity" : "최근 활ë™", + "App name" : "앱 ì´ë¦„", + "Create new app password" : "새로운 앱 암호 만들기", + "Use the credentials below to configure your app or device." : "앱 ë˜ëŠ” 장치를 구성하는 ì•„ëž˜ì˜ ìžê²© ì¦ëª…ì„ ì‚¬ìš©í•©ë‹ˆë‹¤.", + "For security reasons this password will only be shown once." : "보안ìƒì˜ ì´ìœ ë¡œ ì´ ì•”í˜¸ëŠ” í•œ 번만 표시ë©ë‹ˆë‹¤.", + "Username" : "ì‚¬ìš©ìž ì´ë¦„", + "Done" : "완료", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen}Nextcloud 커뮤니티{linkclose}ì—ì„œ 개발, {githubopen}소스 코드{linkclose}는 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} ë¼ì´ì„ 스를 따릅니다.", "Settings" : "ì„¤ì •", "Show storage location" : "ì €ìž¥ì†Œ 위치 ë³´ì´ê¸°", @@ -377,6 +369,7 @@ "__language_name__" : "í•œêµì–´", "Personal info" : "ê°œì¸ ì •ë³´", "Sessions" : "세션", + "App passwords" : "앱 암호", "Sync clients" : "ë™ê¸°í™” í´ë¼ì´ì–¸íŠ¸", "This is used for sending out notifications." : "ì•Œë¦¼ì„ ë³´ë‚¼ ë•Œ 사용합니다.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "phpê°€ 시스템 환경 변수를 올바르게 ì¡°íšŒí• ìˆ˜ 있ë„ë¡ ì„¤ì •ë˜ì§€ 않았습니다. getenv(\"PATH\")ì˜ ê°’ì´ ë¹„ì–´ 있습니다.", @@ -402,6 +395,12 @@ "For password recovery and notifications" : "암호 복구와 ì•Œë¦¼ì— ì‚¬ìš©", "Your website" : "ë‚´ 웹 사ì´íŠ¸", "Your Twitter handle" : "ë‚´ 트위터", + "Get the apps to sync your files" : "íŒŒì¼ ë™ê¸°í™” 앱 ê°€ì ¸ì˜¤ê¸°", + "Desktop client" : "ë°ìŠ¤í¬í†± í´ë¼ì´ì–¸íŠ¸", + "Android app" : "Android 앱", + "iOS app" : "iOS 앱", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "ì´ í”„ë¡œì 트를 지ì›í•˜ë ¤ë©´ {contributeopen}ê°œë°œì— ì°¸ì—¬{linkclose}하거나 {contributeopen}ì£¼ë³€ì— ì•Œë ¤ 주세요{linkclose}!", + "Show First Run Wizard again" : "첫 실행 마법사 다시 ë³´ì´ê¸°", "Passcodes that give an app or device permissions to access your account." : "앱 암호는 앱ì´ë‚˜ 장치가 ì‚¬ìš©ìž ê³„ì •ì— ì ‘ê·¼í• ìˆ˜ 있ë„ë¡ í•´ì¤ë‹ˆë‹¤.", "Name" : "ì´ë¦„", "Follow us on Google Plus!" : "Google Plus를 팔로우하세요!", @@ -412,6 +411,7 @@ "Show last log in" : "마지막 ë¡œê·¸ì¸ ì‹œê°„ ë³´ì´ê¸°", "Verifying" : "í™•ì¸ ì¤‘", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHPì˜ 'fileinfo' ëª¨ë“ˆì´ ì—†ìŠµë‹ˆë‹¤. 올바른 MIME í˜•ì‹ ê°ì§€ë¥¼ 위해서 ì´ ëª¨ë“ˆì„ í™œì„±í™”í•˜ëŠ” ê²ƒì„ ì¶”ì²œí•©ë‹ˆë‹¤.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "앱 암호를 ìƒì„±í•˜ì—¬ ë‚´ 암호를 공개하지 ì•Šì•„ë„ ë©ë‹ˆë‹¤. ì´ ì•”í˜¸ëŠ” 개별ì 으로 íê¸°í• ìˆ˜ë„ ìžˆìŠµë‹ˆë‹¤.", "Follow us on Google+!" : "Google+ì—ì„œ ì €í¬ë¥¼ 팔로하세요!", "Follow us on Twitter!" : "트위터ì—ì„œ ì €í¬ë¥¼ 팔로하세요!", "Check out our blog!" : "블로그를 확ì¸í•´ 보세요!" diff --git a/settings/l10n/lb.js b/settings/l10n/lb.js index e5241c5b93f8115f73cc99fe800f47950bcd8462..caebad3f0c4f94a2aa2cd2c8662828430f886480 100644 --- a/settings/l10n/lb.js +++ b/settings/l10n/lb.js @@ -16,19 +16,6 @@ OC.L10N.register( "Groups" : "Gruppen", "undo" : "réckgängeg man", "never" : "ni", - "Cancel" : "Ofbriechen", - "Email" : "Email", - "Your email address" : "Deng Email Adress", - "Password" : "Passwuert", - "Current password" : "Momentan 't Passwuert", - "New password" : "Neit Passwuert", - "Change password" : "Passwuert änneren", - "Language" : "Sprooch", - "Help translate" : "Hëllef iwwersetzen", - "Desktop client" : "Desktop-Programm", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "Username" : "Benotzernumm", "None" : "Keng", "Login" : "Login", "Open documentation" : "Dokumentatioun opmaachen", @@ -39,6 +26,16 @@ OC.L10N.register( "Allow apps to use the Share API" : "Erlab Apps d'Share API ze benotzen", "days" : "Deeg", "Allow resharing" : "Resharing erlaben", + "Cancel" : "Ofbriechen", + "Email" : "Email", + "Your email address" : "Deng Email Adress", + "Password" : "Passwuert", + "Current password" : "Momentan 't Passwuert", + "New password" : "Neit Passwuert", + "Change password" : "Passwuert änneren", + "Language" : "Sprooch", + "Help translate" : "Hëllef iwwersetzen", + "Username" : "Benotzernumm", "E-Mail" : "E-Mail", "Create" : "Erstellen", "Other" : "Aner", @@ -51,6 +48,9 @@ OC.L10N.register( "__language_name__" : "Lëtzebuergesch", "Cron" : "Cron", "Cheers!" : "Prost!", + "Desktop client" : "Desktop-Programm", + "Android app" : "Android-App", + "iOS app" : "iOS-App", "Name" : "Numm" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/lb.json b/settings/l10n/lb.json index c95cc66bc713a6b783ecc678ba9a4932ba550172..c695e01b83d2d6bde9432871c3cb2e586c244427 100644 --- a/settings/l10n/lb.json +++ b/settings/l10n/lb.json @@ -14,19 +14,6 @@ "Groups" : "Gruppen", "undo" : "réckgängeg man", "never" : "ni", - "Cancel" : "Ofbriechen", - "Email" : "Email", - "Your email address" : "Deng Email Adress", - "Password" : "Passwuert", - "Current password" : "Momentan 't Passwuert", - "New password" : "Neit Passwuert", - "Change password" : "Passwuert änneren", - "Language" : "Sprooch", - "Help translate" : "Hëllef iwwersetzen", - "Desktop client" : "Desktop-Programm", - "Android app" : "Android-App", - "iOS app" : "iOS-App", - "Username" : "Benotzernumm", "None" : "Keng", "Login" : "Login", "Open documentation" : "Dokumentatioun opmaachen", @@ -37,6 +24,16 @@ "Allow apps to use the Share API" : "Erlab Apps d'Share API ze benotzen", "days" : "Deeg", "Allow resharing" : "Resharing erlaben", + "Cancel" : "Ofbriechen", + "Email" : "Email", + "Your email address" : "Deng Email Adress", + "Password" : "Passwuert", + "Current password" : "Momentan 't Passwuert", + "New password" : "Neit Passwuert", + "Change password" : "Passwuert änneren", + "Language" : "Sprooch", + "Help translate" : "Hëllef iwwersetzen", + "Username" : "Benotzernumm", "E-Mail" : "E-Mail", "Create" : "Erstellen", "Other" : "Aner", @@ -49,6 +46,9 @@ "__language_name__" : "Lëtzebuergesch", "Cron" : "Cron", "Cheers!" : "Prost!", + "Desktop client" : "Desktop-Programm", + "Android app" : "Android-App", + "iOS app" : "iOS-App", "Name" : "Numm" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index 992752a70c41c7c1f73107cde993c81b3ef4c306..6ceb761ef931e1c268c04b7b196f4b1c19161115 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -106,42 +106,6 @@ OC.L10N.register( "Hide description …" : "SlÄ—pti apraÅ¡Ä… …", "Online documentation" : "Dokumentacija internete", "Forum" : "Forumas", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "JÅ«s naudojate <strong>%s</strong> iÅ¡ <strong>%s</strong>", - "Profile picture" : "Profilio paveikslas", - "Upload new" : "Ä®kelti naujÄ…", - "Remove image" : "Å alinti paveikslÄ…", - "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", - "Cancel" : "Atsisakyti", - "Email" : "El. PaÅ¡tas", - "No email address set" : "Nenustatytas joks el. paÅ¡to adresas", - "Your email address" : "JÅ«sų el. paÅ¡to adresas", - "Phone number" : "Telefono numeris", - "Your phone number" : "JÅ«sų telefono numeris", - "Address" : "Adresas", - "Website" : "SvetainÄ—", - "Twitter" : "Twitter", - "You are member of the following groups:" : "JÅ«s esate Å¡ių grupių narys:", - "Password" : "Slaptažodis", - "Current password" : "Dabartinis slaptažodis", - "New password" : "Naujas slaptažodis", - "Change password" : "Pakeisti slaptažodį", - "Language" : "Kalba", - "Help translate" : "PadÄ—kite iÅ¡versti", - "Get the apps to sync your files" : "Atsisiųskite programÄ—les, kad sinchronizuotumÄ—te savo failus", - "Desktop client" : "Darbalaukio klientas", - "Android app" : "Android programa", - "iOS app" : "iOS programa", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Jeigu norite palaikyti projektÄ…, tuomet {contributeopen}prisijunkite prie kÅ«rimo{linkclose} arba {contributeopen}skleiskite žiniÄ… kitiems{linkclose}!", - "Show First Run Wizard again" : "Dar kartÄ… rodyti pirmojo paleidimo vediklį", - "Device" : "Ä®renginys", - "Last activity" : "PaskutinÄ— veikla", - "App passwords" : "ProgramÄ—lių slaptažodžiai", - "App name" : "ProgramÄ—lÄ—s pavadinimas", - "Create new app password" : "Sukurti naujÄ… programÄ—lÄ—s slaptažodį", - "For security reasons this password will only be shown once." : "Saugumo sumetimais Å¡is slaptažodis bus parodytas tik vienÄ… kartÄ….", - "Username" : "Naudotojo vardas", - "Done" : "Atlikta", - "Version" : "Versija", "None" : "Nieko", "Login" : "Prisijungti", "SSL/TLS" : "SSL/TLS", @@ -163,13 +127,42 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "JÅ«s turite perkelti savo Å¡ifravimo raktus iÅ¡ senojo Å¡ifravimo (ownCloud <= 8.0) į naujÄ…jį.", "Security & setup warnings" : "Saugos ir diegimo perspÄ—jimai", "Execute one task with each page loaded" : "Ä®vykdyti vienÄ… užduotį su kiekvieno puslapio įkÄ—limu", + "Version" : "Versija", "Sharing" : "Dalijimasis", "Allow apps to use the Share API" : "Leidžia programoms naudoti Share API", "Allow public uploads" : "Leisti vieÅ¡us įkÄ—limus", "days" : "dienos", "Allow resharing" : "Leisti dalintis", "Tips & tricks" : "Patarimai ir gudrybÄ—s", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "JÅ«s naudojate <strong>%s</strong> iÅ¡ <strong>%s</strong>", + "Profile picture" : "Profilio paveikslas", + "Upload new" : "Ä®kelti naujÄ…", + "Remove image" : "Å alinti paveikslÄ…", + "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", + "Cancel" : "Atsisakyti", + "Email" : "El. PaÅ¡tas", + "Your email address" : "JÅ«sų el. paÅ¡to adresas", + "No email address set" : "Nenustatytas joks el. paÅ¡to adresas", + "Phone number" : "Telefono numeris", + "Your phone number" : "JÅ«sų telefono numeris", + "Address" : "Adresas", + "Website" : "SvetainÄ—", + "Twitter" : "Twitter", + "You are member of the following groups:" : "JÅ«s esate Å¡ių grupių narys:", + "Password" : "Slaptažodis", + "Current password" : "Dabartinis slaptažodis", + "New password" : "Naujas slaptažodis", + "Change password" : "Pakeisti slaptažodį", + "Language" : "Kalba", + "Help translate" : "PadÄ—kite iÅ¡versti", "Web, desktop and mobile clients currently logged in to your account." : "Saityno, darbalaukio ir mobilieji klientai, kurie Å¡iuo metu yra prisijungÄ™ prie jÅ«sų paskyros.", + "Device" : "Ä®renginys", + "Last activity" : "PaskutinÄ— veikla", + "App name" : "ProgramÄ—lÄ—s pavadinimas", + "Create new app password" : "Sukurti naujÄ… programÄ—lÄ—s slaptažodį", + "For security reasons this password will only be shown once." : "Saugumo sumetimais Å¡is slaptažodis bus parodytas tik vienÄ… kartÄ….", + "Username" : "Naudotojo vardas", + "Done" : "Atlikta", "Settings" : "Nustatymai", "Create" : "Sukurti", "Admin Recovery Password" : "Administracinis atkÅ«rimo slaptažodis", @@ -195,12 +188,19 @@ OC.L10N.register( "__language_name__" : "Lietuvių", "Personal info" : "AsmeninÄ— informacija", "Sessions" : "Seansai", + "App passwords" : "ProgramÄ—lių slaptažodžiai", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "TrÅ«ksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipÄ….", "Cron" : "Cron", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php yra registruotas tinklapio suplanuotų užduoÄių paslaugose, kad iÅ¡kviesti cron.php kas 15 minuÄių per http.", "Cheers!" : "Sveikinimai!", "For password recovery and notifications" : "Skirtas slaptažodžio atkÅ«rimui ir praneÅ¡imams", "Your website" : "JÅ«sų svetainÄ—", + "Get the apps to sync your files" : "Atsisiųskite programÄ—les, kad sinchronizuotumÄ—te savo failus", + "Desktop client" : "Darbalaukio klientas", + "Android app" : "Android programa", + "iOS app" : "iOS programa", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Jeigu norite palaikyti projektÄ…, tuomet {contributeopen}prisijunkite prie kÅ«rimo{linkclose} arba {contributeopen}skleiskite žiniÄ… kitiems{linkclose}!", + "Show First Run Wizard again" : "Dar kartÄ… rodyti pirmojo paleidimo vediklį", "Name" : "Pavadinimas", "Follow us on Google+!" : "Sekite mus Google+!", "Follow us on Twitter!" : "Sekite mus Twitter!" diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index eed80e95ed48fce55f50a896c462ade8d1d305f3..c255a605172b765d9bc6c3b444f7379f2986e1f4 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -104,42 +104,6 @@ "Hide description …" : "SlÄ—pti apraÅ¡Ä… …", "Online documentation" : "Dokumentacija internete", "Forum" : "Forumas", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "JÅ«s naudojate <strong>%s</strong> iÅ¡ <strong>%s</strong>", - "Profile picture" : "Profilio paveikslas", - "Upload new" : "Ä®kelti naujÄ…", - "Remove image" : "Å alinti paveikslÄ…", - "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", - "Cancel" : "Atsisakyti", - "Email" : "El. PaÅ¡tas", - "No email address set" : "Nenustatytas joks el. paÅ¡to adresas", - "Your email address" : "JÅ«sų el. paÅ¡to adresas", - "Phone number" : "Telefono numeris", - "Your phone number" : "JÅ«sų telefono numeris", - "Address" : "Adresas", - "Website" : "SvetainÄ—", - "Twitter" : "Twitter", - "You are member of the following groups:" : "JÅ«s esate Å¡ių grupių narys:", - "Password" : "Slaptažodis", - "Current password" : "Dabartinis slaptažodis", - "New password" : "Naujas slaptažodis", - "Change password" : "Pakeisti slaptažodį", - "Language" : "Kalba", - "Help translate" : "PadÄ—kite iÅ¡versti", - "Get the apps to sync your files" : "Atsisiųskite programÄ—les, kad sinchronizuotumÄ—te savo failus", - "Desktop client" : "Darbalaukio klientas", - "Android app" : "Android programa", - "iOS app" : "iOS programa", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Jeigu norite palaikyti projektÄ…, tuomet {contributeopen}prisijunkite prie kÅ«rimo{linkclose} arba {contributeopen}skleiskite žiniÄ… kitiems{linkclose}!", - "Show First Run Wizard again" : "Dar kartÄ… rodyti pirmojo paleidimo vediklį", - "Device" : "Ä®renginys", - "Last activity" : "PaskutinÄ— veikla", - "App passwords" : "ProgramÄ—lių slaptažodžiai", - "App name" : "ProgramÄ—lÄ—s pavadinimas", - "Create new app password" : "Sukurti naujÄ… programÄ—lÄ—s slaptažodį", - "For security reasons this password will only be shown once." : "Saugumo sumetimais Å¡is slaptažodis bus parodytas tik vienÄ… kartÄ….", - "Username" : "Naudotojo vardas", - "Done" : "Atlikta", - "Version" : "Versija", "None" : "Nieko", "Login" : "Prisijungti", "SSL/TLS" : "SSL/TLS", @@ -161,13 +125,42 @@ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "JÅ«s turite perkelti savo Å¡ifravimo raktus iÅ¡ senojo Å¡ifravimo (ownCloud <= 8.0) į naujÄ…jį.", "Security & setup warnings" : "Saugos ir diegimo perspÄ—jimai", "Execute one task with each page loaded" : "Ä®vykdyti vienÄ… užduotį su kiekvieno puslapio įkÄ—limu", + "Version" : "Versija", "Sharing" : "Dalijimasis", "Allow apps to use the Share API" : "Leidžia programoms naudoti Share API", "Allow public uploads" : "Leisti vieÅ¡us įkÄ—limus", "days" : "dienos", "Allow resharing" : "Leisti dalintis", "Tips & tricks" : "Patarimai ir gudrybÄ—s", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "JÅ«s naudojate <strong>%s</strong> iÅ¡ <strong>%s</strong>", + "Profile picture" : "Profilio paveikslas", + "Upload new" : "Ä®kelti naujÄ…", + "Remove image" : "Å alinti paveikslÄ…", + "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", + "Cancel" : "Atsisakyti", + "Email" : "El. PaÅ¡tas", + "Your email address" : "JÅ«sų el. paÅ¡to adresas", + "No email address set" : "Nenustatytas joks el. paÅ¡to adresas", + "Phone number" : "Telefono numeris", + "Your phone number" : "JÅ«sų telefono numeris", + "Address" : "Adresas", + "Website" : "SvetainÄ—", + "Twitter" : "Twitter", + "You are member of the following groups:" : "JÅ«s esate Å¡ių grupių narys:", + "Password" : "Slaptažodis", + "Current password" : "Dabartinis slaptažodis", + "New password" : "Naujas slaptažodis", + "Change password" : "Pakeisti slaptažodį", + "Language" : "Kalba", + "Help translate" : "PadÄ—kite iÅ¡versti", "Web, desktop and mobile clients currently logged in to your account." : "Saityno, darbalaukio ir mobilieji klientai, kurie Å¡iuo metu yra prisijungÄ™ prie jÅ«sų paskyros.", + "Device" : "Ä®renginys", + "Last activity" : "PaskutinÄ— veikla", + "App name" : "ProgramÄ—lÄ—s pavadinimas", + "Create new app password" : "Sukurti naujÄ… programÄ—lÄ—s slaptažodį", + "For security reasons this password will only be shown once." : "Saugumo sumetimais Å¡is slaptažodis bus parodytas tik vienÄ… kartÄ….", + "Username" : "Naudotojo vardas", + "Done" : "Atlikta", "Settings" : "Nustatymai", "Create" : "Sukurti", "Admin Recovery Password" : "Administracinis atkÅ«rimo slaptažodis", @@ -193,12 +186,19 @@ "__language_name__" : "Lietuvių", "Personal info" : "AsmeninÄ— informacija", "Sessions" : "Seansai", + "App passwords" : "ProgramÄ—lių slaptažodžiai", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "TrÅ«ksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipÄ….", "Cron" : "Cron", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php yra registruotas tinklapio suplanuotų užduoÄių paslaugose, kad iÅ¡kviesti cron.php kas 15 minuÄių per http.", "Cheers!" : "Sveikinimai!", "For password recovery and notifications" : "Skirtas slaptažodžio atkÅ«rimui ir praneÅ¡imams", "Your website" : "JÅ«sų svetainÄ—", + "Get the apps to sync your files" : "Atsisiųskite programÄ—les, kad sinchronizuotumÄ—te savo failus", + "Desktop client" : "Darbalaukio klientas", + "Android app" : "Android programa", + "iOS app" : "iOS programa", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Jeigu norite palaikyti projektÄ…, tuomet {contributeopen}prisijunkite prie kÅ«rimo{linkclose} arba {contributeopen}skleiskite žiniÄ… kitiems{linkclose}!", + "Show First Run Wizard again" : "Dar kartÄ… rodyti pirmojo paleidimo vediklį", "Name" : "Pavadinimas", "Follow us on Google+!" : "Sekite mus Google+!", "Follow us on Twitter!" : "Sekite mus Twitter!" diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index c815f5d34b9a1464aa42694a0cf04f26bdd08c95..60027ab66e85ecdd2aa115870ab92afb307fe683 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -130,46 +130,6 @@ OC.L10N.register( "Online documentation" : "TieÅ¡saistes dokumentÄcija", "Forum" : "Forums", "Getting help" : "Saņemt palÄ«dzÄ«bu", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "JÅ«s izmantojiet <strong>%s</strong> no <strong>%s</strong>", - "Profile picture" : "Profila attÄ“ls", - "Upload new" : "IelÄdÄ“t jaunu", - "Select from Files" : "IzvÄ“lÄ“ties no faila", - "Remove image" : "NovÄkt attÄ“lu", - "png or jpg, max. 20 MB" : "png vai jpg, max. 20 MB", - "Cancel" : "Atcelt", - "Choose as profile picture" : "IzvÄ“lÄ“ties kÄ profila attÄ“lu", - "Full name" : "Pilns vÄrds", - "Email" : "E-pasts", - "No email address set" : "Nav norÄdÄ«ts e-pasts", - "Your email address" : "JÅ«su e-pasta adrese", - "Phone number" : "TÄlruņa numurs", - "Your phone number" : "JÅ«su tÄlruņa numurs", - "Address" : "Adrese", - "Your postal address" : "JÅ«su pasta adrese", - "Website" : "MÄjaslapa", - "Twitter" : "Twitter", - "You are member of the following groups:" : "JÅ«s esat Å¡Ädu grupu biedrs:", - "Password" : "Parole", - "Current password" : "PaÅ¡reizÄ“jÄ parole", - "New password" : "Jauna parole", - "Change password" : "MainÄ«t paroli", - "Language" : "Valoda", - "Help translate" : "PalÄ«dzi tulkot", - "Get the apps to sync your files" : "Saņem programmu, lai sinhronizÄ“tu savas datnes", - "Desktop client" : "Darbvirsmas klients", - "Android app" : "Android programma", - "iOS app" : "iOS programma", - "Show First Run Wizard again" : "VÄ“lreiz rÄdÄ«t pirmÄs palaiÅ¡anas vedni", - "Device" : "IerÄ«ce", - "Last activity" : "PÄ“dÄ“jÄ aktivitÄte", - "App passwords" : "Programmu paroles", - "App name" : "Programmas nosaukums", - "Create new app password" : "Izveidot jaunu programmas paroli", - "Use the credentials below to configure your app or device." : "Izmantot akreditÄcijas datus, lai konfigurÄ“tu savu programmu vai ierÄ«ci.", - "For security reasons this password will only be shown once." : "DroÅ¡Ä«bas apsvÄ“rumu dēļ Å¡Ä« parole, tiks parÄdÄ«ta tikai vienreiz.", - "Username" : "LietotÄjvÄrds", - "Done" : "Pabeigts", - "Version" : "Versija", "None" : "Nav", "Login" : "AutorizÄ“ties", "Plain" : "vienkÄrÅ¡s teksts", @@ -206,6 +166,7 @@ OC.L10N.register( "Security & setup warnings" : "DroÅ¡Ä«bas un iestatÄ«jumu brÄ«dinÄjumi", "All checks passed." : "Visas pÄrbaudes veiksmÄ«gas.", "Execute one task with each page loaded" : "IzpildÄ«t vienu uzdevumu ar katru ielÄdÄ“to lapu", + "Version" : "Versija", "Sharing" : "KoplietoÅ¡ana", "Allow apps to use the Share API" : "Ä»aut programmÄm izmantot koplietoÅ¡anas API", "Allow users to share via link" : "Ä»aut lietotÄjiem koplietot caur saitÄ“m", @@ -227,7 +188,40 @@ OC.L10N.register( "Improving the config.php" : "Uzlabot config.php", "Theming" : "Dizains", "Hardening and security guidance" : "AizsardzÄ«bas un droÅ¡Ä«bas norÄdÄ«jumi", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "JÅ«s izmantojiet <strong>%s</strong> no <strong>%s</strong>", + "Profile picture" : "Profila attÄ“ls", + "Upload new" : "IelÄdÄ“t jaunu", + "Select from Files" : "IzvÄ“lÄ“ties no faila", + "Remove image" : "NovÄkt attÄ“lu", + "png or jpg, max. 20 MB" : "png vai jpg, max. 20 MB", + "Cancel" : "Atcelt", + "Choose as profile picture" : "IzvÄ“lÄ“ties kÄ profila attÄ“lu", + "Full name" : "Pilns vÄrds", "No display name set" : "Nav norÄdÄ«ts ekrÄna vÄrds", + "Email" : "E-pasts", + "Your email address" : "JÅ«su e-pasta adrese", + "No email address set" : "Nav norÄdÄ«ts e-pasts", + "Phone number" : "TÄlruņa numurs", + "Your phone number" : "JÅ«su tÄlruņa numurs", + "Address" : "Adrese", + "Your postal address" : "JÅ«su pasta adrese", + "Website" : "MÄjaslapa", + "Twitter" : "Twitter", + "You are member of the following groups:" : "JÅ«s esat Å¡Ädu grupu biedrs:", + "Password" : "Parole", + "Current password" : "PaÅ¡reizÄ“jÄ parole", + "New password" : "Jauna parole", + "Change password" : "MainÄ«t paroli", + "Language" : "Valoda", + "Help translate" : "PalÄ«dzi tulkot", + "Device" : "IerÄ«ce", + "Last activity" : "PÄ“dÄ“jÄ aktivitÄte", + "App name" : "Programmas nosaukums", + "Create new app password" : "Izveidot jaunu programmas paroli", + "Use the credentials below to configure your app or device." : "Izmantot akreditÄcijas datus, lai konfigurÄ“tu savu programmu vai ierÄ«ci.", + "For security reasons this password will only be shown once." : "DroÅ¡Ä«bas apsvÄ“rumu dēļ Å¡Ä« parole, tiks parÄdÄ«ta tikai vienreiz.", + "Username" : "LietotÄjvÄrds", + "Done" : "Pabeigts", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "IzstrÄdÄtÄs {communityopen}Nextcloud kopiena {linkclose}, {githubopen} avota kods {linkclose} licencÄ“ts saskaÅ†Ä ar {licenseopen}AGPL{linkclose}.", "Show storage location" : "RÄdÄ«t krÄtuves atraÅ¡anÄs vietu", "Show email address" : "RÄdÄ«t e-pasta adreses", @@ -267,6 +261,7 @@ OC.L10N.register( "__language_name__" : "LatvieÅ¡u", "Personal info" : "PersoniskÄ informÄcija", "Sessions" : "Sesijas", + "App passwords" : "Programmu paroles", "Sync clients" : "SinhronizÄcijas lietotnes", "This is used for sending out notifications." : "Tas tiek izmantots, izsÅ«tot paziņojumus.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "TrÅ«kst PHP modulis “fileinfoâ€. MÄ“s iesakÄm to aktivÄ“t, lai pÄ“c iespÄ“jas labÄk noteiktu mime tipus.", @@ -276,6 +271,11 @@ OC.L10N.register( "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nvienkÄrÅ¡i JÅ«su zinÄÅ¡anai, ka Jums tagad ir %s konts.\n\nJÅ«su lietotÄjvÄrds: %s\nPiekļuve: %s\n\n", "For password recovery and notifications" : "Paroles atjaunoÅ¡anai un paziņojumiem", "Your website" : "JÅ«su mÄjaslapa", + "Get the apps to sync your files" : "Saņem programmu, lai sinhronizÄ“tu savas datnes", + "Desktop client" : "Darbvirsmas klients", + "Android app" : "Android programma", + "iOS app" : "iOS programma", + "Show First Run Wizard again" : "VÄ“lreiz rÄdÄ«t pirmÄs palaiÅ¡anas vedni", "Name" : "Nosaukums", "Follow us on Google Plus!" : "Seko mums Google Plus!", "Subscribe to our newsletter!" : "AbonÄ“t mÅ«su jaunumus!", diff --git a/settings/l10n/lv.json b/settings/l10n/lv.json index 0e130f74200bbfba912135b60de283a2e9939947..6f0e96c46e1eb35fac8659b3df95d9049305a677 100644 --- a/settings/l10n/lv.json +++ b/settings/l10n/lv.json @@ -128,46 +128,6 @@ "Online documentation" : "TieÅ¡saistes dokumentÄcija", "Forum" : "Forums", "Getting help" : "Saņemt palÄ«dzÄ«bu", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "JÅ«s izmantojiet <strong>%s</strong> no <strong>%s</strong>", - "Profile picture" : "Profila attÄ“ls", - "Upload new" : "IelÄdÄ“t jaunu", - "Select from Files" : "IzvÄ“lÄ“ties no faila", - "Remove image" : "NovÄkt attÄ“lu", - "png or jpg, max. 20 MB" : "png vai jpg, max. 20 MB", - "Cancel" : "Atcelt", - "Choose as profile picture" : "IzvÄ“lÄ“ties kÄ profila attÄ“lu", - "Full name" : "Pilns vÄrds", - "Email" : "E-pasts", - "No email address set" : "Nav norÄdÄ«ts e-pasts", - "Your email address" : "JÅ«su e-pasta adrese", - "Phone number" : "TÄlruņa numurs", - "Your phone number" : "JÅ«su tÄlruņa numurs", - "Address" : "Adrese", - "Your postal address" : "JÅ«su pasta adrese", - "Website" : "MÄjaslapa", - "Twitter" : "Twitter", - "You are member of the following groups:" : "JÅ«s esat Å¡Ädu grupu biedrs:", - "Password" : "Parole", - "Current password" : "PaÅ¡reizÄ“jÄ parole", - "New password" : "Jauna parole", - "Change password" : "MainÄ«t paroli", - "Language" : "Valoda", - "Help translate" : "PalÄ«dzi tulkot", - "Get the apps to sync your files" : "Saņem programmu, lai sinhronizÄ“tu savas datnes", - "Desktop client" : "Darbvirsmas klients", - "Android app" : "Android programma", - "iOS app" : "iOS programma", - "Show First Run Wizard again" : "VÄ“lreiz rÄdÄ«t pirmÄs palaiÅ¡anas vedni", - "Device" : "IerÄ«ce", - "Last activity" : "PÄ“dÄ“jÄ aktivitÄte", - "App passwords" : "Programmu paroles", - "App name" : "Programmas nosaukums", - "Create new app password" : "Izveidot jaunu programmas paroli", - "Use the credentials below to configure your app or device." : "Izmantot akreditÄcijas datus, lai konfigurÄ“tu savu programmu vai ierÄ«ci.", - "For security reasons this password will only be shown once." : "DroÅ¡Ä«bas apsvÄ“rumu dēļ Å¡Ä« parole, tiks parÄdÄ«ta tikai vienreiz.", - "Username" : "LietotÄjvÄrds", - "Done" : "Pabeigts", - "Version" : "Versija", "None" : "Nav", "Login" : "AutorizÄ“ties", "Plain" : "vienkÄrÅ¡s teksts", @@ -204,6 +164,7 @@ "Security & setup warnings" : "DroÅ¡Ä«bas un iestatÄ«jumu brÄ«dinÄjumi", "All checks passed." : "Visas pÄrbaudes veiksmÄ«gas.", "Execute one task with each page loaded" : "IzpildÄ«t vienu uzdevumu ar katru ielÄdÄ“to lapu", + "Version" : "Versija", "Sharing" : "KoplietoÅ¡ana", "Allow apps to use the Share API" : "Ä»aut programmÄm izmantot koplietoÅ¡anas API", "Allow users to share via link" : "Ä»aut lietotÄjiem koplietot caur saitÄ“m", @@ -225,7 +186,40 @@ "Improving the config.php" : "Uzlabot config.php", "Theming" : "Dizains", "Hardening and security guidance" : "AizsardzÄ«bas un droÅ¡Ä«bas norÄdÄ«jumi", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "JÅ«s izmantojiet <strong>%s</strong> no <strong>%s</strong>", + "Profile picture" : "Profila attÄ“ls", + "Upload new" : "IelÄdÄ“t jaunu", + "Select from Files" : "IzvÄ“lÄ“ties no faila", + "Remove image" : "NovÄkt attÄ“lu", + "png or jpg, max. 20 MB" : "png vai jpg, max. 20 MB", + "Cancel" : "Atcelt", + "Choose as profile picture" : "IzvÄ“lÄ“ties kÄ profila attÄ“lu", + "Full name" : "Pilns vÄrds", "No display name set" : "Nav norÄdÄ«ts ekrÄna vÄrds", + "Email" : "E-pasts", + "Your email address" : "JÅ«su e-pasta adrese", + "No email address set" : "Nav norÄdÄ«ts e-pasts", + "Phone number" : "TÄlruņa numurs", + "Your phone number" : "JÅ«su tÄlruņa numurs", + "Address" : "Adrese", + "Your postal address" : "JÅ«su pasta adrese", + "Website" : "MÄjaslapa", + "Twitter" : "Twitter", + "You are member of the following groups:" : "JÅ«s esat Å¡Ädu grupu biedrs:", + "Password" : "Parole", + "Current password" : "PaÅ¡reizÄ“jÄ parole", + "New password" : "Jauna parole", + "Change password" : "MainÄ«t paroli", + "Language" : "Valoda", + "Help translate" : "PalÄ«dzi tulkot", + "Device" : "IerÄ«ce", + "Last activity" : "PÄ“dÄ“jÄ aktivitÄte", + "App name" : "Programmas nosaukums", + "Create new app password" : "Izveidot jaunu programmas paroli", + "Use the credentials below to configure your app or device." : "Izmantot akreditÄcijas datus, lai konfigurÄ“tu savu programmu vai ierÄ«ci.", + "For security reasons this password will only be shown once." : "DroÅ¡Ä«bas apsvÄ“rumu dēļ Å¡Ä« parole, tiks parÄdÄ«ta tikai vienreiz.", + "Username" : "LietotÄjvÄrds", + "Done" : "Pabeigts", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "IzstrÄdÄtÄs {communityopen}Nextcloud kopiena {linkclose}, {githubopen} avota kods {linkclose} licencÄ“ts saskaÅ†Ä ar {licenseopen}AGPL{linkclose}.", "Show storage location" : "RÄdÄ«t krÄtuves atraÅ¡anÄs vietu", "Show email address" : "RÄdÄ«t e-pasta adreses", @@ -265,6 +259,7 @@ "__language_name__" : "LatvieÅ¡u", "Personal info" : "PersoniskÄ informÄcija", "Sessions" : "Sesijas", + "App passwords" : "Programmu paroles", "Sync clients" : "SinhronizÄcijas lietotnes", "This is used for sending out notifications." : "Tas tiek izmantots, izsÅ«tot paziņojumus.", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "TrÅ«kst PHP modulis “fileinfoâ€. MÄ“s iesakÄm to aktivÄ“t, lai pÄ“c iespÄ“jas labÄk noteiktu mime tipus.", @@ -274,6 +269,11 @@ "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nvienkÄrÅ¡i JÅ«su zinÄÅ¡anai, ka Jums tagad ir %s konts.\n\nJÅ«su lietotÄjvÄrds: %s\nPiekļuve: %s\n\n", "For password recovery and notifications" : "Paroles atjaunoÅ¡anai un paziņojumiem", "Your website" : "JÅ«su mÄjaslapa", + "Get the apps to sync your files" : "Saņem programmu, lai sinhronizÄ“tu savas datnes", + "Desktop client" : "Darbvirsmas klients", + "Android app" : "Android programma", + "iOS app" : "iOS programma", + "Show First Run Wizard again" : "VÄ“lreiz rÄdÄ«t pirmÄs palaiÅ¡anas vedni", "Name" : "Nosaukums", "Follow us on Google Plus!" : "Seko mums Google Plus!", "Subscribe to our newsletter!" : "AbonÄ“t mÅ«su jaunumus!", diff --git a/settings/l10n/mk.js b/settings/l10n/mk.js index 66ca75cacb2987f6c6ee1eec7e2fbf5040a3e387..5ebcde473727a19df9537002a19b6d7326384413 100644 --- a/settings/l10n/mk.js +++ b/settings/l10n/mk.js @@ -68,22 +68,6 @@ OC.L10N.register( "Documentation:" : "Документација:", "Enable only for specific groups" : "Овозможи Ñамо на Ñпецифицирани групи", "Forum" : "Форум", - "Profile picture" : "Фотографија за профил", - "Upload new" : "Префрли нова", - "Remove image" : "ОтÑтрани ја фотографијата", - "Cancel" : "Откажи", - "Email" : "Е-пошта", - "Your email address" : "Вашата адреÑа за е-пошта", - "Password" : "Лозинка", - "Current password" : "Моментална лозинка", - "New password" : "Ðова лозинка", - "Change password" : "Смени лозинка", - "Language" : "Јазик", - "Help translate" : "Помогни во преводот", - "Get the apps to sync your files" : "Преземете апликации за Ñинхронизирање на вашите датотеки", - "Show First Run Wizard again" : "Прикажи го повторно волшебникот при првото Ñтартување", - "Username" : "КориÑничко име", - "Version" : "Верзија", "None" : "Ðишто", "Login" : "Ðајава", "Plain" : "ЧиÑта", @@ -110,6 +94,7 @@ OC.L10N.register( "Security & setup warnings" : "Предупредувања за ÑигурноÑÑ‚ и подеÑувања", "All checks passed." : "Сите проверки Ñе поминати.", "Execute one task with each page loaded" : "Изврши по една задача Ñо Ñекоја вчитана Ñтраница", + "Version" : "Верзија", "Sharing" : "Споделување", "Allow apps to use the Share API" : "Дозволете апликациите да го кориÑтат API-то за Ñподелување", "Allow users to share via link" : "Допушти кориÑниците да Ñподелуваат Ñо линкови", @@ -130,6 +115,19 @@ OC.L10N.register( "Improving the config.php" : "Подобруваер на config.php", "Theming" : "ПоÑтавување на тема", "Hardening and security guidance" : "Заштита и наÑоки за безбедноÑÑ‚", + "Profile picture" : "Фотографија за профил", + "Upload new" : "Префрли нова", + "Remove image" : "ОтÑтрани ја фотографијата", + "Cancel" : "Откажи", + "Email" : "Е-пошта", + "Your email address" : "Вашата адреÑа за е-пошта", + "Password" : "Лозинка", + "Current password" : "Моментална лозинка", + "New password" : "Ðова лозинка", + "Change password" : "Смени лозинка", + "Language" : "Јазик", + "Help translate" : "Помогни во преводот", + "Username" : "КориÑничко име", "Create" : "Создај", "Admin Recovery Password" : "Обновување на Admin лозинката", "Everyone" : "Секој", @@ -160,6 +158,8 @@ OC.L10N.register( "This is used for sending out notifications." : "Ова Ñе кориÑти за иÑпраќање на извеÑтувања.", "Cron" : "Крон", "Cheers!" : "Поздрав!", + "Get the apps to sync your files" : "Преземете апликации за Ñинхронизирање на вашите датотеки", + "Show First Run Wizard again" : "Прикажи го повторно волшебникот при првото Ñтартување", "Name" : "Име" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/settings/l10n/mk.json b/settings/l10n/mk.json index 142480cf8e8880c112bce0f9cb4ad97e8e6d5de1..c58631a5c6cb7e8fd8b0a5a8c6eb1b4c3bd1710b 100644 --- a/settings/l10n/mk.json +++ b/settings/l10n/mk.json @@ -66,22 +66,6 @@ "Documentation:" : "Документација:", "Enable only for specific groups" : "Овозможи Ñамо на Ñпецифицирани групи", "Forum" : "Форум", - "Profile picture" : "Фотографија за профил", - "Upload new" : "Префрли нова", - "Remove image" : "ОтÑтрани ја фотографијата", - "Cancel" : "Откажи", - "Email" : "Е-пошта", - "Your email address" : "Вашата адреÑа за е-пошта", - "Password" : "Лозинка", - "Current password" : "Моментална лозинка", - "New password" : "Ðова лозинка", - "Change password" : "Смени лозинка", - "Language" : "Јазик", - "Help translate" : "Помогни во преводот", - "Get the apps to sync your files" : "Преземете апликации за Ñинхронизирање на вашите датотеки", - "Show First Run Wizard again" : "Прикажи го повторно волшебникот при првото Ñтартување", - "Username" : "КориÑничко име", - "Version" : "Верзија", "None" : "Ðишто", "Login" : "Ðајава", "Plain" : "ЧиÑта", @@ -108,6 +92,7 @@ "Security & setup warnings" : "Предупредувања за ÑигурноÑÑ‚ и подеÑувања", "All checks passed." : "Сите проверки Ñе поминати.", "Execute one task with each page loaded" : "Изврши по една задача Ñо Ñекоја вчитана Ñтраница", + "Version" : "Верзија", "Sharing" : "Споделување", "Allow apps to use the Share API" : "Дозволете апликациите да го кориÑтат API-то за Ñподелување", "Allow users to share via link" : "Допушти кориÑниците да Ñподелуваат Ñо линкови", @@ -128,6 +113,19 @@ "Improving the config.php" : "Подобруваер на config.php", "Theming" : "ПоÑтавување на тема", "Hardening and security guidance" : "Заштита и наÑоки за безбедноÑÑ‚", + "Profile picture" : "Фотографија за профил", + "Upload new" : "Префрли нова", + "Remove image" : "ОтÑтрани ја фотографијата", + "Cancel" : "Откажи", + "Email" : "Е-пошта", + "Your email address" : "Вашата адреÑа за е-пошта", + "Password" : "Лозинка", + "Current password" : "Моментална лозинка", + "New password" : "Ðова лозинка", + "Change password" : "Смени лозинка", + "Language" : "Јазик", + "Help translate" : "Помогни во преводот", + "Username" : "КориÑничко име", "Create" : "Создај", "Admin Recovery Password" : "Обновување на Admin лозинката", "Everyone" : "Секој", @@ -158,6 +156,8 @@ "This is used for sending out notifications." : "Ова Ñе кориÑти за иÑпраќање на извеÑтувања.", "Cron" : "Крон", "Cheers!" : "Поздрав!", + "Get the apps to sync your files" : "Преземете апликации за Ñинхронизирање на вашите датотеки", + "Show First Run Wizard again" : "Прикажи го повторно волшебникот при првото Ñтартување", "Name" : "Име" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/settings/l10n/mn.js b/settings/l10n/mn.js index 84642b3abbaa2dd13a6d3d3dfb8dc24382619d49..b740d2620e5edb6e83a2039688ab8d55fcad0ee5 100644 --- a/settings/l10n/mn.js +++ b/settings/l10n/mn.js @@ -52,6 +52,13 @@ OC.L10N.register( "Online documentation" : "Онлайн баримт бичиг", "Forum" : "Ð¥ÑлÑлцүүлÑг", "Getting help" : "ТуÑламж авах", + "mail" : "и-мÑйл", + "Version" : "Хувилбар", + "Always ask for a password" : "ҮргÑлж нууц үг аÑуух", + "Enforce password protection" : "Ðууц үгийн хамгаалалтыг Ñ…ÑÑ€ÑгжүүлÑÑ…", + "Expire after " : " ДууÑах хугацаа", + "days" : "өдрийн дараа", + "Tips & tricks" : "Заавар зөвөлгөө", "Profile picture" : "Профайл зураг", "Upload new" : "Шинийг байршуулах", "Select from Files" : "Ð¤Ð°Ð¹Ð»ÑƒÑƒÐ´Ð°Ð°Ñ Ñонгох", @@ -73,17 +80,9 @@ OC.L10N.register( "Language" : "Ð¥Ñл", "Device" : "Төхөөрөмж", "Last activity" : "Хамгийн Ñүүлийн үйлдÑл", - "App passwords" : "ÐппликÑйшны нууц үг", "App name" : "ÐппликÑйшны нÑÑ€", "Username" : "Ð¥ÑÑ€ÑглÑгчийн нÑÑ€", "Done" : "ДууÑÑан", - "Version" : "Хувилбар", - "mail" : "и-мÑйл", - "Always ask for a password" : "ҮргÑлж нууц үг аÑуух", - "Enforce password protection" : "Ðууц үгийн хамгаалалтыг Ñ…ÑÑ€ÑгжүүлÑÑ…", - "Expire after " : " ДууÑах хугацаа", - "days" : "өдрийн дараа", - "Tips & tricks" : "Заавар зөвөлгөө", "Settings" : "Тохиргоо", "Show email address" : "Цахим шуудангийн хаÑгийг харуулах", "Send email to new user" : "Ð¨Ð¸Ð½Ñ Ñ…ÑÑ€ÑглÑгч Ñ€Ò¯Ò¯ цахим шуудан илгÑÑÑ…", @@ -106,6 +105,7 @@ OC.L10N.register( "Uninstall" : "УÑтгах", "Personal info" : "Хувийн мÑдÑÑлÑл", "Sessions" : "Холболтууд", + "App passwords" : "ÐппликÑйшны нууц үг", "Uninstall app" : "ÐппликÑйшныг уÑтгах", "Your website" : "Таны цахим хуудаÑ", "Name" : "ÐÑÑ€", diff --git a/settings/l10n/mn.json b/settings/l10n/mn.json index dec2a491d180621811b52fbc85c5bbf500953b50..56dad7a90e2a4c5ef5b47bf3564a76191064c89d 100644 --- a/settings/l10n/mn.json +++ b/settings/l10n/mn.json @@ -50,6 +50,13 @@ "Online documentation" : "Онлайн баримт бичиг", "Forum" : "Ð¥ÑлÑлцүүлÑг", "Getting help" : "ТуÑламж авах", + "mail" : "и-мÑйл", + "Version" : "Хувилбар", + "Always ask for a password" : "ҮргÑлж нууц үг аÑуух", + "Enforce password protection" : "Ðууц үгийн хамгаалалтыг Ñ…ÑÑ€ÑгжүүлÑÑ…", + "Expire after " : " ДууÑах хугацаа", + "days" : "өдрийн дараа", + "Tips & tricks" : "Заавар зөвөлгөө", "Profile picture" : "Профайл зураг", "Upload new" : "Шинийг байршуулах", "Select from Files" : "Ð¤Ð°Ð¹Ð»ÑƒÑƒÐ´Ð°Ð°Ñ Ñонгох", @@ -71,17 +78,9 @@ "Language" : "Ð¥Ñл", "Device" : "Төхөөрөмж", "Last activity" : "Хамгийн Ñүүлийн үйлдÑл", - "App passwords" : "ÐппликÑйшны нууц үг", "App name" : "ÐппликÑйшны нÑÑ€", "Username" : "Ð¥ÑÑ€ÑглÑгчийн нÑÑ€", "Done" : "ДууÑÑан", - "Version" : "Хувилбар", - "mail" : "и-мÑйл", - "Always ask for a password" : "ҮргÑлж нууц үг аÑуух", - "Enforce password protection" : "Ðууц үгийн хамгаалалтыг Ñ…ÑÑ€ÑгжүүлÑÑ…", - "Expire after " : " ДууÑах хугацаа", - "days" : "өдрийн дараа", - "Tips & tricks" : "Заавар зөвөлгөө", "Settings" : "Тохиргоо", "Show email address" : "Цахим шуудангийн хаÑгийг харуулах", "Send email to new user" : "Ð¨Ð¸Ð½Ñ Ñ…ÑÑ€ÑглÑгч Ñ€Ò¯Ò¯ цахим шуудан илгÑÑÑ…", @@ -104,6 +103,7 @@ "Uninstall" : "УÑтгах", "Personal info" : "Хувийн мÑдÑÑлÑл", "Sessions" : "Холболтууд", + "App passwords" : "ÐппликÑйшны нууц үг", "Uninstall app" : "ÐппликÑйшныг уÑтгах", "Your website" : "Таны цахим хуудаÑ", "Name" : "ÐÑÑ€", diff --git a/settings/l10n/ms_MY.js b/settings/l10n/ms_MY.js index 5fc65d6f53a05263154acfa1027b7b450e769f43..def3058f87726600413efc57e01b99163145cb31 100644 --- a/settings/l10n/ms_MY.js +++ b/settings/l10n/ms_MY.js @@ -8,6 +8,8 @@ OC.L10N.register( "Delete" : "Padam", "Groups" : "Kumpulan", "never" : "jangan", + "Login" : "Log masuk", + "Server address" : "Alamat pelayan", "Profile picture" : "Gambar profil", "Cancel" : "Batal", "Email" : "Email", @@ -19,8 +21,6 @@ OC.L10N.register( "Language" : "Bahasa", "Help translate" : "Bantu terjemah", "Username" : "Nama pengguna", - "Login" : "Log masuk", - "Server address" : "Alamat pelayan", "Create" : "Buat", "Other" : "Lain", "Quota" : "Kuota", diff --git a/settings/l10n/ms_MY.json b/settings/l10n/ms_MY.json index 70b6a0041829de6e769eb471a749f1d64c7f02e6..b1a6070ee8b1711f3fccac911f9bbd8904e65c98 100644 --- a/settings/l10n/ms_MY.json +++ b/settings/l10n/ms_MY.json @@ -6,6 +6,8 @@ "Delete" : "Padam", "Groups" : "Kumpulan", "never" : "jangan", + "Login" : "Log masuk", + "Server address" : "Alamat pelayan", "Profile picture" : "Gambar profil", "Cancel" : "Batal", "Email" : "Email", @@ -17,8 +19,6 @@ "Language" : "Bahasa", "Help translate" : "Bantu terjemah", "Username" : "Nama pengguna", - "Login" : "Log masuk", - "Server address" : "Alamat pelayan", "Create" : "Buat", "Other" : "Lain", "Quota" : "Kuota", diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index 67166f1c494cd7bfcd21d9cf72a80d7ffcaa0e17..c4d5864a271ab1a691d722fe9e0353f0c66eda16 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Skaffe hjelp", "Commercial support" : "Forretningsstøtte", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruker <strong>%s</strong> av <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du bruker <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilbilde", - "Upload new" : "Last opp nytt", - "Select from Files" : "Velg fra filer", - "Remove image" : "Fjern bilde", - "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", - "Picture provided by original account" : "Bilde kommer fra opprinnelig konto", - "Cancel" : "Avbryt", - "Choose as profile picture" : "Velg som profilbilde", - "Full name" : "Fullt navn", - "Email" : "E-post", - "No email address set" : "E-postadresse ikke satt", - "Your email address" : "Din e-postadresse", - "For password reset and notifications" : "For Ã¥ nullstille passord og varsler", - "Phone number" : "Telefonnummer", - "Your phone number" : "Ditt telefonnummer", - "Address" : "Adresse", - "Your postal address" : "Din postadresse", - "Website" : "Nettside", - "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta opptil et døgn før kontoen vises som bekreftet.", - "Link https://…" : "Lenk http://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter-konto @…", - "You are member of the following groups:" : "Du er medlem av følgende grupper:", - "Password" : "Passord", - "Current password" : "NÃ¥værende passord", - "New password" : "Nytt passord", - "Change password" : "Endre passord", - "Language" : "SprÃ¥k", - "Help translate" : "Bidra til oversettelsen", - "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", - "Desktop client" : "Skrivebordsklient", - "Android app" : "Android-program", - "iOS app" : "iOS-program", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Hvis du vil støtte prosjektet {contributeopen} bli med i utviklingen {linkclose} eller {contributeopen}spre budskapet{linkclose}!", - "Show First Run Wizard again" : "Vis \"Førstegangsveiviser\" pÃ¥ nytt", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Vev, skrivebord og mobil -klienter og programspesifikke passord som har tilgang til kontoen din nÃ¥.", - "Device" : "Enhet", - "Last activity" : "Seneste aktivitet", - "App passwords" : "Programpassord", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Her kan du opprette egne passord for programmer slik at du ikke trenger Ã¥ gi dem ditt passord. Du kan tilbakekalle dem individuelt ogsÃ¥.", - "App name" : "Programnavn", - "Create new app password" : "Lag nytt programpassord", - "Use the credentials below to configure your app or device." : "Bruk pÃ¥loggingsinformasjonen under for Ã¥ sette opp programmet pÃ¥ din mobile enhet.", - "For security reasons this password will only be shown once." : "For sikkerhetens skyld vil dette passordet kun vises en gang.", - "Username" : "Brukernavn", - "Done" : "Ferdig", - "Version" : "Versjon", "None" : "Ingen", "Login" : "Innlogging", "Plain" : "Enkel", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til Ã¥ kalle cron.php hvert kvarter.", "The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php mÃ¥ kjøres systemet som følgende bruker \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For Ã¥ kjøre denne trenger du «PHP POSIX extension». Se {linkstart}PHP-dokumentasjonen{linkend} for flere detaljer.", + "Version" : "Versjon", "Sharing" : "Deling", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du fininnstille delingsoppførselen. Se dokumentasjonen for mer informasjon.", "Allow apps to use the Share API" : "Tillat programmer Ã¥ bruke API for deling", @@ -356,8 +308,47 @@ OC.L10N.register( "Theming" : "Drakter", "Check the security of your Nextcloud over our security scan" : "Sjekk sikkerheten pÃ¥ din Nextcloud over vÃ¥r sikkerhetsskanning", "Hardening and security guidance" : "Herding og sikkerhetsveiledning", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruker <strong>%s</strong> av <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du bruker <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilbilde", + "Upload new" : "Last opp nytt", + "Select from Files" : "Velg fra filer", + "Remove image" : "Fjern bilde", + "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", + "Picture provided by original account" : "Bilde kommer fra opprinnelig konto", + "Cancel" : "Avbryt", + "Choose as profile picture" : "Velg som profilbilde", + "Full name" : "Fullt navn", "No display name set" : "Visningsnavn ikke satt", + "Email" : "E-post", + "Your email address" : "Din e-postadresse", + "No email address set" : "E-postadresse ikke satt", + "For password reset and notifications" : "For Ã¥ nullstille passord og varsler", + "Phone number" : "Telefonnummer", + "Your phone number" : "Ditt telefonnummer", + "Address" : "Adresse", + "Your postal address" : "Din postadresse", + "Website" : "Nettside", + "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta opptil et døgn før kontoen vises som bekreftet.", + "Link https://…" : "Lenk http://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter-konto @…", + "You are member of the following groups:" : "Du er medlem av følgende grupper:", + "Password" : "Passord", + "Current password" : "NÃ¥værende passord", + "New password" : "Nytt passord", + "Change password" : "Endre passord", + "Language" : "SprÃ¥k", + "Help translate" : "Bidra til oversettelsen", "Web, desktop and mobile clients currently logged in to your account." : "Følgende nett, skrivebord og mobile klienter er for øyeblikket logget pÃ¥ din konto.", + "Device" : "Enhet", + "Last activity" : "Seneste aktivitet", + "App name" : "Programnavn", + "Create new app password" : "Lag nytt programpassord", + "Use the credentials below to configure your app or device." : "Bruk pÃ¥loggingsinformasjonen under for Ã¥ sette opp programmet pÃ¥ din mobile enhet.", + "For security reasons this password will only be shown once." : "For sikkerhetens skyld vil dette passordet kun vises en gang.", + "Username" : "Brukernavn", + "Done" : "Ferdig", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utviklet av {communityopen}Nextcloud mijøet{linkclose}, {githubopen}kildekoden{linkclose} er lisensiert under {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.", "Follow us on Google+" : "Følg oss pÃ¥ Google+", "Like our Facebook page" : "Lik vÃ¥r Facebook-side", @@ -408,6 +399,7 @@ OC.L10N.register( "__language_name__" : "Norsk bokmÃ¥l", "Personal info" : "Personlig informasjon", "Sessions" : "Økt", + "App passwords" : "Programpassord", "Sync clients" : "Synkroniseringsklienter", "This is used for sending out notifications." : "Dette brukes for utsending av varsler.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ser ikke ut til Ã¥ være satt opp riktig for Ã¥ lese systemets miljøvariabler. Testen med getenv(\"PATH\") returnerer bare et tomt svar.", @@ -433,6 +425,12 @@ OC.L10N.register( "For password recovery and notifications" : "For passord-gjenoppretting og varsler", "Your website" : "Din nettside", "Your Twitter handle" : "Din Twitter-konto", + "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", + "Desktop client" : "Skrivebordsklient", + "Android app" : "Android-program", + "iOS app" : "iOS-program", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Hvis du vil støtte prosjektet {contributeopen} bli med i utviklingen {linkclose} eller {contributeopen}spre budskapet{linkclose}!", + "Show First Run Wizard again" : "Vis \"Førstegangsveiviser\" pÃ¥ nytt", "Passcodes that give an app or device permissions to access your account." : "Passord som gir et program eller enhet tilgang til din konto.", "Name" : "Navn", "Follow us on Google Plus!" : "Følg oss pÃ¥ Google Plus!", @@ -443,6 +441,8 @@ OC.L10N.register( "Show last log in" : "Vis siste innlogging", "Verifying" : "Bekrefter", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP-modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for Ã¥ kunne detektere MIME-typen korrekt.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Vev, skrivebord og mobil -klienter og programspesifikke passord som har tilgang til kontoen din nÃ¥.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Her kan du opprette egne passord for programmer slik at du ikke trenger Ã¥ gi dem ditt passord. Du kan tilbakekalle dem individuelt ogsÃ¥.", "Follow us on Google+!" : "Følg oss pÃ¥ Google+", "Follow us on Twitter!" : "Følg oss pÃ¥ Twitter", "Check out our blog!" : "Sjekk ut bloggen vÃ¥r" diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index dfa1e145e634d7740ae1b5caa371fe9eabc5c032..ac598979e04ac8e8c8518df51604873d204bf7a9 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -208,55 +208,6 @@ "Forum" : "Forum", "Getting help" : "Skaffe hjelp", "Commercial support" : "Forretningsstøtte", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruker <strong>%s</strong> av <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du bruker <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilbilde", - "Upload new" : "Last opp nytt", - "Select from Files" : "Velg fra filer", - "Remove image" : "Fjern bilde", - "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", - "Picture provided by original account" : "Bilde kommer fra opprinnelig konto", - "Cancel" : "Avbryt", - "Choose as profile picture" : "Velg som profilbilde", - "Full name" : "Fullt navn", - "Email" : "E-post", - "No email address set" : "E-postadresse ikke satt", - "Your email address" : "Din e-postadresse", - "For password reset and notifications" : "For Ã¥ nullstille passord og varsler", - "Phone number" : "Telefonnummer", - "Your phone number" : "Ditt telefonnummer", - "Address" : "Adresse", - "Your postal address" : "Din postadresse", - "Website" : "Nettside", - "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta opptil et døgn før kontoen vises som bekreftet.", - "Link https://…" : "Lenk http://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter-konto @…", - "You are member of the following groups:" : "Du er medlem av følgende grupper:", - "Password" : "Passord", - "Current password" : "NÃ¥værende passord", - "New password" : "Nytt passord", - "Change password" : "Endre passord", - "Language" : "SprÃ¥k", - "Help translate" : "Bidra til oversettelsen", - "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", - "Desktop client" : "Skrivebordsklient", - "Android app" : "Android-program", - "iOS app" : "iOS-program", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Hvis du vil støtte prosjektet {contributeopen} bli med i utviklingen {linkclose} eller {contributeopen}spre budskapet{linkclose}!", - "Show First Run Wizard again" : "Vis \"Førstegangsveiviser\" pÃ¥ nytt", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Vev, skrivebord og mobil -klienter og programspesifikke passord som har tilgang til kontoen din nÃ¥.", - "Device" : "Enhet", - "Last activity" : "Seneste aktivitet", - "App passwords" : "Programpassord", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Her kan du opprette egne passord for programmer slik at du ikke trenger Ã¥ gi dem ditt passord. Du kan tilbakekalle dem individuelt ogsÃ¥.", - "App name" : "Programnavn", - "Create new app password" : "Lag nytt programpassord", - "Use the credentials below to configure your app or device." : "Bruk pÃ¥loggingsinformasjonen under for Ã¥ sette opp programmet pÃ¥ din mobile enhet.", - "For security reasons this password will only be shown once." : "For sikkerhetens skyld vil dette passordet kun vises en gang.", - "Username" : "Brukernavn", - "Done" : "Ferdig", - "Version" : "Versjon", "None" : "Ingen", "Login" : "Innlogging", "Plain" : "Enkel", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til Ã¥ kalle cron.php hvert kvarter.", "The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php mÃ¥ kjøres systemet som følgende bruker \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For Ã¥ kjøre denne trenger du «PHP POSIX extension». Se {linkstart}PHP-dokumentasjonen{linkend} for flere detaljer.", + "Version" : "Versjon", "Sharing" : "Deling", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du fininnstille delingsoppførselen. Se dokumentasjonen for mer informasjon.", "Allow apps to use the Share API" : "Tillat programmer Ã¥ bruke API for deling", @@ -354,8 +306,47 @@ "Theming" : "Drakter", "Check the security of your Nextcloud over our security scan" : "Sjekk sikkerheten pÃ¥ din Nextcloud over vÃ¥r sikkerhetsskanning", "Hardening and security guidance" : "Herding og sikkerhetsveiledning", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du bruker <strong>%s</strong> av <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du bruker <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilbilde", + "Upload new" : "Last opp nytt", + "Select from Files" : "Velg fra filer", + "Remove image" : "Fjern bilde", + "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", + "Picture provided by original account" : "Bilde kommer fra opprinnelig konto", + "Cancel" : "Avbryt", + "Choose as profile picture" : "Velg som profilbilde", + "Full name" : "Fullt navn", "No display name set" : "Visningsnavn ikke satt", + "Email" : "E-post", + "Your email address" : "Din e-postadresse", + "No email address set" : "E-postadresse ikke satt", + "For password reset and notifications" : "For Ã¥ nullstille passord og varsler", + "Phone number" : "Telefonnummer", + "Your phone number" : "Ditt telefonnummer", + "Address" : "Adresse", + "Your postal address" : "Din postadresse", + "Website" : "Nettside", + "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta opptil et døgn før kontoen vises som bekreftet.", + "Link https://…" : "Lenk http://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter-konto @…", + "You are member of the following groups:" : "Du er medlem av følgende grupper:", + "Password" : "Passord", + "Current password" : "NÃ¥værende passord", + "New password" : "Nytt passord", + "Change password" : "Endre passord", + "Language" : "SprÃ¥k", + "Help translate" : "Bidra til oversettelsen", "Web, desktop and mobile clients currently logged in to your account." : "Følgende nett, skrivebord og mobile klienter er for øyeblikket logget pÃ¥ din konto.", + "Device" : "Enhet", + "Last activity" : "Seneste aktivitet", + "App name" : "Programnavn", + "Create new app password" : "Lag nytt programpassord", + "Use the credentials below to configure your app or device." : "Bruk pÃ¥loggingsinformasjonen under for Ã¥ sette opp programmet pÃ¥ din mobile enhet.", + "For security reasons this password will only be shown once." : "For sikkerhetens skyld vil dette passordet kun vises en gang.", + "Username" : "Brukernavn", + "Done" : "Ferdig", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utviklet av {communityopen}Nextcloud mijøet{linkclose}, {githubopen}kildekoden{linkclose} er lisensiert under {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.", "Follow us on Google+" : "Følg oss pÃ¥ Google+", "Like our Facebook page" : "Lik vÃ¥r Facebook-side", @@ -406,6 +397,7 @@ "__language_name__" : "Norsk bokmÃ¥l", "Personal info" : "Personlig informasjon", "Sessions" : "Økt", + "App passwords" : "Programpassord", "Sync clients" : "Synkroniseringsklienter", "This is used for sending out notifications." : "Dette brukes for utsending av varsler.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ser ikke ut til Ã¥ være satt opp riktig for Ã¥ lese systemets miljøvariabler. Testen med getenv(\"PATH\") returnerer bare et tomt svar.", @@ -431,6 +423,12 @@ "For password recovery and notifications" : "For passord-gjenoppretting og varsler", "Your website" : "Din nettside", "Your Twitter handle" : "Din Twitter-konto", + "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", + "Desktop client" : "Skrivebordsklient", + "Android app" : "Android-program", + "iOS app" : "iOS-program", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Hvis du vil støtte prosjektet {contributeopen} bli med i utviklingen {linkclose} eller {contributeopen}spre budskapet{linkclose}!", + "Show First Run Wizard again" : "Vis \"Førstegangsveiviser\" pÃ¥ nytt", "Passcodes that give an app or device permissions to access your account." : "Passord som gir et program eller enhet tilgang til din konto.", "Name" : "Navn", "Follow us on Google Plus!" : "Følg oss pÃ¥ Google Plus!", @@ -441,6 +439,8 @@ "Show last log in" : "Vis siste innlogging", "Verifying" : "Bekrefter", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP-modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for Ã¥ kunne detektere MIME-typen korrekt.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Vev, skrivebord og mobil -klienter og programspesifikke passord som har tilgang til kontoen din nÃ¥.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Her kan du opprette egne passord for programmer slik at du ikke trenger Ã¥ gi dem ditt passord. Du kan tilbakekalle dem individuelt ogsÃ¥.", "Follow us on Google+!" : "Følg oss pÃ¥ Google+", "Follow us on Twitter!" : "Følg oss pÃ¥ Twitter", "Check out our blog!" : "Sjekk ut bloggen vÃ¥r" diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 6e455456f816572dd4e5c2898851c3ca0ce74f2e..6de98cecba2b94071e6176d0007a612a3187568b 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Hulp krijgen", "Commercial support" : "Commerciële ondersteuning", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profielafbeelding", - "Upload new" : "Upload een nieuwe", - "Select from Files" : "Kies uit bestanden", - "Remove image" : "Afbeelding verwijderen", - "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", - "Picture provided by original account" : "Afbeelding is verstrekt door originele account.", - "Cancel" : "Annuleer", - "Choose as profile picture" : "Kies als profielafbeelding", - "Full name" : "Volledige naam", - "Email" : "E-mailadres", - "No email address set" : "Geen e-mailadres opgegeven", - "Your email address" : "Jee-mailadres", - "For password reset and notifications" : "Voor wachtwoord reset en notificaties", - "Phone number" : "Telefoonnummer", - "Your phone number" : "Je telefoonnummer", - "Address" : "Adres", - "Your postal address" : "Je postadres", - "Website" : "Website", - "It can take up to 24 hours before the account is displayed as verified." : "Het kan tot 24 uur duren voordat het account als geverifieerd wordt weergegeven.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter naam @…", - "You are member of the following groups:" : "U bent lid van de volgende groepen:", - "Password" : "Wachtwoord", - "Current password" : "Huidig wachtwoord", - "New password" : "Nieuw wachtwoord", - "Change password" : "Wijzig wachtwoord", - "Language" : "Taal", - "Help translate" : "Help met vertalen", - "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", - "Desktop client" : "Desktop client", - "Android app" : "Android app", - "iOS app" : "iOS app", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Als je het project wilt ondersteunen {contributeopen}help met ontwikkeling{linkclose} of {contributeopen}verkondig het woord{linkclose}!", - "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobiele clients and app specifieke wachtwoorden die nu toegang hebben tot je account.", - "Device" : "Apparaat", - "Last activity" : "Laatste activiteit", - "App passwords" : "App wachtwoorden", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier kun je individuele wachtwoorden voor apps genereren, zodat je geen wachtwoorden hoeft uit te geven. Je kunt ze ook weer individueel intrekken.", - "App name" : "Appnaam", - "Create new app password" : "Creëer een nieuw app wachtwoord", - "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om je app of apparaat te configureren.", - "For security reasons this password will only be shown once." : "Vanwege beveiligingsredenen wordt dit wachtwoord maar één keer getoond.", - "Username" : "Gebruikersnaam", - "Done" : "Gedaan", - "Version" : "Versie", "None" : "Geen", "Login" : "Login", "Plain" : "Gewoon", @@ -315,6 +266,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", + "Version" : "Versie", "Sharing" : "Delen", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als beheerder kun je het deel-gedrag optimaliseren. Bekijk de documentatie voor meer informatie.", "Allow apps to use the Share API" : "Apps toestaan de Share API te gebruiken", @@ -346,8 +298,47 @@ OC.L10N.register( "Theming" : "Thema's", "Check the security of your Nextcloud over our security scan" : "Controleer de beveiliging van je Nextcloud met onze securityscan", "Hardening and security guidance" : "Hardening en security advies", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profielafbeelding", + "Upload new" : "Upload een nieuwe", + "Select from Files" : "Kies uit bestanden", + "Remove image" : "Afbeelding verwijderen", + "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", + "Picture provided by original account" : "Afbeelding is verstrekt door originele account.", + "Cancel" : "Annuleer", + "Choose as profile picture" : "Kies als profielafbeelding", + "Full name" : "Volledige naam", "No display name set" : "Nog geen weergavenaam ingesteld", + "Email" : "E-mailadres", + "Your email address" : "Jee-mailadres", + "No email address set" : "Geen e-mailadres opgegeven", + "For password reset and notifications" : "Voor wachtwoord reset en notificaties", + "Phone number" : "Telefoonnummer", + "Your phone number" : "Je telefoonnummer", + "Address" : "Adres", + "Your postal address" : "Je postadres", + "Website" : "Website", + "It can take up to 24 hours before the account is displayed as verified." : "Het kan tot 24 uur duren voordat het account als geverifieerd wordt weergegeven.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter naam @…", + "You are member of the following groups:" : "U bent lid van de volgende groepen:", + "Password" : "Wachtwoord", + "Current password" : "Huidig wachtwoord", + "New password" : "Nieuw wachtwoord", + "Change password" : "Wijzig wachtwoord", + "Language" : "Taal", + "Help translate" : "Help met vertalen", "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop en mobiele clients zijn nu ingelogd op je account.", + "Device" : "Apparaat", + "Last activity" : "Laatste activiteit", + "App name" : "Appnaam", + "Create new app password" : "Creëer een nieuw app wachtwoord", + "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om je app of apparaat te configureren.", + "For security reasons this password will only be shown once." : "Vanwege beveiligingsredenen wordt dit wachtwoord maar één keer getoond.", + "Username" : "Gebruikersnaam", + "Done" : "Gedaan", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Ontwikkeld door de {communityopen}Nextcloud community{linkclose}, de {githubopen}broncode{linkclose} is gelicenseerd onder de {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Volg ons op Google+", "Like our Facebook page" : "Vind onze Facebook pagina leuk", @@ -398,6 +389,7 @@ OC.L10N.register( "__language_name__" : "Nederlands", "Personal info" : "Persoonlijke info", "Sessions" : "Sessies", + "App passwords" : "App wachtwoorden", "Sync clients" : "Sync clients", "This is used for sending out notifications." : "Dit wordt gebruikt voor het verzenden van meldingen.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php lijkt niet goed te zijn ingesteld om systeemomgevingsvariabelen te bevragen. De test met getenv(\"PATH\") gaf een leeg resultaat.", @@ -423,6 +415,12 @@ OC.L10N.register( "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen", "Your website" : "Je website", "Your Twitter handle" : "Je Twitter naam", + "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", + "Desktop client" : "Desktop client", + "Android app" : "Android app", + "iOS app" : "iOS app", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Als je het project wilt ondersteunen {contributeopen}help met ontwikkeling{linkclose} of {contributeopen}verkondig het woord{linkclose}!", + "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", "Passcodes that give an app or device permissions to access your account." : "Een toegangscode die een app of apparaat toegang geven om je account te gebruiken.", "Name" : "Naam", "Follow us on Google Plus!" : "Volg ons op Google Plus!", @@ -433,6 +431,8 @@ OC.L10N.register( "Show last log in" : "Toon laatste inlog", "Verifying" : "Verifiëren", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "De PHP module 'fileinfo' ontbreekt. We adviseren met klem om deze module te activeren om de beste resultaten te bereiken voor MIME-type detectie.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobiele clients and app specifieke wachtwoorden die nu toegang hebben tot je account.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier kun je individuele wachtwoorden voor apps genereren, zodat je geen wachtwoorden hoeft uit te geven. Je kunt ze ook weer individueel intrekken.", "Follow us on Google+!" : "Volg ons op Google+!", "Follow us on Twitter!" : "Volg ons op Twitter!", "Check out our blog!" : "Lees ons blog!" diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 3ad49b391fc52f1257ed84ccda35b42989c0a0df..7f555a18244d97e890ccfb7620262f8e47980242 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -208,55 +208,6 @@ "Forum" : "Forum", "Getting help" : "Hulp krijgen", "Commercial support" : "Commerciële ondersteuning", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profielafbeelding", - "Upload new" : "Upload een nieuwe", - "Select from Files" : "Kies uit bestanden", - "Remove image" : "Afbeelding verwijderen", - "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", - "Picture provided by original account" : "Afbeelding is verstrekt door originele account.", - "Cancel" : "Annuleer", - "Choose as profile picture" : "Kies als profielafbeelding", - "Full name" : "Volledige naam", - "Email" : "E-mailadres", - "No email address set" : "Geen e-mailadres opgegeven", - "Your email address" : "Jee-mailadres", - "For password reset and notifications" : "Voor wachtwoord reset en notificaties", - "Phone number" : "Telefoonnummer", - "Your phone number" : "Je telefoonnummer", - "Address" : "Adres", - "Your postal address" : "Je postadres", - "Website" : "Website", - "It can take up to 24 hours before the account is displayed as verified." : "Het kan tot 24 uur duren voordat het account als geverifieerd wordt weergegeven.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter naam @…", - "You are member of the following groups:" : "U bent lid van de volgende groepen:", - "Password" : "Wachtwoord", - "Current password" : "Huidig wachtwoord", - "New password" : "Nieuw wachtwoord", - "Change password" : "Wijzig wachtwoord", - "Language" : "Taal", - "Help translate" : "Help met vertalen", - "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", - "Desktop client" : "Desktop client", - "Android app" : "Android app", - "iOS app" : "iOS app", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Als je het project wilt ondersteunen {contributeopen}help met ontwikkeling{linkclose} of {contributeopen}verkondig het woord{linkclose}!", - "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobiele clients and app specifieke wachtwoorden die nu toegang hebben tot je account.", - "Device" : "Apparaat", - "Last activity" : "Laatste activiteit", - "App passwords" : "App wachtwoorden", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier kun je individuele wachtwoorden voor apps genereren, zodat je geen wachtwoorden hoeft uit te geven. Je kunt ze ook weer individueel intrekken.", - "App name" : "Appnaam", - "Create new app password" : "Creëer een nieuw app wachtwoord", - "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om je app of apparaat te configureren.", - "For security reasons this password will only be shown once." : "Vanwege beveiligingsredenen wordt dit wachtwoord maar één keer getoond.", - "Username" : "Gebruikersnaam", - "Done" : "Gedaan", - "Version" : "Versie", "None" : "Geen", "Login" : "Login", "Plain" : "Gewoon", @@ -313,6 +264,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", + "Version" : "Versie", "Sharing" : "Delen", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als beheerder kun je het deel-gedrag optimaliseren. Bekijk de documentatie voor meer informatie.", "Allow apps to use the Share API" : "Apps toestaan de Share API te gebruiken", @@ -344,8 +296,47 @@ "Theming" : "Thema's", "Check the security of your Nextcloud over our security scan" : "Controleer de beveiliging van je Nextcloud met onze securityscan", "Hardening and security guidance" : "Hardening en security advies", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Je gebruikt <strong>%s</strong> van <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profielafbeelding", + "Upload new" : "Upload een nieuwe", + "Select from Files" : "Kies uit bestanden", + "Remove image" : "Afbeelding verwijderen", + "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", + "Picture provided by original account" : "Afbeelding is verstrekt door originele account.", + "Cancel" : "Annuleer", + "Choose as profile picture" : "Kies als profielafbeelding", + "Full name" : "Volledige naam", "No display name set" : "Nog geen weergavenaam ingesteld", + "Email" : "E-mailadres", + "Your email address" : "Jee-mailadres", + "No email address set" : "Geen e-mailadres opgegeven", + "For password reset and notifications" : "Voor wachtwoord reset en notificaties", + "Phone number" : "Telefoonnummer", + "Your phone number" : "Je telefoonnummer", + "Address" : "Adres", + "Your postal address" : "Je postadres", + "Website" : "Website", + "It can take up to 24 hours before the account is displayed as verified." : "Het kan tot 24 uur duren voordat het account als geverifieerd wordt weergegeven.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter naam @…", + "You are member of the following groups:" : "U bent lid van de volgende groepen:", + "Password" : "Wachtwoord", + "Current password" : "Huidig wachtwoord", + "New password" : "Nieuw wachtwoord", + "Change password" : "Wijzig wachtwoord", + "Language" : "Taal", + "Help translate" : "Help met vertalen", "Web, desktop and mobile clients currently logged in to your account." : "Web, desktop en mobiele clients zijn nu ingelogd op je account.", + "Device" : "Apparaat", + "Last activity" : "Laatste activiteit", + "App name" : "Appnaam", + "Create new app password" : "Creëer een nieuw app wachtwoord", + "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om je app of apparaat te configureren.", + "For security reasons this password will only be shown once." : "Vanwege beveiligingsredenen wordt dit wachtwoord maar één keer getoond.", + "Username" : "Gebruikersnaam", + "Done" : "Gedaan", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Ontwikkeld door de {communityopen}Nextcloud community{linkclose}, de {githubopen}broncode{linkclose} is gelicenseerd onder de {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Volg ons op Google+", "Like our Facebook page" : "Vind onze Facebook pagina leuk", @@ -396,6 +387,7 @@ "__language_name__" : "Nederlands", "Personal info" : "Persoonlijke info", "Sessions" : "Sessies", + "App passwords" : "App wachtwoorden", "Sync clients" : "Sync clients", "This is used for sending out notifications." : "Dit wordt gebruikt voor het verzenden van meldingen.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php lijkt niet goed te zijn ingesteld om systeemomgevingsvariabelen te bevragen. De test met getenv(\"PATH\") gaf een leeg resultaat.", @@ -421,6 +413,12 @@ "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen", "Your website" : "Je website", "Your Twitter handle" : "Je Twitter naam", + "Get the apps to sync your files" : "Download de apps om bestanden te synchroniseren", + "Desktop client" : "Desktop client", + "Android app" : "Android app", + "iOS app" : "iOS app", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Als je het project wilt ondersteunen {contributeopen}help met ontwikkeling{linkclose} of {contributeopen}verkondig het woord{linkclose}!", + "Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw", "Passcodes that give an app or device permissions to access your account." : "Een toegangscode die een app of apparaat toegang geven om je account te gebruiken.", "Name" : "Naam", "Follow us on Google Plus!" : "Volg ons op Google Plus!", @@ -431,6 +429,8 @@ "Show last log in" : "Toon laatste inlog", "Verifying" : "Verifiëren", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "De PHP module 'fileinfo' ontbreekt. We adviseren met klem om deze module te activeren om de beste resultaten te bereiken voor MIME-type detectie.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, desktop, mobiele clients and app specifieke wachtwoorden die nu toegang hebben tot je account.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Hier kun je individuele wachtwoorden voor apps genereren, zodat je geen wachtwoorden hoeft uit te geven. Je kunt ze ook weer individueel intrekken.", "Follow us on Google+!" : "Volg ons op Google+!", "Follow us on Twitter!" : "Volg ons op Twitter!", "Check out our blog!" : "Lees ons blog!" diff --git a/settings/l10n/nn_NO.js b/settings/l10n/nn_NO.js index 812015161072bc0547e241881232abc0cf3aae1e..a75f929e203faf51d249ad3956ecf5106764a0ba 100644 --- a/settings/l10n/nn_NO.js +++ b/settings/l10n/nn_NO.js @@ -30,6 +30,15 @@ OC.L10N.register( "A valid username must be provided" : "Du mÃ¥ oppgje eit gyldig brukarnamn", "A valid password must be provided" : "Du mÃ¥ oppgje eit gyldig passord", "Forum" : "Forum", + "Login" : "Logg inn", + "Encryption" : "Kryptering", + "Server address" : "Tenaradresse", + "Execute one task with each page loaded" : "Utfør éi oppgÃ¥ve for kvar sidelasting", + "Version" : "UtgÃ¥ve", + "Sharing" : "Deling", + "Allow apps to use the Share API" : "La app-ar bruka API-et til deling", + "Allow public uploads" : "Tillat offentlege opplastingar", + "Allow resharing" : "Tillat vidaredeling", "Profile picture" : "Profilbilete", "Upload new" : "Last opp ny", "Remove image" : "Fjern bilete", @@ -42,18 +51,7 @@ OC.L10N.register( "Change password" : "Endra passord", "Language" : "SprÃ¥k", "Help translate" : "Hjelp oss Ã¥ omsetja", - "Get the apps to sync your files" : "FÃ¥ app-ar som kan synkronisera filene dine", - "Show First Run Wizard again" : "Vis Oppstartvegvisaren igjen", "Username" : "Brukarnamn", - "Version" : "UtgÃ¥ve", - "Login" : "Logg inn", - "Encryption" : "Kryptering", - "Server address" : "Tenaradresse", - "Execute one task with each page loaded" : "Utfør éi oppgÃ¥ve for kvar sidelasting", - "Sharing" : "Deling", - "Allow apps to use the Share API" : "La app-ar bruka API-et til deling", - "Allow public uploads" : "Tillat offentlege opplastingar", - "Allow resharing" : "Tillat vidaredeling", "Create" : "Lag", "Admin Recovery Password" : "Gjenopprettingspassord for administrator", "Enter the recovery password in order to recover the users files during password change" : "Skriv inn gjenopprettingspassordet brukt for Ã¥ gjenoppretta brukarfilene ved passordendring", @@ -70,6 +68,8 @@ OC.L10N.register( "__language_name__" : "Nynorsk", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-modulen «fileinfo» manglar. Me rÃ¥r sterkt til Ã¥ slÃ¥ pÃ¥ denne modulen for Ã¥ best mogleg oppdaga MIME-typar.", "Cron" : "Cron", + "Get the apps to sync your files" : "FÃ¥ app-ar som kan synkronisera filene dine", + "Show First Run Wizard again" : "Vis Oppstartvegvisaren igjen", "Name" : "Namn" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/nn_NO.json b/settings/l10n/nn_NO.json index 6604da49e8276b478bde83665120b55e99ba289f..1cc91966025e0f1e62256336c5955bf67880d67c 100644 --- a/settings/l10n/nn_NO.json +++ b/settings/l10n/nn_NO.json @@ -28,6 +28,15 @@ "A valid username must be provided" : "Du mÃ¥ oppgje eit gyldig brukarnamn", "A valid password must be provided" : "Du mÃ¥ oppgje eit gyldig passord", "Forum" : "Forum", + "Login" : "Logg inn", + "Encryption" : "Kryptering", + "Server address" : "Tenaradresse", + "Execute one task with each page loaded" : "Utfør éi oppgÃ¥ve for kvar sidelasting", + "Version" : "UtgÃ¥ve", + "Sharing" : "Deling", + "Allow apps to use the Share API" : "La app-ar bruka API-et til deling", + "Allow public uploads" : "Tillat offentlege opplastingar", + "Allow resharing" : "Tillat vidaredeling", "Profile picture" : "Profilbilete", "Upload new" : "Last opp ny", "Remove image" : "Fjern bilete", @@ -40,18 +49,7 @@ "Change password" : "Endra passord", "Language" : "SprÃ¥k", "Help translate" : "Hjelp oss Ã¥ omsetja", - "Get the apps to sync your files" : "FÃ¥ app-ar som kan synkronisera filene dine", - "Show First Run Wizard again" : "Vis Oppstartvegvisaren igjen", "Username" : "Brukarnamn", - "Version" : "UtgÃ¥ve", - "Login" : "Logg inn", - "Encryption" : "Kryptering", - "Server address" : "Tenaradresse", - "Execute one task with each page loaded" : "Utfør éi oppgÃ¥ve for kvar sidelasting", - "Sharing" : "Deling", - "Allow apps to use the Share API" : "La app-ar bruka API-et til deling", - "Allow public uploads" : "Tillat offentlege opplastingar", - "Allow resharing" : "Tillat vidaredeling", "Create" : "Lag", "Admin Recovery Password" : "Gjenopprettingspassord for administrator", "Enter the recovery password in order to recover the users files during password change" : "Skriv inn gjenopprettingspassordet brukt for Ã¥ gjenoppretta brukarfilene ved passordendring", @@ -68,6 +66,8 @@ "__language_name__" : "Nynorsk", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-modulen «fileinfo» manglar. Me rÃ¥r sterkt til Ã¥ slÃ¥ pÃ¥ denne modulen for Ã¥ best mogleg oppdaga MIME-typar.", "Cron" : "Cron", + "Get the apps to sync your files" : "FÃ¥ app-ar som kan synkronisera filene dine", + "Show First Run Wizard again" : "Vis Oppstartvegvisaren igjen", "Name" : "Namn" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 39a955d21d4fbbf670cee92db6f7b1bd42b3ac8d..d06af55b0903b002527edfad0a8044f0f8d40d01 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Otrzymać pomoc", "Commercial support" : "Wsparcie komercyjne", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Używasz <strong>%s</strong> z <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "ZdjÄ™cie profilu", - "Upload new" : "Wczytaj nowe", - "Select from Files" : "Wybierz z Plików", - "Remove image" : "UsuÅ„ zdjÄ™cie", - "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", - "Picture provided by original account" : "ZdjÄ™cie dostarczone przez oryginalne konto", - "Cancel" : "Anuluj", - "Choose as profile picture" : "Wybierz zdjÄ™cie profilu", - "Full name" : "PeÅ‚na nazwa", - "Email" : "Email", - "No email address set" : "Brak adresu email", - "Your email address" : "Twój adres e-mail", - "For password reset and notifications" : "Dla resetowania hasÅ‚a i powiadomieÅ„", - "Phone number" : "Numer telefonu", - "Your phone number" : "Twój numer telefonu", - "Address" : "Adres", - "Your postal address" : "Twój kod pocztowy", - "Website" : "Strona WWW", - "It can take up to 24 hours before the account is displayed as verified." : "24 godziny mogÄ… minąć zanim konto bÄ™dzie widoczne jako zweryfikowane.", - "Link https://…" : "OdnoÅ›nik https://...", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter @…", - "You are member of the following groups:" : "JesteÅ› czÅ‚onkiem nastÄ™pujÄ…cych grup:", - "Password" : "HasÅ‚o", - "Current password" : "Bieżące hasÅ‚o", - "New password" : "Nowe hasÅ‚o", - "Change password" : "ZmieÅ„ hasÅ‚o", - "Language" : "JÄ™zyk", - "Help translate" : "Pomóż w tÅ‚umaczeniu", - "Get the apps to sync your files" : "Pobierz aplikacje żeby synchronizować swoje pliki", - "Desktop client" : "Klient na komputer", - "Android app" : "Aplikacja Android", - "iOS app" : "Aplikacja iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "JeÅ›li chcesz wesprzeć projekt {contributeopen} doÅ‚Ä…cz do programowania {linkclose} lub {contributeopen}gÅ‚oÅ› sÅ‚owo{linkclose}!", - "Show First Run Wizard again" : "Uruchom ponownie kreatora pierwszego uruchomienia", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, klient desktop, klienci mobilni specjalne hasÅ‚a aplikacja, które aktualnie majÄ… dostÄ™p do twojego konta.", - "Device" : "UrzÄ…dzenie", - "Last activity" : "Ostatnia aktywność", - "App passwords" : "HasÅ‚a aplikacji", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Tutaj możesz wygenerować lub unieważnić hasÅ‚a dla poszczególnych aplikacji tak, aby nie byÅ‚o potrzeby podawania Twojego hasÅ‚a. ", - "App name" : "Nazwa aplikacji", - "Create new app password" : "Utwórz nowe hasÅ‚o do aplikacji", - "Use the credentials below to configure your app or device." : "Skonfiguruj aplikacjÄ™ lub urzÄ…dzenie, aby skorzystać z poniższego poÅ›wiadczenia.", - "For security reasons this password will only be shown once." : "Ze wzglÄ™dów bezpieczeÅ„stwa hasÅ‚o zostanie pokazane tylko raz.", - "Username" : "Nazwa użytkownika", - "Done" : "UkoÅ„czono", - "Version" : "Wersja", "None" : "Nic", "Login" : "Login", "Plain" : "Czysty tekst", @@ -314,6 +265,7 @@ OC.L10N.register( "Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdÄ… wczytanÄ… stronÄ….", "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usÅ‚ugi systemowej cron do wywoÅ‚ywania cron.php co 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi być wykonywany przez użytkownika systemu \"%s\".", + "Version" : "Wersja", "Sharing" : "UdostÄ™pnianie", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrator możesz zoptymalizować ustawienia współdzelenia. Szczegółowe informacje znajdziesz w dokumentacji.", "Allow apps to use the Share API" : "Zezwalaj aplikacjom na korzystanie z API udostÄ™pniania", @@ -345,8 +297,47 @@ OC.L10N.register( "Theming" : "Motyw", "Check the security of your Nextcloud over our security scan" : "Sprawdź bezpieczeÅ„stwo swojego Nextclouda przez nasz skan zabezpieczeÅ„", "Hardening and security guidance" : "Kierowanie i wzmacnianie bezpieczeÅ„stwa", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Używasz <strong>%s</strong> z <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "ZdjÄ™cie profilu", + "Upload new" : "Wczytaj nowe", + "Select from Files" : "Wybierz z Plików", + "Remove image" : "UsuÅ„ zdjÄ™cie", + "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", + "Picture provided by original account" : "ZdjÄ™cie dostarczone przez oryginalne konto", + "Cancel" : "Anuluj", + "Choose as profile picture" : "Wybierz zdjÄ™cie profilu", + "Full name" : "PeÅ‚na nazwa", "No display name set" : "Brak nazwa wyÅ›wietlanej", + "Email" : "Email", + "Your email address" : "Twój adres e-mail", + "No email address set" : "Brak adresu email", + "For password reset and notifications" : "Dla resetowania hasÅ‚a i powiadomieÅ„", + "Phone number" : "Numer telefonu", + "Your phone number" : "Twój numer telefonu", + "Address" : "Adres", + "Your postal address" : "Twój kod pocztowy", + "Website" : "Strona WWW", + "It can take up to 24 hours before the account is displayed as verified." : "24 godziny mogÄ… minąć zanim konto bÄ™dzie widoczne jako zweryfikowane.", + "Link https://…" : "OdnoÅ›nik https://...", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter @…", + "You are member of the following groups:" : "JesteÅ› czÅ‚onkiem nastÄ™pujÄ…cych grup:", + "Password" : "HasÅ‚o", + "Current password" : "Bieżące hasÅ‚o", + "New password" : "Nowe hasÅ‚o", + "Change password" : "ZmieÅ„ hasÅ‚o", + "Language" : "JÄ™zyk", + "Help translate" : "Pomóż w tÅ‚umaczeniu", "Web, desktop and mobile clients currently logged in to your account." : "Aktualnie zalogowany na swoim koncie z Web, komputerów i mobilnych urzÄ…dzeÅ„.", + "Device" : "UrzÄ…dzenie", + "Last activity" : "Ostatnia aktywność", + "App name" : "Nazwa aplikacji", + "Create new app password" : "Utwórz nowe hasÅ‚o do aplikacji", + "Use the credentials below to configure your app or device." : "Skonfiguruj aplikacjÄ™ lub urzÄ…dzenie, aby skorzystać z poniższego poÅ›wiadczenia.", + "For security reasons this password will only be shown once." : "Ze wzglÄ™dów bezpieczeÅ„stwa hasÅ‚o zostanie pokazane tylko raz.", + "Username" : "Nazwa użytkownika", + "Done" : "UkoÅ„czono", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Wytworzone przez {communityopen}spoÅ‚eczność Nextclouda{linkclose}. {githubopen}Kod źródÅ‚owy{linkclose} jest udostÄ™pniony pod licencjÄ… {licenseopen}AGPL{linkclose}.", "Settings" : "Ustawienia", "Show storage location" : "Pokaż miejsce przechowywania", @@ -392,6 +383,7 @@ OC.L10N.register( "__language_name__" : "polski", "Personal info" : "Informacje osobiste", "Sessions" : "Sesje", + "App passwords" : "HasÅ‚a aplikacji", "Sync clients" : "Klienty synchronizacji", "This is used for sending out notifications." : "To jest używane do wysyÅ‚ania powiadomieÅ„", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Wydaje siÄ™, że PHP nie jest prawidÅ‚owo ustawione, aby odpytać system o zmienne Å›rodowiskowe. Test getenv(\"PATH\") zwraca tylko puste odpowiedzi.", @@ -417,6 +409,12 @@ OC.L10N.register( "For password recovery and notifications" : "W celu odzyskania hasÅ‚a i powiadomieÅ„", "Your website" : "Twoja strona WWW", "Your Twitter handle" : "Twój Twitter:", + "Get the apps to sync your files" : "Pobierz aplikacje żeby synchronizować swoje pliki", + "Desktop client" : "Klient na komputer", + "Android app" : "Aplikacja Android", + "iOS app" : "Aplikacja iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "JeÅ›li chcesz wesprzeć projekt {contributeopen} doÅ‚Ä…cz do programowania {linkclose} lub {contributeopen}gÅ‚oÅ› sÅ‚owo{linkclose}!", + "Show First Run Wizard again" : "Uruchom ponownie kreatora pierwszego uruchomienia", "Passcodes that give an app or device permissions to access your account." : "HasÅ‚a dostÄ™pu, które dajÄ… uprawnienia aplikacjom lub urzÄ…dzeniom, do uzyskania dostÄ™pu do konta.", "Name" : "Nazwa", "Follow us on Google Plus!" : "Åšledź nas na Google Plus!", @@ -427,6 +425,8 @@ OC.L10N.register( "Show last log in" : "Pokaż ostatni login", "Verifying" : "Sprawdzanie", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Brakuje moduÅ‚u PHP 'fileinfo'. Silnie zalecamy wÅ‚Ä…czenie tego moduÅ‚u, aby osiÄ…gać lepsze wyniki w wykrywaniu typów plików MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, klient desktop, klienci mobilni specjalne hasÅ‚a aplikacja, które aktualnie majÄ… dostÄ™p do twojego konta.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Tutaj możesz wygenerować lub unieważnić hasÅ‚a dla poszczególnych aplikacji tak, aby nie byÅ‚o potrzeby podawania Twojego hasÅ‚a. ", "Follow us on Google+!" : "Åšledź nas na Google+!", "Follow us on Twitter!" : "Åšledź nas na Twitterze!", "Check out our blog!" : "Sprawdź nasz blog!" diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 97699a9a7b9e67e2301e83a291d90fbe2a1ad450..e29d0776a67fe03b2b8fce69b342d7068e4b45e8 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -208,55 +208,6 @@ "Forum" : "Forum", "Getting help" : "Otrzymać pomoc", "Commercial support" : "Wsparcie komercyjne", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Używasz <strong>%s</strong> z <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "ZdjÄ™cie profilu", - "Upload new" : "Wczytaj nowe", - "Select from Files" : "Wybierz z Plików", - "Remove image" : "UsuÅ„ zdjÄ™cie", - "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", - "Picture provided by original account" : "ZdjÄ™cie dostarczone przez oryginalne konto", - "Cancel" : "Anuluj", - "Choose as profile picture" : "Wybierz zdjÄ™cie profilu", - "Full name" : "PeÅ‚na nazwa", - "Email" : "Email", - "No email address set" : "Brak adresu email", - "Your email address" : "Twój adres e-mail", - "For password reset and notifications" : "Dla resetowania hasÅ‚a i powiadomieÅ„", - "Phone number" : "Numer telefonu", - "Your phone number" : "Twój numer telefonu", - "Address" : "Adres", - "Your postal address" : "Twój kod pocztowy", - "Website" : "Strona WWW", - "It can take up to 24 hours before the account is displayed as verified." : "24 godziny mogÄ… minąć zanim konto bÄ™dzie widoczne jako zweryfikowane.", - "Link https://…" : "OdnoÅ›nik https://...", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter @…", - "You are member of the following groups:" : "JesteÅ› czÅ‚onkiem nastÄ™pujÄ…cych grup:", - "Password" : "HasÅ‚o", - "Current password" : "Bieżące hasÅ‚o", - "New password" : "Nowe hasÅ‚o", - "Change password" : "ZmieÅ„ hasÅ‚o", - "Language" : "JÄ™zyk", - "Help translate" : "Pomóż w tÅ‚umaczeniu", - "Get the apps to sync your files" : "Pobierz aplikacje żeby synchronizować swoje pliki", - "Desktop client" : "Klient na komputer", - "Android app" : "Aplikacja Android", - "iOS app" : "Aplikacja iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "JeÅ›li chcesz wesprzeć projekt {contributeopen} doÅ‚Ä…cz do programowania {linkclose} lub {contributeopen}gÅ‚oÅ› sÅ‚owo{linkclose}!", - "Show First Run Wizard again" : "Uruchom ponownie kreatora pierwszego uruchomienia", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, klient desktop, klienci mobilni specjalne hasÅ‚a aplikacja, które aktualnie majÄ… dostÄ™p do twojego konta.", - "Device" : "UrzÄ…dzenie", - "Last activity" : "Ostatnia aktywność", - "App passwords" : "HasÅ‚a aplikacji", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Tutaj możesz wygenerować lub unieważnić hasÅ‚a dla poszczególnych aplikacji tak, aby nie byÅ‚o potrzeby podawania Twojego hasÅ‚a. ", - "App name" : "Nazwa aplikacji", - "Create new app password" : "Utwórz nowe hasÅ‚o do aplikacji", - "Use the credentials below to configure your app or device." : "Skonfiguruj aplikacjÄ™ lub urzÄ…dzenie, aby skorzystać z poniższego poÅ›wiadczenia.", - "For security reasons this password will only be shown once." : "Ze wzglÄ™dów bezpieczeÅ„stwa hasÅ‚o zostanie pokazane tylko raz.", - "Username" : "Nazwa użytkownika", - "Done" : "UkoÅ„czono", - "Version" : "Wersja", "None" : "Nic", "Login" : "Login", "Plain" : "Czysty tekst", @@ -312,6 +263,7 @@ "Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdÄ… wczytanÄ… stronÄ….", "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usÅ‚ugi systemowej cron do wywoÅ‚ywania cron.php co 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi być wykonywany przez użytkownika systemu \"%s\".", + "Version" : "Wersja", "Sharing" : "UdostÄ™pnianie", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrator możesz zoptymalizować ustawienia współdzelenia. Szczegółowe informacje znajdziesz w dokumentacji.", "Allow apps to use the Share API" : "Zezwalaj aplikacjom na korzystanie z API udostÄ™pniania", @@ -343,8 +295,47 @@ "Theming" : "Motyw", "Check the security of your Nextcloud over our security scan" : "Sprawdź bezpieczeÅ„stwo swojego Nextclouda przez nasz skan zabezpieczeÅ„", "Hardening and security guidance" : "Kierowanie i wzmacnianie bezpieczeÅ„stwa", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Używasz <strong>%s</strong> z <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "ZdjÄ™cie profilu", + "Upload new" : "Wczytaj nowe", + "Select from Files" : "Wybierz z Plików", + "Remove image" : "UsuÅ„ zdjÄ™cie", + "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", + "Picture provided by original account" : "ZdjÄ™cie dostarczone przez oryginalne konto", + "Cancel" : "Anuluj", + "Choose as profile picture" : "Wybierz zdjÄ™cie profilu", + "Full name" : "PeÅ‚na nazwa", "No display name set" : "Brak nazwa wyÅ›wietlanej", + "Email" : "Email", + "Your email address" : "Twój adres e-mail", + "No email address set" : "Brak adresu email", + "For password reset and notifications" : "Dla resetowania hasÅ‚a i powiadomieÅ„", + "Phone number" : "Numer telefonu", + "Your phone number" : "Twój numer telefonu", + "Address" : "Adres", + "Your postal address" : "Twój kod pocztowy", + "Website" : "Strona WWW", + "It can take up to 24 hours before the account is displayed as verified." : "24 godziny mogÄ… minąć zanim konto bÄ™dzie widoczne jako zweryfikowane.", + "Link https://…" : "OdnoÅ›nik https://...", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter @…", + "You are member of the following groups:" : "JesteÅ› czÅ‚onkiem nastÄ™pujÄ…cych grup:", + "Password" : "HasÅ‚o", + "Current password" : "Bieżące hasÅ‚o", + "New password" : "Nowe hasÅ‚o", + "Change password" : "ZmieÅ„ hasÅ‚o", + "Language" : "JÄ™zyk", + "Help translate" : "Pomóż w tÅ‚umaczeniu", "Web, desktop and mobile clients currently logged in to your account." : "Aktualnie zalogowany na swoim koncie z Web, komputerów i mobilnych urzÄ…dzeÅ„.", + "Device" : "UrzÄ…dzenie", + "Last activity" : "Ostatnia aktywność", + "App name" : "Nazwa aplikacji", + "Create new app password" : "Utwórz nowe hasÅ‚o do aplikacji", + "Use the credentials below to configure your app or device." : "Skonfiguruj aplikacjÄ™ lub urzÄ…dzenie, aby skorzystać z poniższego poÅ›wiadczenia.", + "For security reasons this password will only be shown once." : "Ze wzglÄ™dów bezpieczeÅ„stwa hasÅ‚o zostanie pokazane tylko raz.", + "Username" : "Nazwa użytkownika", + "Done" : "UkoÅ„czono", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Wytworzone przez {communityopen}spoÅ‚eczność Nextclouda{linkclose}. {githubopen}Kod źródÅ‚owy{linkclose} jest udostÄ™pniony pod licencjÄ… {licenseopen}AGPL{linkclose}.", "Settings" : "Ustawienia", "Show storage location" : "Pokaż miejsce przechowywania", @@ -390,6 +381,7 @@ "__language_name__" : "polski", "Personal info" : "Informacje osobiste", "Sessions" : "Sesje", + "App passwords" : "HasÅ‚a aplikacji", "Sync clients" : "Klienty synchronizacji", "This is used for sending out notifications." : "To jest używane do wysyÅ‚ania powiadomieÅ„", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Wydaje siÄ™, że PHP nie jest prawidÅ‚owo ustawione, aby odpytać system o zmienne Å›rodowiskowe. Test getenv(\"PATH\") zwraca tylko puste odpowiedzi.", @@ -415,6 +407,12 @@ "For password recovery and notifications" : "W celu odzyskania hasÅ‚a i powiadomieÅ„", "Your website" : "Twoja strona WWW", "Your Twitter handle" : "Twój Twitter:", + "Get the apps to sync your files" : "Pobierz aplikacje żeby synchronizować swoje pliki", + "Desktop client" : "Klient na komputer", + "Android app" : "Aplikacja Android", + "iOS app" : "Aplikacja iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "JeÅ›li chcesz wesprzeć projekt {contributeopen} doÅ‚Ä…cz do programowania {linkclose} lub {contributeopen}gÅ‚oÅ› sÅ‚owo{linkclose}!", + "Show First Run Wizard again" : "Uruchom ponownie kreatora pierwszego uruchomienia", "Passcodes that give an app or device permissions to access your account." : "HasÅ‚a dostÄ™pu, które dajÄ… uprawnienia aplikacjom lub urzÄ…dzeniom, do uzyskania dostÄ™pu do konta.", "Name" : "Nazwa", "Follow us on Google Plus!" : "Åšledź nas na Google Plus!", @@ -425,6 +423,8 @@ "Show last log in" : "Pokaż ostatni login", "Verifying" : "Sprawdzanie", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Brakuje moduÅ‚u PHP 'fileinfo'. Silnie zalecamy wÅ‚Ä…czenie tego moduÅ‚u, aby osiÄ…gać lepsze wyniki w wykrywaniu typów plików MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Web, klient desktop, klienci mobilni specjalne hasÅ‚a aplikacja, które aktualnie majÄ… dostÄ™p do twojego konta.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Tutaj możesz wygenerować lub unieważnić hasÅ‚a dla poszczególnych aplikacji tak, aby nie byÅ‚o potrzeby podawania Twojego hasÅ‚a. ", "Follow us on Google+!" : "Åšledź nas na Google+!", "Follow us on Twitter!" : "Åšledź nas na Twitterze!", "Check out our blog!" : "Sprawdź nasz blog!" diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 43d078c290bbe1a0866d4fcb77f937e97bc443e9..7d8164f07fc088db039790ced6fc65cbd943a0a2 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Fórum", "Getting help" : "Conseguindo ajuda", "Commercial support" : "Suporte comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Imagem para o perfil", - "Upload new" : "Enviar novo", - "Select from Files" : "Selecionar de Arquivos", - "Remove image" : "Remover imagem", - "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", - "Picture provided by original account" : "Imagem fornecida pela conta original", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Escolha como imagem de perfil", - "Full name" : "Nome completo", - "Email" : "E-mail", - "No email address set" : "Nenhum endereço de e-mail foi configurado", - "Your email address" : "Seu endereço de e-mail", - "For password reset and notifications" : "Para redefinição de senha e notificações", - "Phone number" : "Número de telefone", - "Your phone number" : "Seu número de telefone", - "Address" : "Endereço", - "Your postal address" : "Seu endereço postal", - "Website" : "Website", - "It can take up to 24 hours before the account is displayed as verified." : "Pode levar até 24 horas para que a conta seja mostrada como verificada.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter handle @…", - "You are member of the following groups:" : "Você é membro dos seguintes grupos:", - "Password" : "Senha", - "Current password" : "Senha atual", - "New password" : "Nova senha", - "Change password" : "Alterar senha", - "Language" : "Idioma", - "Help translate" : "Ajude a traduzir", - "Get the apps to sync your files" : "Obtenha aplicativos para sincronizar seus arquivos", - "Desktop client" : "Cliente desktop", - "Android app" : "Aplicativo Android", - "iOS app" : "Aplicativo iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se você quiser ajudar o projeto, {contributeopen}junte-se ao desenvolvimento{linkclose} ou {contributeopen}divulgue nossos conceitos{linkclose}!", - "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Clientes web, desktop, celulares e senhas especÃficas de aplicativos que atualmente têm acesso à sua conta.", - "Device" : "Dispositivo", - "Last activity" : "Última atividade", - "App passwords" : "Senhas de aplicativos", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aqui você pode gerar senhas individuais para aplicativos e assim você não precisa dar sua senha. Você pode revogá-los individualmente também.", - "App name" : "Nome do aplicativo", - "Create new app password" : "Criar uma nova senha do aplicativo", - "Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar seu aplicativo ou dispositivo.", - "For security reasons this password will only be shown once." : "Por motivo de segurança, esta senha só será exibida uma vez.", - "Username" : "Nome de Usuário", - "Done" : "ConcluÃdo", - "Version" : "Versão", "None" : "Nada", "Login" : "Login", "Plain" : "Plano", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php precisa ser executado pelo usuário de sistema \"%s\"", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isso, você precisa da extensão PHP POSIX. Veja a {linkstart} documentação do PHP {linkend} para mais detalhes.", + "Version" : "Versão", "Sharing" : "Compartilhamento", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, você pode ajustar o comportamento dos compartilhamentos. Consulte a documentação para obter mais informações.", "Allow apps to use the Share API" : "Permitir que aplicativos usem a API de compartilhamento", @@ -356,8 +308,47 @@ OC.L10N.register( "Theming" : "Criar um tema", "Check the security of your Nextcloud over our security scan" : "Verificar a segurança do Nextcloud na nossa análise de segurança", "Hardening and security guidance" : "Orientações de proteção e segurança", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Imagem para o perfil", + "Upload new" : "Enviar novo", + "Select from Files" : "Selecionar de Arquivos", + "Remove image" : "Remover imagem", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", + "Picture provided by original account" : "Imagem fornecida pela conta original", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Escolha como imagem de perfil", + "Full name" : "Nome completo", "No display name set" : "Nenhum nome de exibição definido", + "Email" : "E-mail", + "Your email address" : "Seu endereço de e-mail", + "No email address set" : "Nenhum endereço de e-mail foi configurado", + "For password reset and notifications" : "Para redefinição de senha e notificações", + "Phone number" : "Número de telefone", + "Your phone number" : "Seu número de telefone", + "Address" : "Endereço", + "Your postal address" : "Seu endereço postal", + "Website" : "Website", + "It can take up to 24 hours before the account is displayed as verified." : "Pode levar até 24 horas para que a conta seja mostrada como verificada.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter handle @…", + "You are member of the following groups:" : "Você é membro dos seguintes grupos:", + "Password" : "Senha", + "Current password" : "Senha atual", + "New password" : "Nova senha", + "Change password" : "Alterar senha", + "Language" : "Idioma", + "Help translate" : "Ajude a traduzir", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, desktop e móvel que estão conectados à sua conta.", + "Device" : "Dispositivo", + "Last activity" : "Última atividade", + "App name" : "Nome do aplicativo", + "Create new app password" : "Criar uma nova senha do aplicativo", + "Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar seu aplicativo ou dispositivo.", + "For security reasons this password will only be shown once." : "Por motivo de segurança, esta senha só será exibida uma vez.", + "Username" : "Nome de Usuário", + "Done" : "ConcluÃdo", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela {communityopen}comunidade Nextcloud{linkclose}. O {githubopen}código fonte{linkclose} é licenciado sob a {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Siga-nos no Google+", "Like our Facebook page" : "Curta nossa página no Facebook", @@ -408,6 +399,7 @@ OC.L10N.register( "__language_name__" : "__language_name__", "Personal info" : "Informação pessoal", "Sessions" : "Sessões", + "App passwords" : "Senhas de aplicativos", "Sync clients" : "Clientes de sincronização", "This is used for sending out notifications." : "Usado para o envio de notificações.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece estar configurado corretamente para consultar as variáveis de ambiente do sistema. O teste com getenv(\"PATH\") só retorna uma resposta vazia.", @@ -433,6 +425,12 @@ OC.L10N.register( "For password recovery and notifications" : "Para recuperação de senha e notificações", "Your website" : "Seu website", "Your Twitter handle" : "Seu Twitter", + "Get the apps to sync your files" : "Obtenha aplicativos para sincronizar seus arquivos", + "Desktop client" : "Cliente desktop", + "Android app" : "Aplicativo Android", + "iOS app" : "Aplicativo iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se você quiser ajudar o projeto, {contributeopen}junte-se ao desenvolvimento{linkclose} ou {contributeopen}divulgue nossos conceitos{linkclose}!", + "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", "Passcodes that give an app or device permissions to access your account." : "Códigos de acesso que fornecem permissões a um aplicativo ou dispositivo para acessar sua conta.", "Name" : "Nome", "Follow us on Google Plus!" : "Siga-nos no Google Plus!", @@ -443,6 +441,8 @@ OC.L10N.register( "Show last log in" : "Mostrar o último acesso", "Verifying" : "Verificando", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "O módulo PHP 'fileinfo' está faltando. Recomendamos fortemente habilitá-lo para obter um melhor resultado com a detecção de tipo MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Clientes web, desktop, celulares e senhas especÃficas de aplicativos que atualmente têm acesso à sua conta.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aqui você pode gerar senhas individuais para aplicativos e assim você não precisa dar sua senha. Você pode revogá-los individualmente também.", "Follow us on Google+!" : "Siga-nos no Google+!", "Follow us on Twitter!" : "Siga-nos no Twitter!", "Check out our blog!" : "Confira nosso blog!" diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 5cb73782a5c235f891e2d5428bf6f9e32b9bfa11..4a22bb4b22e9bbafabe7a751916d1f0aad4ee3df 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -208,55 +208,6 @@ "Forum" : "Fórum", "Getting help" : "Conseguindo ajuda", "Commercial support" : "Suporte comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Imagem para o perfil", - "Upload new" : "Enviar novo", - "Select from Files" : "Selecionar de Arquivos", - "Remove image" : "Remover imagem", - "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", - "Picture provided by original account" : "Imagem fornecida pela conta original", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Escolha como imagem de perfil", - "Full name" : "Nome completo", - "Email" : "E-mail", - "No email address set" : "Nenhum endereço de e-mail foi configurado", - "Your email address" : "Seu endereço de e-mail", - "For password reset and notifications" : "Para redefinição de senha e notificações", - "Phone number" : "Número de telefone", - "Your phone number" : "Seu número de telefone", - "Address" : "Endereço", - "Your postal address" : "Seu endereço postal", - "Website" : "Website", - "It can take up to 24 hours before the account is displayed as verified." : "Pode levar até 24 horas para que a conta seja mostrada como verificada.", - "Link https://…" : "Link https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter handle @…", - "You are member of the following groups:" : "Você é membro dos seguintes grupos:", - "Password" : "Senha", - "Current password" : "Senha atual", - "New password" : "Nova senha", - "Change password" : "Alterar senha", - "Language" : "Idioma", - "Help translate" : "Ajude a traduzir", - "Get the apps to sync your files" : "Obtenha aplicativos para sincronizar seus arquivos", - "Desktop client" : "Cliente desktop", - "Android app" : "Aplicativo Android", - "iOS app" : "Aplicativo iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se você quiser ajudar o projeto, {contributeopen}junte-se ao desenvolvimento{linkclose} ou {contributeopen}divulgue nossos conceitos{linkclose}!", - "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Clientes web, desktop, celulares e senhas especÃficas de aplicativos que atualmente têm acesso à sua conta.", - "Device" : "Dispositivo", - "Last activity" : "Última atividade", - "App passwords" : "Senhas de aplicativos", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aqui você pode gerar senhas individuais para aplicativos e assim você não precisa dar sua senha. Você pode revogá-los individualmente também.", - "App name" : "Nome do aplicativo", - "Create new app password" : "Criar uma nova senha do aplicativo", - "Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar seu aplicativo ou dispositivo.", - "For security reasons this password will only be shown once." : "Por motivo de segurança, esta senha só será exibida uma vez.", - "Username" : "Nome de Usuário", - "Done" : "ConcluÃdo", - "Version" : "Versão", "None" : "Nada", "Login" : "Login", "Plain" : "Plano", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php precisa ser executado pelo usuário de sistema \"%s\"", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isso, você precisa da extensão PHP POSIX. Veja a {linkstart} documentação do PHP {linkend} para mais detalhes.", + "Version" : "Versão", "Sharing" : "Compartilhamento", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, você pode ajustar o comportamento dos compartilhamentos. Consulte a documentação para obter mais informações.", "Allow apps to use the Share API" : "Permitir que aplicativos usem a API de compartilhamento", @@ -354,8 +306,47 @@ "Theming" : "Criar um tema", "Check the security of your Nextcloud over our security scan" : "Verificar a segurança do Nextcloud na nossa análise de segurança", "Hardening and security guidance" : "Orientações de proteção e segurança", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Você está usando <strong>%s</strong> de <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Você está usando <strong>%s</strong> de <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Imagem para o perfil", + "Upload new" : "Enviar novo", + "Select from Files" : "Selecionar de Arquivos", + "Remove image" : "Remover imagem", + "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", + "Picture provided by original account" : "Imagem fornecida pela conta original", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Escolha como imagem de perfil", + "Full name" : "Nome completo", "No display name set" : "Nenhum nome de exibição definido", + "Email" : "E-mail", + "Your email address" : "Seu endereço de e-mail", + "No email address set" : "Nenhum endereço de e-mail foi configurado", + "For password reset and notifications" : "Para redefinição de senha e notificações", + "Phone number" : "Número de telefone", + "Your phone number" : "Seu número de telefone", + "Address" : "Endereço", + "Your postal address" : "Seu endereço postal", + "Website" : "Website", + "It can take up to 24 hours before the account is displayed as verified." : "Pode levar até 24 horas para que a conta seja mostrada como verificada.", + "Link https://…" : "Link https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter handle @…", + "You are member of the following groups:" : "Você é membro dos seguintes grupos:", + "Password" : "Senha", + "Current password" : "Senha atual", + "New password" : "Nova senha", + "Change password" : "Alterar senha", + "Language" : "Idioma", + "Help translate" : "Ajude a traduzir", "Web, desktop and mobile clients currently logged in to your account." : "Clientes web, desktop e móvel que estão conectados à sua conta.", + "Device" : "Dispositivo", + "Last activity" : "Última atividade", + "App name" : "Nome do aplicativo", + "Create new app password" : "Criar uma nova senha do aplicativo", + "Use the credentials below to configure your app or device." : "Use as credenciais abaixo para configurar seu aplicativo ou dispositivo.", + "For security reasons this password will only be shown once." : "Por motivo de segurança, esta senha só será exibida uma vez.", + "Username" : "Nome de Usuário", + "Done" : "ConcluÃdo", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela {communityopen}comunidade Nextcloud{linkclose}. O {githubopen}código fonte{linkclose} é licenciado sob a {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Siga-nos no Google+", "Like our Facebook page" : "Curta nossa página no Facebook", @@ -406,6 +397,7 @@ "__language_name__" : "__language_name__", "Personal info" : "Informação pessoal", "Sessions" : "Sessões", + "App passwords" : "Senhas de aplicativos", "Sync clients" : "Clientes de sincronização", "This is used for sending out notifications." : "Usado para o envio de notificações.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece estar configurado corretamente para consultar as variáveis de ambiente do sistema. O teste com getenv(\"PATH\") só retorna uma resposta vazia.", @@ -431,6 +423,12 @@ "For password recovery and notifications" : "Para recuperação de senha e notificações", "Your website" : "Seu website", "Your Twitter handle" : "Seu Twitter", + "Get the apps to sync your files" : "Obtenha aplicativos para sincronizar seus arquivos", + "Desktop client" : "Cliente desktop", + "Android app" : "Aplicativo Android", + "iOS app" : "Aplicativo iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se você quiser ajudar o projeto, {contributeopen}junte-se ao desenvolvimento{linkclose} ou {contributeopen}divulgue nossos conceitos{linkclose}!", + "Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente", "Passcodes that give an app or device permissions to access your account." : "Códigos de acesso que fornecem permissões a um aplicativo ou dispositivo para acessar sua conta.", "Name" : "Nome", "Follow us on Google Plus!" : "Siga-nos no Google Plus!", @@ -441,6 +439,8 @@ "Show last log in" : "Mostrar o último acesso", "Verifying" : "Verificando", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "O módulo PHP 'fileinfo' está faltando. Recomendamos fortemente habilitá-lo para obter um melhor resultado com a detecção de tipo MIME.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Clientes web, desktop, celulares e senhas especÃficas de aplicativos que atualmente têm acesso à sua conta.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Aqui você pode gerar senhas individuais para aplicativos e assim você não precisa dar sua senha. Você pode revogá-los individualmente também.", "Follow us on Google+!" : "Siga-nos no Google+!", "Follow us on Twitter!" : "Siga-nos no Twitter!", "Check out our blog!" : "Confira nosso blog!" diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 661e0aaa40dc64cd4a22618432a9681cd64d2be9..8f6b1074af85d87769940367c22feca746a1b717 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -105,34 +105,6 @@ OC.L10N.register( "Online documentation" : "Documentação Online", "Forum" : "Fórum", "Commercial support" : "Suporte Comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Está a usar <strong>%s</strong> de <strong>%s</strong>", - "Profile picture" : "Foto do perfil", - "Upload new" : "Carregar novo", - "Select from Files" : "Seleccione dos Ficheiros", - "Remove image" : "Remover imagem", - "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB", - "Picture provided by original account" : "Imagem fornecida pela conta original", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Escolher como fotografia de perfil", - "Full name" : "Nome completo", - "Email" : "Email", - "No email address set" : "Nenhum endereço de email estabelecido", - "Your email address" : "O seu endereço de email", - "You are member of the following groups:" : "Você é membro dos seguintes grupos:", - "Password" : "Palavra-passe", - "Current password" : "Palavra-passe atual", - "New password" : "Nova palavra-passe", - "Change password" : "Alterar palavra-passe", - "Language" : "Idioma", - "Help translate" : "Ajude a traduzir", - "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", - "Desktop client" : "Cliente Desktop", - "Android app" : "Aplicação Android", - "iOS app" : "Aplicação iOS", - "Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial", - "Username" : "Nome de utilizador", - "Done" : "ConcluÃdo", - "Version" : "Versão", "None" : "Nenhum", "Login" : "Iniciar Sessão", "Plain" : "Plano", @@ -173,6 +145,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Não é possÃvel definir a internacionalização do sistema para um que suporte o UTF-8.", "All checks passed." : "Todas as verificações passaram.", "Execute one task with each page loaded" : "Executar uma tarefa com cada página carregada", + "Version" : "Versão", "Sharing" : "Partilha", "Allow apps to use the Share API" : "Permitir que os utilizadores usem a API de partilha", "Allow users to share via link" : "Permitir que os utilizadores partilhem através do link", @@ -196,7 +169,29 @@ OC.L10N.register( "Improving the config.php" : "Melhorar o config.php", "Theming" : "Temas", "Hardening and security guidance" : "Orientações de proteção e segurança", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Está a usar <strong>%s</strong> de <strong>%s</strong>", + "Profile picture" : "Foto do perfil", + "Upload new" : "Carregar novo", + "Select from Files" : "Seleccione dos Ficheiros", + "Remove image" : "Remover imagem", + "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB", + "Picture provided by original account" : "Imagem fornecida pela conta original", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Escolher como fotografia de perfil", + "Full name" : "Nome completo", "No display name set" : "Nenhum nome display estabelecido", + "Email" : "Email", + "Your email address" : "O seu endereço de email", + "No email address set" : "Nenhum endereço de email estabelecido", + "You are member of the following groups:" : "Você é membro dos seguintes grupos:", + "Password" : "Palavra-passe", + "Current password" : "Palavra-passe atual", + "New password" : "Nova palavra-passe", + "Change password" : "Alterar palavra-passe", + "Language" : "Idioma", + "Help translate" : "Ajude a traduzir", + "Username" : "Nome de utilizador", + "Done" : "ConcluÃdo", "Show storage location" : "Mostrar a localização do armazenamento", "Show user backend" : "Mostrar interface do utilizador", "Show email address" : "Mostrar endereço de email", @@ -250,6 +245,11 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "Usar o serviço sistema cron para ligar o ficheiro cron.php a cada 15 minutos.", "Cheers!" : "Parabéns!", "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações", + "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", + "Desktop client" : "Cliente Desktop", + "Android app" : "Aplicação Android", + "iOS app" : "Aplicação iOS", + "Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial", "Name" : "Nome", "Show last log in" : "Mostrar ultimo acesso de entrada" }, diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 3919aa18fa5bde2a5d799cc68054c4338854c3d9..503a837c39435e2554bcb2fa1d122cac5224650b 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -103,34 +103,6 @@ "Online documentation" : "Documentação Online", "Forum" : "Fórum", "Commercial support" : "Suporte Comercial", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Está a usar <strong>%s</strong> de <strong>%s</strong>", - "Profile picture" : "Foto do perfil", - "Upload new" : "Carregar novo", - "Select from Files" : "Seleccione dos Ficheiros", - "Remove image" : "Remover imagem", - "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB", - "Picture provided by original account" : "Imagem fornecida pela conta original", - "Cancel" : "Cancelar", - "Choose as profile picture" : "Escolher como fotografia de perfil", - "Full name" : "Nome completo", - "Email" : "Email", - "No email address set" : "Nenhum endereço de email estabelecido", - "Your email address" : "O seu endereço de email", - "You are member of the following groups:" : "Você é membro dos seguintes grupos:", - "Password" : "Palavra-passe", - "Current password" : "Palavra-passe atual", - "New password" : "Nova palavra-passe", - "Change password" : "Alterar palavra-passe", - "Language" : "Idioma", - "Help translate" : "Ajude a traduzir", - "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", - "Desktop client" : "Cliente Desktop", - "Android app" : "Aplicação Android", - "iOS app" : "Aplicação iOS", - "Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial", - "Username" : "Nome de utilizador", - "Done" : "ConcluÃdo", - "Version" : "Versão", "None" : "Nenhum", "Login" : "Iniciar Sessão", "Plain" : "Plano", @@ -171,6 +143,7 @@ "System locale can not be set to a one which supports UTF-8." : "Não é possÃvel definir a internacionalização do sistema para um que suporte o UTF-8.", "All checks passed." : "Todas as verificações passaram.", "Execute one task with each page loaded" : "Executar uma tarefa com cada página carregada", + "Version" : "Versão", "Sharing" : "Partilha", "Allow apps to use the Share API" : "Permitir que os utilizadores usem a API de partilha", "Allow users to share via link" : "Permitir que os utilizadores partilhem através do link", @@ -194,7 +167,29 @@ "Improving the config.php" : "Melhorar o config.php", "Theming" : "Temas", "Hardening and security guidance" : "Orientações de proteção e segurança", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Está a usar <strong>%s</strong> de <strong>%s</strong>", + "Profile picture" : "Foto do perfil", + "Upload new" : "Carregar novo", + "Select from Files" : "Seleccione dos Ficheiros", + "Remove image" : "Remover imagem", + "png or jpg, max. 20 MB" : "png ou jpg, máx. 20 MB", + "Picture provided by original account" : "Imagem fornecida pela conta original", + "Cancel" : "Cancelar", + "Choose as profile picture" : "Escolher como fotografia de perfil", + "Full name" : "Nome completo", "No display name set" : "Nenhum nome display estabelecido", + "Email" : "Email", + "Your email address" : "O seu endereço de email", + "No email address set" : "Nenhum endereço de email estabelecido", + "You are member of the following groups:" : "Você é membro dos seguintes grupos:", + "Password" : "Palavra-passe", + "Current password" : "Palavra-passe atual", + "New password" : "Nova palavra-passe", + "Change password" : "Alterar palavra-passe", + "Language" : "Idioma", + "Help translate" : "Ajude a traduzir", + "Username" : "Nome de utilizador", + "Done" : "ConcluÃdo", "Show storage location" : "Mostrar a localização do armazenamento", "Show user backend" : "Mostrar interface do utilizador", "Show email address" : "Mostrar endereço de email", @@ -248,6 +243,11 @@ "Use system's cron service to call the cron.php file every 15 minutes." : "Usar o serviço sistema cron para ligar o ficheiro cron.php a cada 15 minutos.", "Cheers!" : "Parabéns!", "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações", + "Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros", + "Desktop client" : "Cliente Desktop", + "Android app" : "Aplicação Android", + "iOS app" : "Aplicação iOS", + "Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial", "Name" : "Nome", "Show last log in" : "Mostrar ultimo acesso de entrada" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js index 9c002275fab804e9eeec4c154239eca695454fbe..62490b5680822788e99653dad2b15717d208423a 100644 --- a/settings/l10n/ro.js +++ b/settings/l10n/ro.js @@ -89,27 +89,6 @@ OC.L10N.register( "Online documentation" : "DocumentaÈ›ie online", "Forum" : "Forum", "Commercial support" : "Suport comercial", - "Profile picture" : "Imagine de profil", - "Upload new" : "ÃŽncarcă una nouă", - "Remove image" : "ÃŽnlătură imagine", - "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB", - "Cancel" : "Anulare", - "Full name" : "Nume complet", - "Email" : "Email", - "Your email address" : "Adresa ta de email", - "Password" : "Parolă", - "Current password" : "Parola curentă", - "New password" : "Noua parolă", - "Change password" : "Schimbă parola", - "Language" : "Limba", - "Help translate" : "Ajută la traducere", - "Get the apps to sync your files" : "Ia acum aplicatia pentru sincronizarea fisierelor ", - "Desktop client" : "Client Desktop", - "Android app" : "Aplicatie Android", - "iOS app" : "AplicaÈ›ie iOS", - "App passwords" : "Parole aplicaÈ›ii", - "Username" : "Nume utilizator", - "Version" : "Versiunea", "None" : "Niciuna", "Login" : "Autentificare", "NT LAN Manager" : "NT LAN Manager", @@ -139,6 +118,7 @@ OC.L10N.register( "Security & setup warnings" : "Alerte de securitate & configurare", "All checks passed." : "Toate verificările s-au terminat fără erori.", "Execute one task with each page loaded" : "Execută o sarcină la fiecare pagină încărcată", + "Version" : "Versiunea", "Sharing" : "Partajare", "Allow apps to use the Share API" : "Permite aplicaÈ›iilor să folosească API-ul de partajare", "Allow users to share via link" : "Permite utilizatorilor să partajeze via link", @@ -154,6 +134,21 @@ OC.L10N.register( "Tips & tricks" : "Tips & tricks", "How to do backups" : "Cum să faci copii de rezervă", "Advanced monitoring" : "Monitorizare avansată", + "Profile picture" : "Imagine de profil", + "Upload new" : "ÃŽncarcă una nouă", + "Remove image" : "ÃŽnlătură imagine", + "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB", + "Cancel" : "Anulare", + "Full name" : "Nume complet", + "Email" : "Email", + "Your email address" : "Adresa ta de email", + "Password" : "Parolă", + "Current password" : "Parola curentă", + "New password" : "Noua parolă", + "Change password" : "Schimbă parola", + "Language" : "Limba", + "Help translate" : "Ajută la traducere", + "Username" : "Nume utilizator", "E-Mail" : "Email", "Create" : "Crează", "Admin Recovery Password" : "Parolă de recuperare a Administratorului", @@ -181,10 +176,15 @@ OC.L10N.register( "__language_name__" : "Română", "Personal info" : "InformaÈ›ii personale", "Sessions" : "Sesiuni", + "App passwords" : "Parole aplicaÈ›ii", "Sync clients" : "Sincronizează clienÈ›ii", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Modulul PHP \"Fileinfo\" lipseÈ™te. Va recomandam sa activaÅ£i acest modul pentru a obÈ›ine cele mai bune rezultate cu detectarea mime-type.", "Cron" : "Cron", "Cheers!" : "Noroc!", + "Get the apps to sync your files" : "Ia acum aplicatia pentru sincronizarea fisierelor ", + "Desktop client" : "Client Desktop", + "Android app" : "Aplicatie Android", + "iOS app" : "AplicaÈ›ie iOS", "Name" : "Nume" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/settings/l10n/ro.json b/settings/l10n/ro.json index cca945883aa522aaa4e159868d5f509ddb31df72..acc2709fac2d31823f6673ce3698f275495d2c27 100644 --- a/settings/l10n/ro.json +++ b/settings/l10n/ro.json @@ -87,27 +87,6 @@ "Online documentation" : "DocumentaÈ›ie online", "Forum" : "Forum", "Commercial support" : "Suport comercial", - "Profile picture" : "Imagine de profil", - "Upload new" : "ÃŽncarcă una nouă", - "Remove image" : "ÃŽnlătură imagine", - "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB", - "Cancel" : "Anulare", - "Full name" : "Nume complet", - "Email" : "Email", - "Your email address" : "Adresa ta de email", - "Password" : "Parolă", - "Current password" : "Parola curentă", - "New password" : "Noua parolă", - "Change password" : "Schimbă parola", - "Language" : "Limba", - "Help translate" : "Ajută la traducere", - "Get the apps to sync your files" : "Ia acum aplicatia pentru sincronizarea fisierelor ", - "Desktop client" : "Client Desktop", - "Android app" : "Aplicatie Android", - "iOS app" : "AplicaÈ›ie iOS", - "App passwords" : "Parole aplicaÈ›ii", - "Username" : "Nume utilizator", - "Version" : "Versiunea", "None" : "Niciuna", "Login" : "Autentificare", "NT LAN Manager" : "NT LAN Manager", @@ -137,6 +116,7 @@ "Security & setup warnings" : "Alerte de securitate & configurare", "All checks passed." : "Toate verificările s-au terminat fără erori.", "Execute one task with each page loaded" : "Execută o sarcină la fiecare pagină încărcată", + "Version" : "Versiunea", "Sharing" : "Partajare", "Allow apps to use the Share API" : "Permite aplicaÈ›iilor să folosească API-ul de partajare", "Allow users to share via link" : "Permite utilizatorilor să partajeze via link", @@ -152,6 +132,21 @@ "Tips & tricks" : "Tips & tricks", "How to do backups" : "Cum să faci copii de rezervă", "Advanced monitoring" : "Monitorizare avansată", + "Profile picture" : "Imagine de profil", + "Upload new" : "ÃŽncarcă una nouă", + "Remove image" : "ÃŽnlătură imagine", + "png or jpg, max. 20 MB" : "png sau jpg, max. 20 MB", + "Cancel" : "Anulare", + "Full name" : "Nume complet", + "Email" : "Email", + "Your email address" : "Adresa ta de email", + "Password" : "Parolă", + "Current password" : "Parola curentă", + "New password" : "Noua parolă", + "Change password" : "Schimbă parola", + "Language" : "Limba", + "Help translate" : "Ajută la traducere", + "Username" : "Nume utilizator", "E-Mail" : "Email", "Create" : "Crează", "Admin Recovery Password" : "Parolă de recuperare a Administratorului", @@ -179,10 +174,15 @@ "__language_name__" : "Română", "Personal info" : "InformaÈ›ii personale", "Sessions" : "Sesiuni", + "App passwords" : "Parole aplicaÈ›ii", "Sync clients" : "Sincronizează clienÈ›ii", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Modulul PHP \"Fileinfo\" lipseÈ™te. Va recomandam sa activaÅ£i acest modul pentru a obÈ›ine cele mai bune rezultate cu detectarea mime-type.", "Cron" : "Cron", "Cheers!" : "Noroc!", + "Get the apps to sync your files" : "Ia acum aplicatia pentru sincronizarea fisierelor ", + "Desktop client" : "Client Desktop", + "Android app" : "Aplicatie Android", + "iOS app" : "AplicaÈ›ie iOS", "Name" : "Nume" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 692786cf7543a7b900c7b8cc6d5a68626749a1c8..68280a6661499d88c86356cd0ba5d74a2e89f20a 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Форум", "Getting help" : "Помощь", "Commercial support" : "КоммерчеÑÐºÐ°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ°", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ð’Ñ‹ иÑпользуете <strong>%s</strong> из <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ð’Ñ‹ иÑпользуете <strong>%s</strong> из <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Ðватар", - "Upload new" : "Загрузить новый", - "Select from Files" : "Выбрать из Файлов", - "Remove image" : "Удалить аватар", - "png or jpg, max. 20 MB" : "png или jpg, макÑ. 20 МБ", - "Picture provided by original account" : "Картинка из иÑходной учетной запиÑи", - "Cancel" : "Отмена", - "Choose as profile picture" : "Выбрать в качеÑтве картинки профилÑ", - "Full name" : "Полное имÑ", - "Email" : "Email", - "No email address set" : "ÐÐ´Ñ€ÐµÑ Ð½Ðµ указан", - "Your email address" : "Ваш Ð°Ð´Ñ€ÐµÑ Ñлектронной почты", - "For password reset and notifications" : "Ð”Ð»Ñ ÑброÑа Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¸ уведомлений", - "Phone number" : "Ðомер телефона", - "Your phone number" : "Ваш номер телефона", - "Address" : "ÐдреÑ", - "Your postal address" : "Ваш почтовый адреÑ", - "Website" : "Сайт", - "It can take up to 24 hours before the account is displayed as verified." : "До момента Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ñ Ð°ÐºÐºÐ°ÑƒÐ½Ñ‚Ð° может пройти до 24 чаÑов.", - "Link https://…" : "СÑылка https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Ð˜Ð¼Ñ Ð² Twitter @…", - "You are member of the following groups:" : "Ð’Ñ‹ ÑвлÑетеÑÑŒ членом Ñледующих групп:", - "Password" : "Пароль", - "Current password" : "Текущий пароль", - "New password" : "Ðовый пароль", - "Change password" : "Сменить пароль", - "Language" : "Язык", - "Help translate" : "Помочь Ñ Ð¿ÐµÑ€ÐµÐ²Ð¾Ð´Ð¾Ð¼", - "Get the apps to sync your files" : "Скачать Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ñинхронизации файлов", - "Desktop client" : "Клиент Ð´Ð»Ñ ÐŸÐš", - "Android app" : "Android приложение", - "iOS app" : "iOS приложение", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "ЕÑли хотите поддержать проект - {contributeopen}приÑоединÑйтеÑÑŒ к разработке{linkclose} или {contributeopen}раÑÑкажите о нем другим{linkclose}!", - "Show First Run Wizard again" : "Повторно показать маÑтера первого запуÑка", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Веб, наÑтольные и мобильные клиенты, а также индивидуальные пароли приложений, которые имеют доÑтуп к вашему аккаунту.", - "Device" : "УÑтройÑтво", - "Last activity" : "ПоÑледние дейÑтвиÑ", - "App passwords" : "Пароль приложениÑ", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Тут можно Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ из приложений Ñоздать индивидуальные пароли, поÑтому не требуетÑÑ Ð¿ÐµÑ€ÐµÐ´Ð°Ð²Ð°Ñ‚ÑŒ ваш пароль. Такие пароли могут также отзыватьÑÑ Ð¿Ð¾ отдельноÑти.", - "App name" : "Ðазвание приложениÑ", - "Create new app password" : "Создать новый пароль Ð´Ð»Ñ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ", - "Use the credentials below to configure your app or device." : "ИÑпользуйте учётные данные ниже Ð´Ð»Ñ Ð½Ð°Ñтройки вашего Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð¸Ð»Ð¸ уÑтройÑтва.", - "For security reasons this password will only be shown once." : "По ÑоображениÑм безопаÑноÑти Ñтот пароль будет показан лишь один раз.", - "Username" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ", - "Done" : "Выполнено", - "Version" : "ВерÑиÑ", "None" : "ОтÑутÑтвует", "Login" : "Логин", "Plain" : "ПроÑтой", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "ИÑпользовать ÑиÑтемный cron Ð´Ð»Ñ Ð²Ñ‹Ð·Ð¾Ð²Ð° файла cron.php каждые 15 минут.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php должен иÑполнÑÑ‚ÑŒÑÑ Ð¸Ð· под Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Ð”Ð»Ñ Ð·Ð°Ð¿ÑƒÑка требуетÑÑ Ñ€Ð°Ñширение PHP POSIX. Ð”Ð»Ñ Ð±Ð¾Ð»ÐµÐµ подробной информации Ñмотрите {linkstart}документацию по PHP{linkend}.", + "Version" : "ВерÑиÑ", "Sharing" : "Общий доÑтуп", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ð’Ñ‹, как админиÑтратор, можете тонко наÑтроить поведение механизма предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа. Дополнительную информацию Ñм. в документации.", "Allow apps to use the Share API" : "Позволить приложениÑм иÑпользовать API общего доÑтупа", @@ -356,8 +308,47 @@ OC.L10N.register( "Theming" : "Темы оформлениÑ", "Check the security of your Nextcloud over our security scan" : "Проверить безопаÑноÑÑ‚ÑŒ вашего Nextcloud нашем Ñканером", "Hardening and security guidance" : "РуководÑтво по безопаÑноÑти и защите", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ð’Ñ‹ иÑпользуете <strong>%s</strong> из <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ð’Ñ‹ иÑпользуете <strong>%s</strong> из <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Ðватар", + "Upload new" : "Загрузить новый", + "Select from Files" : "Выбрать из Файлов", + "Remove image" : "Удалить аватар", + "png or jpg, max. 20 MB" : "png или jpg, макÑ. 20 МБ", + "Picture provided by original account" : "Картинка из иÑходной учетной запиÑи", + "Cancel" : "Отмена", + "Choose as profile picture" : "Выбрать в качеÑтве картинки профилÑ", + "Full name" : "Полное имÑ", "No display name set" : "Отображаемое Ð¸Ð¼Ñ Ð½Ðµ указано", + "Email" : "Email", + "Your email address" : "Ваш Ð°Ð´Ñ€ÐµÑ Ñлектронной почты", + "No email address set" : "ÐÐ´Ñ€ÐµÑ Ð½Ðµ указан", + "For password reset and notifications" : "Ð”Ð»Ñ ÑброÑа Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¸ уведомлений", + "Phone number" : "Ðомер телефона", + "Your phone number" : "Ваш номер телефона", + "Address" : "ÐдреÑ", + "Your postal address" : "Ваш почтовый адреÑ", + "Website" : "Сайт", + "It can take up to 24 hours before the account is displayed as verified." : "До момента Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ñ Ð°ÐºÐºÐ°ÑƒÐ½Ñ‚Ð° может пройти до 24 чаÑов.", + "Link https://…" : "СÑылка https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Ð˜Ð¼Ñ Ð² Twitter @…", + "You are member of the following groups:" : "Ð’Ñ‹ ÑвлÑетеÑÑŒ членом Ñледующих групп:", + "Password" : "Пароль", + "Current password" : "Текущий пароль", + "New password" : "Ðовый пароль", + "Change password" : "Сменить пароль", + "Language" : "Язык", + "Help translate" : "Помочь Ñ Ð¿ÐµÑ€ÐµÐ²Ð¾Ð´Ð¾Ð¼", "Web, desktop and mobile clients currently logged in to your account." : "Веб, наÑтольные и мобильные клиенты, которые в наÑтоÑщий момент авторизованы вашей учётной запиÑью.", + "Device" : "УÑтройÑтво", + "Last activity" : "ПоÑледние дейÑтвиÑ", + "App name" : "Ðазвание приложениÑ", + "Create new app password" : "Создать новый пароль Ð´Ð»Ñ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ", + "Use the credentials below to configure your app or device." : "ИÑпользуйте учётные данные ниже Ð´Ð»Ñ Ð½Ð°Ñтройки вашего Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð¸Ð»Ð¸ уÑтройÑтва.", + "For security reasons this password will only be shown once." : "По ÑоображениÑм безопаÑноÑти Ñтот пароль будет показан лишь один раз.", + "Username" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ", + "Done" : "Выполнено", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Разработано {communityopen}ÑообщеÑтвом Nextcloud{linkclose}, {githubopen}иÑходный код{linkclose} лицензируетÑÑ Ð² ÑоответÑтвии Ñ {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Следите за нашими новоÑÑ‚Ñми в Google Plus", "Like our Facebook page" : "ПоÑмотрите нашу Ñтраницу на Facebook", @@ -408,6 +399,7 @@ OC.L10N.register( "__language_name__" : "РуÑÑкий", "Personal info" : "Ð›Ð¸Ñ‡Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ", "Sessions" : "СеÑÑии", + "App passwords" : "Пароль приложениÑ", "Sync clients" : "Клиенты Ñинхронизации", "This is used for sending out notifications." : "ИÑпользуетÑÑ Ð´Ð»Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸ уведомлений.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP был уÑтановлен неверно. Ð—Ð°Ð¿Ñ€Ð¾Ñ getenv(\"PATH\") возвращает пуÑтые результаты.", @@ -433,6 +425,12 @@ OC.L10N.register( "For password recovery and notifications" : "Ð”Ð»Ñ Ð²Ð¾ÑÑÑ‚Ð°Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¸ уведомлений", "Your website" : "Ваш Ñайт", "Your Twitter handle" : "Ваше Ð¸Ð¼Ñ Ð² Twiter", + "Get the apps to sync your files" : "Скачать Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ñинхронизации файлов", + "Desktop client" : "Клиент Ð´Ð»Ñ ÐŸÐš", + "Android app" : "Android приложение", + "iOS app" : "iOS приложение", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "ЕÑли хотите поддержать проект - {contributeopen}приÑоединÑйтеÑÑŒ к разработке{linkclose} или {contributeopen}раÑÑкажите о нем другим{linkclose}!", + "Show First Run Wizard again" : "Повторно показать маÑтера первого запуÑка", "Passcodes that give an app or device permissions to access your account." : "Код доÑтупа, который дает приложению или уÑтройÑтву Ñ€Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð½Ð° доÑтуп к вашей учётной запиÑи.", "Name" : "Ðазвание", "Follow us on Google Plus!" : "Следите за нашими новоÑÑ‚Ñми в Google Plus!", @@ -443,6 +441,8 @@ OC.L10N.register( "Show last log in" : "Показывать поÑледний вход в ÑиÑтему", "Verifying" : "ПроизводитÑÑ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ°", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP-модуль «fileinfo» отÑутÑтвует. Мы наÑтоÑтельно рекомендуем включить Ñтот модуль Ð´Ð»Ñ ÑƒÐ»ÑƒÑ‡ÑˆÐµÐ½Ð¸Ñ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð¾Ð² (mime-type) файлов.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Веб, наÑтольные и мобильные клиенты, а также индивидуальные пароли приложений, которые имеют доÑтуп к вашему аккаунту.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Тут можно Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ из приложений Ñоздать индивидуальные пароли, поÑтому не требуетÑÑ Ð¿ÐµÑ€ÐµÐ´Ð°Ð²Ð°Ñ‚ÑŒ ваш пароль. Такие пароли могут также отзыватьÑÑ Ð¿Ð¾ отдельноÑти.", "Follow us on Google+!" : "Следите за нашими новоÑÑ‚Ñми в Google+!", "Follow us on Twitter!" : "Следите за нашими новоÑÑ‚Ñми в Twitter!", "Check out our blog!" : "ПроÑмотрите наш блог!" diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 126de34db84e09465ec3b1c03cce3696e1b4cf79..9e2c1113dd508a53f109fbe3b12f02782fb0ffa6 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -208,55 +208,6 @@ "Forum" : "Форум", "Getting help" : "Помощь", "Commercial support" : "КоммерчеÑÐºÐ°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ°", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ð’Ñ‹ иÑпользуете <strong>%s</strong> из <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ð’Ñ‹ иÑпользуете <strong>%s</strong> из <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Ðватар", - "Upload new" : "Загрузить новый", - "Select from Files" : "Выбрать из Файлов", - "Remove image" : "Удалить аватар", - "png or jpg, max. 20 MB" : "png или jpg, макÑ. 20 МБ", - "Picture provided by original account" : "Картинка из иÑходной учетной запиÑи", - "Cancel" : "Отмена", - "Choose as profile picture" : "Выбрать в качеÑтве картинки профилÑ", - "Full name" : "Полное имÑ", - "Email" : "Email", - "No email address set" : "ÐÐ´Ñ€ÐµÑ Ð½Ðµ указан", - "Your email address" : "Ваш Ð°Ð´Ñ€ÐµÑ Ñлектронной почты", - "For password reset and notifications" : "Ð”Ð»Ñ ÑброÑа Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¸ уведомлений", - "Phone number" : "Ðомер телефона", - "Your phone number" : "Ваш номер телефона", - "Address" : "ÐдреÑ", - "Your postal address" : "Ваш почтовый адреÑ", - "Website" : "Сайт", - "It can take up to 24 hours before the account is displayed as verified." : "До момента Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ñ Ð°ÐºÐºÐ°ÑƒÐ½Ñ‚Ð° может пройти до 24 чаÑов.", - "Link https://…" : "СÑылка https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Ð˜Ð¼Ñ Ð² Twitter @…", - "You are member of the following groups:" : "Ð’Ñ‹ ÑвлÑетеÑÑŒ членом Ñледующих групп:", - "Password" : "Пароль", - "Current password" : "Текущий пароль", - "New password" : "Ðовый пароль", - "Change password" : "Сменить пароль", - "Language" : "Язык", - "Help translate" : "Помочь Ñ Ð¿ÐµÑ€ÐµÐ²Ð¾Ð´Ð¾Ð¼", - "Get the apps to sync your files" : "Скачать Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ñинхронизации файлов", - "Desktop client" : "Клиент Ð´Ð»Ñ ÐŸÐš", - "Android app" : "Android приложение", - "iOS app" : "iOS приложение", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "ЕÑли хотите поддержать проект - {contributeopen}приÑоединÑйтеÑÑŒ к разработке{linkclose} или {contributeopen}раÑÑкажите о нем другим{linkclose}!", - "Show First Run Wizard again" : "Повторно показать маÑтера первого запуÑка", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Веб, наÑтольные и мобильные клиенты, а также индивидуальные пароли приложений, которые имеют доÑтуп к вашему аккаунту.", - "Device" : "УÑтройÑтво", - "Last activity" : "ПоÑледние дейÑтвиÑ", - "App passwords" : "Пароль приложениÑ", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Тут можно Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ из приложений Ñоздать индивидуальные пароли, поÑтому не требуетÑÑ Ð¿ÐµÑ€ÐµÐ´Ð°Ð²Ð°Ñ‚ÑŒ ваш пароль. Такие пароли могут также отзыватьÑÑ Ð¿Ð¾ отдельноÑти.", - "App name" : "Ðазвание приложениÑ", - "Create new app password" : "Создать новый пароль Ð´Ð»Ñ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ", - "Use the credentials below to configure your app or device." : "ИÑпользуйте учётные данные ниже Ð´Ð»Ñ Ð½Ð°Ñтройки вашего Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð¸Ð»Ð¸ уÑтройÑтва.", - "For security reasons this password will only be shown once." : "По ÑоображениÑм безопаÑноÑти Ñтот пароль будет показан лишь один раз.", - "Username" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ", - "Done" : "Выполнено", - "Version" : "ВерÑиÑ", "None" : "ОтÑутÑтвует", "Login" : "Логин", "Plain" : "ПроÑтой", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "ИÑпользовать ÑиÑтемный cron Ð´Ð»Ñ Ð²Ñ‹Ð·Ð¾Ð²Ð° файла cron.php каждые 15 минут.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php должен иÑполнÑÑ‚ÑŒÑÑ Ð¸Ð· под Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Ð”Ð»Ñ Ð·Ð°Ð¿ÑƒÑка требуетÑÑ Ñ€Ð°Ñширение PHP POSIX. Ð”Ð»Ñ Ð±Ð¾Ð»ÐµÐµ подробной информации Ñмотрите {linkstart}документацию по PHP{linkend}.", + "Version" : "ВерÑиÑ", "Sharing" : "Общий доÑтуп", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ð’Ñ‹, как админиÑтратор, можете тонко наÑтроить поведение механизма предоÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ð¾Ð±Ñ‰ÐµÐ³Ð¾ доÑтупа. Дополнительную информацию Ñм. в документации.", "Allow apps to use the Share API" : "Позволить приложениÑм иÑпользовать API общего доÑтупа", @@ -354,8 +306,47 @@ "Theming" : "Темы оформлениÑ", "Check the security of your Nextcloud over our security scan" : "Проверить безопаÑноÑÑ‚ÑŒ вашего Nextcloud нашем Ñканером", "Hardening and security guidance" : "РуководÑтво по безопаÑноÑти и защите", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ð’Ñ‹ иÑпользуете <strong>%s</strong> из <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ð’Ñ‹ иÑпользуете <strong>%s</strong> из <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Ðватар", + "Upload new" : "Загрузить новый", + "Select from Files" : "Выбрать из Файлов", + "Remove image" : "Удалить аватар", + "png or jpg, max. 20 MB" : "png или jpg, макÑ. 20 МБ", + "Picture provided by original account" : "Картинка из иÑходной учетной запиÑи", + "Cancel" : "Отмена", + "Choose as profile picture" : "Выбрать в качеÑтве картинки профилÑ", + "Full name" : "Полное имÑ", "No display name set" : "Отображаемое Ð¸Ð¼Ñ Ð½Ðµ указано", + "Email" : "Email", + "Your email address" : "Ваш Ð°Ð´Ñ€ÐµÑ Ñлектронной почты", + "No email address set" : "ÐÐ´Ñ€ÐµÑ Ð½Ðµ указан", + "For password reset and notifications" : "Ð”Ð»Ñ ÑброÑа Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¸ уведомлений", + "Phone number" : "Ðомер телефона", + "Your phone number" : "Ваш номер телефона", + "Address" : "ÐдреÑ", + "Your postal address" : "Ваш почтовый адреÑ", + "Website" : "Сайт", + "It can take up to 24 hours before the account is displayed as verified." : "До момента Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ñ Ð°ÐºÐºÐ°ÑƒÐ½Ñ‚Ð° может пройти до 24 чаÑов.", + "Link https://…" : "СÑылка https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Ð˜Ð¼Ñ Ð² Twitter @…", + "You are member of the following groups:" : "Ð’Ñ‹ ÑвлÑетеÑÑŒ членом Ñледующих групп:", + "Password" : "Пароль", + "Current password" : "Текущий пароль", + "New password" : "Ðовый пароль", + "Change password" : "Сменить пароль", + "Language" : "Язык", + "Help translate" : "Помочь Ñ Ð¿ÐµÑ€ÐµÐ²Ð¾Ð´Ð¾Ð¼", "Web, desktop and mobile clients currently logged in to your account." : "Веб, наÑтольные и мобильные клиенты, которые в наÑтоÑщий момент авторизованы вашей учётной запиÑью.", + "Device" : "УÑтройÑтво", + "Last activity" : "ПоÑледние дейÑтвиÑ", + "App name" : "Ðазвание приложениÑ", + "Create new app password" : "Создать новый пароль Ð´Ð»Ñ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ", + "Use the credentials below to configure your app or device." : "ИÑпользуйте учётные данные ниже Ð´Ð»Ñ Ð½Ð°Ñтройки вашего Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð¸Ð»Ð¸ уÑтройÑтва.", + "For security reasons this password will only be shown once." : "По ÑоображениÑм безопаÑноÑти Ñтот пароль будет показан лишь один раз.", + "Username" : "Ð˜Ð¼Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ", + "Done" : "Выполнено", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Разработано {communityopen}ÑообщеÑтвом Nextcloud{linkclose}, {githubopen}иÑходный код{linkclose} лицензируетÑÑ Ð² ÑоответÑтвии Ñ {licenseopen}AGPL{linkclose}.", "Follow us on Google+" : "Следите за нашими новоÑÑ‚Ñми в Google Plus", "Like our Facebook page" : "ПоÑмотрите нашу Ñтраницу на Facebook", @@ -406,6 +397,7 @@ "__language_name__" : "РуÑÑкий", "Personal info" : "Ð›Ð¸Ñ‡Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ", "Sessions" : "СеÑÑии", + "App passwords" : "Пароль приложениÑ", "Sync clients" : "Клиенты Ñинхронизации", "This is used for sending out notifications." : "ИÑпользуетÑÑ Ð´Ð»Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ¸ уведомлений.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP был уÑтановлен неверно. Ð—Ð°Ð¿Ñ€Ð¾Ñ getenv(\"PATH\") возвращает пуÑтые результаты.", @@ -431,6 +423,12 @@ "For password recovery and notifications" : "Ð”Ð»Ñ Ð²Ð¾ÑÑÑ‚Ð°Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð¿Ð°Ñ€Ð¾Ð»Ñ Ð¸ уведомлений", "Your website" : "Ваш Ñайт", "Your Twitter handle" : "Ваше Ð¸Ð¼Ñ Ð² Twiter", + "Get the apps to sync your files" : "Скачать Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð´Ð»Ñ Ñинхронизации файлов", + "Desktop client" : "Клиент Ð´Ð»Ñ ÐŸÐš", + "Android app" : "Android приложение", + "iOS app" : "iOS приложение", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "ЕÑли хотите поддержать проект - {contributeopen}приÑоединÑйтеÑÑŒ к разработке{linkclose} или {contributeopen}раÑÑкажите о нем другим{linkclose}!", + "Show First Run Wizard again" : "Повторно показать маÑтера первого запуÑка", "Passcodes that give an app or device permissions to access your account." : "Код доÑтупа, который дает приложению или уÑтройÑтву Ñ€Ð°Ð·Ñ€ÐµÑˆÐµÐ½Ð¸Ñ Ð½Ð° доÑтуп к вашей учётной запиÑи.", "Name" : "Ðазвание", "Follow us on Google Plus!" : "Следите за нашими новоÑÑ‚Ñми в Google Plus!", @@ -441,6 +439,8 @@ "Show last log in" : "Показывать поÑледний вход в ÑиÑтему", "Verifying" : "ПроизводитÑÑ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ°", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP-модуль «fileinfo» отÑутÑтвует. Мы наÑтоÑтельно рекомендуем включить Ñтот модуль Ð´Ð»Ñ ÑƒÐ»ÑƒÑ‡ÑˆÐµÐ½Ð¸Ñ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð¾Ð² (mime-type) файлов.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Веб, наÑтольные и мобильные клиенты, а также индивидуальные пароли приложений, которые имеют доÑтуп к вашему аккаунту.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Тут можно Ð´Ð»Ñ ÐºÐ°Ð¶Ð´Ð¾Ð³Ð¾ из приложений Ñоздать индивидуальные пароли, поÑтому не требуетÑÑ Ð¿ÐµÑ€ÐµÐ´Ð°Ð²Ð°Ñ‚ÑŒ ваш пароль. Такие пароли могут также отзыватьÑÑ Ð¿Ð¾ отдельноÑти.", "Follow us on Google+!" : "Следите за нашими новоÑÑ‚Ñми в Google+!", "Follow us on Twitter!" : "Следите за нашими новоÑÑ‚Ñми в Twitter!", "Check out our blog!" : "ПроÑмотрите наш блог!" diff --git a/settings/l10n/si_LK.js b/settings/l10n/si_LK.js index abfd80fd2c1ba3b1309c8f1667b8108d92121b38..a631a94ffac4cf9f19b69899f5e58835d83948b3 100644 --- a/settings/l10n/si_LK.js +++ b/settings/l10n/si_LK.js @@ -10,6 +10,13 @@ OC.L10N.register( "Groups" : "කණ්ඩà·à¶ºà¶¸à·Š", "undo" : "නිෂ්ප්â€à¶»à¶· කරන්න", "never" : "කවදà·à·€à¶à·Š", + "None" : "කිසිවක් නà·à¶", + "Login" : "ප්â€à¶»à·€à·’à·à·Šà¶§à¶º", + "Encryption" : "ගුප්චකේà¶à¶±à¶º", + "Server address" : "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š ලිපිනය", + "Port" : "à¶à·œà¶§", + "Sharing" : "හුවමà·à¶»à·” කිරීම", + "Allow resharing" : "යළි යළිà¶à·Š හුවමà·à¶»à·”වට අවසර දෙමි", "Cancel" : "එපà·", "Email" : "විද්â€à¶ºà·”à¶à·Š à¶à·à¶´à·‘ල", "Your email address" : "ඔබගේ විද්â€à¶ºà·”à¶à·Š à¶à·à¶´à·‘ල", @@ -20,13 +27,6 @@ OC.L10N.register( "Language" : "භà·à·‚à·à·€", "Help translate" : "පරිවර්ථන සහය", "Username" : "පරිà·à·“ලක නම", - "None" : "කිසිවක් නà·à¶", - "Login" : "ප්â€à¶»à·€à·’à·à·Šà¶§à¶º", - "Encryption" : "ගුප්චකේà¶à¶±à¶º", - "Server address" : "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š ලිපිනය", - "Port" : "à¶à·œà¶§", - "Sharing" : "හුවමà·à¶»à·” කිරීම", - "Allow resharing" : "යළි යළිà¶à·Š හුවමà·à¶»à·”වට අවසර දෙමි", "Create" : "à¶à¶±à¶±à·Šà¶±", "Other" : "වෙනà¶à·Š", "Quota" : "සලà·à¶šà¶º", diff --git a/settings/l10n/si_LK.json b/settings/l10n/si_LK.json index 6c726083e059ae6db9f8a8f2a7934db4b730c76e..f5cc59f134a2feb94bb14b4a76c1f67ca1f3b019 100644 --- a/settings/l10n/si_LK.json +++ b/settings/l10n/si_LK.json @@ -8,6 +8,13 @@ "Groups" : "කණ්ඩà·à¶ºà¶¸à·Š", "undo" : "නිෂ්ප්â€à¶»à¶· කරන්න", "never" : "කවදà·à·€à¶à·Š", + "None" : "කිසිවක් නà·à¶", + "Login" : "ප්â€à¶»à·€à·’à·à·Šà¶§à¶º", + "Encryption" : "ගුප්චකේà¶à¶±à¶º", + "Server address" : "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š ලිපිනය", + "Port" : "à¶à·œà¶§", + "Sharing" : "හුවමà·à¶»à·” කිරීම", + "Allow resharing" : "යළි යළිà¶à·Š හුවමà·à¶»à·”වට අවසර දෙමි", "Cancel" : "එපà·", "Email" : "විද්â€à¶ºà·”à¶à·Š à¶à·à¶´à·‘ල", "Your email address" : "ඔබගේ විද්â€à¶ºà·”à¶à·Š à¶à·à¶´à·‘ල", @@ -18,13 +25,6 @@ "Language" : "භà·à·‚à·à·€", "Help translate" : "පරිවර්ථන සහය", "Username" : "පරිà·à·“ලක නම", - "None" : "කිසිවක් නà·à¶", - "Login" : "ප්â€à¶»à·€à·’à·à·Šà¶§à¶º", - "Encryption" : "ගුප්චකේà¶à¶±à¶º", - "Server address" : "සේවà·à¶¯à·à¶ºà¶šà¶ºà·š ලිපිනය", - "Port" : "à¶à·œà¶§", - "Sharing" : "හුවමà·à¶»à·” කිරීම", - "Allow resharing" : "යළි යළිà¶à·Š හුවමà·à¶»à·”වට අවසර දෙමි", "Create" : "à¶à¶±à¶±à·Šà¶±", "Other" : "වෙනà¶à·Š", "Quota" : "සලà·à¶šà¶º", diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index 064f20baf46aa2f6b9a0ddbc9f3b6c6f3a4eaf3a..321e6778db4bdf6c7a67d33df6b14dc93001b7bb 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -145,49 +145,6 @@ OC.L10N.register( "Forum" : "Fórum", "Getting help" : "ZÃskaÅ¥ pomoc", "Commercial support" : "KomerÄná podpora", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "VyužÃvate <strong>%s</strong> z <strong>%s</strong>", - "Profile picture" : "Avatar", - "Upload new" : "NahraÅ¥ nový", - "Select from Files" : "VybraÅ¥ zo súborov", - "Remove image" : "ZmazaÅ¥ obrázok", - "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", - "Picture provided by original account" : "Obrázok poskytnutý originálnym úÄtom", - "Cancel" : "ZruÅ¡iÅ¥", - "Choose as profile picture" : "PoužiÅ¥ ako obrázok avatara", - "Full name" : "Meno a priezvisko", - "Email" : "Email", - "No email address set" : "Emailová adresa nie je nastavená", - "Your email address" : "VaÅ¡a emailová adresa", - "For password reset and notifications" : "Na znovu-nastavenie hesla a upozornenia", - "Phone number" : "Telefónne ÄÃslo", - "Your phone number" : "VaÅ¡e telefónne ÄÃslo", - "Address" : "Adresa", - "Your postal address" : "VaÅ¡a poÅ¡tová adresa", - "Website" : "Webstránka", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Ste Älenom nasledovných skupÃn:", - "Password" : "Heslo", - "Current password" : "Aktuálne heslo", - "New password" : "Nové heslo", - "Change password" : "ZmeniÅ¥ heslo", - "Language" : "Jazyk", - "Help translate" : "PomôcÅ¥ s prekladom", - "Get the apps to sync your files" : "ZÃskaÅ¥ aplikácie na synchronizáciu vaÅ¡ich súborov", - "Desktop client" : "Desktopový klient", - "Android app" : "Android aplikácia", - "iOS app" : "iOS aplikácia", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ak chcete podporiÅ¥ projekt {contributeopen}zapojte sa do vývoja{linkclose}, alebo {contributeopen}dajte o nás vedieÅ¥{linkclose}!", - "Show First Run Wizard again" : "Znovu zobraziÅ¥ sprievodcu prvým spustenÃm", - "Device" : "Zariadenie", - "Last activity" : "Posledná aktivita", - "App passwords" : "Heslá aplikácie", - "App name" : "Názov aplikácie", - "Create new app password" : "VytvoriÅ¥ nové heslo aplikácie", - "Use the credentials below to configure your app or device." : "Pre konfiguráciu vaÅ¡ej aplikácie, alebo zariadenia použite nižšie uvedené prihlasovacie údaje.", - "For security reasons this password will only be shown once." : "Z dôvodu bezpeÄnosti toto heslo bude zobrazené iba jeden krát.", - "Username" : "PoužÃvateľské meno", - "Done" : "Hotovo", - "Version" : "Verzia", "None" : "Žiadny", "Login" : "Prihlásenie", "Plain" : "Neformátovaný", @@ -227,6 +184,7 @@ OC.L10N.register( "All checks passed." : "VÅ¡etky kontroly preÅ¡li úspeÅ¡ne.", "Execute one task with each page loaded" : "VykonaÅ¥ jednu úlohu s každým naÄÃtanà stránky", "The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým použÃvateľom \"%s\".", + "Version" : "Verzia", "Sharing" : "SprÃstupňovanie", "Allow apps to use the Share API" : "PovoliÅ¥ aplikáciám použÃvaÅ¥ API pre sprÃstupňovanie", "Allow users to share via link" : "PovoliÅ¥ použÃvateľom sprÃstupňovanie obsahu pomocou odkazov", @@ -249,8 +207,43 @@ OC.L10N.register( "Improving the config.php" : "ZlepÅ¡enie config.php", "Theming" : "Vzhľady tém", "Hardening and security guidance" : "Sprievodca vylepÅ¡enÃm bezpeÄnosti", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "VyužÃvate <strong>%s</strong> z <strong>%s</strong>", + "Profile picture" : "Avatar", + "Upload new" : "NahraÅ¥ nový", + "Select from Files" : "VybraÅ¥ zo súborov", + "Remove image" : "ZmazaÅ¥ obrázok", + "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", + "Picture provided by original account" : "Obrázok poskytnutý originálnym úÄtom", + "Cancel" : "ZruÅ¡iÅ¥", + "Choose as profile picture" : "PoužiÅ¥ ako obrázok avatara", + "Full name" : "Meno a priezvisko", "No display name set" : "Zobrazované meno nie je nastavené", + "Email" : "Email", + "Your email address" : "VaÅ¡a emailová adresa", + "No email address set" : "Emailová adresa nie je nastavená", + "For password reset and notifications" : "Na znovu-nastavenie hesla a upozornenia", + "Phone number" : "Telefónne ÄÃslo", + "Your phone number" : "VaÅ¡e telefónne ÄÃslo", + "Address" : "Adresa", + "Your postal address" : "VaÅ¡a poÅ¡tová adresa", + "Website" : "Webstránka", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Ste Älenom nasledovných skupÃn:", + "Password" : "Heslo", + "Current password" : "Aktuálne heslo", + "New password" : "Nové heslo", + "Change password" : "ZmeniÅ¥ heslo", + "Language" : "Jazyk", + "Help translate" : "PomôcÅ¥ s prekladom", "Web, desktop and mobile clients currently logged in to your account." : "WebovÃ, desktopovÃ, alebo mobilnà klienti práve prihlásenà na váš úÄet.", + "Device" : "Zariadenie", + "Last activity" : "Posledná aktivita", + "App name" : "Názov aplikácie", + "Create new app password" : "VytvoriÅ¥ nové heslo aplikácie", + "Use the credentials below to configure your app or device." : "Pre konfiguráciu vaÅ¡ej aplikácie, alebo zariadenia použite nižšie uvedené prihlasovacie údaje.", + "For security reasons this password will only be shown once." : "Z dôvodu bezpeÄnosti toto heslo bude zobrazené iba jeden krát.", + "Username" : "PoužÃvateľské meno", + "Done" : "Hotovo", "Settings" : "Nastavenia", "Show storage location" : "ZobraziÅ¥ umiestnenie úložiska", "Show user backend" : "ZobraziÅ¥ backend použÃvateľa", @@ -293,6 +286,7 @@ OC.L10N.register( "__language_name__" : "Slovenský", "Personal info" : "Osobné informácie", "Sessions" : "Relácie", + "App passwords" : "Heslá aplikácie", "Sync clients" : "Klienti synchronizácie", "This is used for sending out notifications." : "PoužÃva sa na odosielanie upozornenÃ.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je zjavne nastavené, aby odstraňovalo bloky vloženej dokumentácie. To zneprÃstupnà niekoľko základných aplikáciÃ.", @@ -313,6 +307,12 @@ OC.L10N.register( "For password recovery and notifications" : "Pre obnovu hesla a oznámenia", "Your website" : "VaÅ¡a webstránka", "Your Twitter handle" : "VaÅ¡a stránka na Twitteri", + "Get the apps to sync your files" : "ZÃskaÅ¥ aplikácie na synchronizáciu vaÅ¡ich súborov", + "Desktop client" : "Desktopový klient", + "Android app" : "Android aplikácia", + "iOS app" : "iOS aplikácia", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ak chcete podporiÅ¥ projekt {contributeopen}zapojte sa do vývoja{linkclose}, alebo {contributeopen}dajte o nás vedieÅ¥{linkclose}!", + "Show First Run Wizard again" : "Znovu zobraziÅ¥ sprievodcu prvým spustenÃm", "Passcodes that give an app or device permissions to access your account." : "PrÃstupové heslá, ktoré dovolia aplikáciam alebo zariadeniam prÃstup na váš úÄet.", "Name" : "Názov", "Follow us on Google Plus!" : "Sleduj nás na Google Plus!", diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json index 2b661c27754227f54939413802de3be8c8c8c688..0fcd6da5bbbb824630d4363992921aaab0704fad 100644 --- a/settings/l10n/sk.json +++ b/settings/l10n/sk.json @@ -143,49 +143,6 @@ "Forum" : "Fórum", "Getting help" : "ZÃskaÅ¥ pomoc", "Commercial support" : "KomerÄná podpora", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "VyužÃvate <strong>%s</strong> z <strong>%s</strong>", - "Profile picture" : "Avatar", - "Upload new" : "NahraÅ¥ nový", - "Select from Files" : "VybraÅ¥ zo súborov", - "Remove image" : "ZmazaÅ¥ obrázok", - "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", - "Picture provided by original account" : "Obrázok poskytnutý originálnym úÄtom", - "Cancel" : "ZruÅ¡iÅ¥", - "Choose as profile picture" : "PoužiÅ¥ ako obrázok avatara", - "Full name" : "Meno a priezvisko", - "Email" : "Email", - "No email address set" : "Emailová adresa nie je nastavená", - "Your email address" : "VaÅ¡a emailová adresa", - "For password reset and notifications" : "Na znovu-nastavenie hesla a upozornenia", - "Phone number" : "Telefónne ÄÃslo", - "Your phone number" : "VaÅ¡e telefónne ÄÃslo", - "Address" : "Adresa", - "Your postal address" : "VaÅ¡a poÅ¡tová adresa", - "Website" : "Webstránka", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Ste Älenom nasledovných skupÃn:", - "Password" : "Heslo", - "Current password" : "Aktuálne heslo", - "New password" : "Nové heslo", - "Change password" : "ZmeniÅ¥ heslo", - "Language" : "Jazyk", - "Help translate" : "PomôcÅ¥ s prekladom", - "Get the apps to sync your files" : "ZÃskaÅ¥ aplikácie na synchronizáciu vaÅ¡ich súborov", - "Desktop client" : "Desktopový klient", - "Android app" : "Android aplikácia", - "iOS app" : "iOS aplikácia", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ak chcete podporiÅ¥ projekt {contributeopen}zapojte sa do vývoja{linkclose}, alebo {contributeopen}dajte o nás vedieÅ¥{linkclose}!", - "Show First Run Wizard again" : "Znovu zobraziÅ¥ sprievodcu prvým spustenÃm", - "Device" : "Zariadenie", - "Last activity" : "Posledná aktivita", - "App passwords" : "Heslá aplikácie", - "App name" : "Názov aplikácie", - "Create new app password" : "VytvoriÅ¥ nové heslo aplikácie", - "Use the credentials below to configure your app or device." : "Pre konfiguráciu vaÅ¡ej aplikácie, alebo zariadenia použite nižšie uvedené prihlasovacie údaje.", - "For security reasons this password will only be shown once." : "Z dôvodu bezpeÄnosti toto heslo bude zobrazené iba jeden krát.", - "Username" : "PoužÃvateľské meno", - "Done" : "Hotovo", - "Version" : "Verzia", "None" : "Žiadny", "Login" : "Prihlásenie", "Plain" : "Neformátovaný", @@ -225,6 +182,7 @@ "All checks passed." : "VÅ¡etky kontroly preÅ¡li úspeÅ¡ne.", "Execute one task with each page loaded" : "VykonaÅ¥ jednu úlohu s každým naÄÃtanà stránky", "The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým použÃvateľom \"%s\".", + "Version" : "Verzia", "Sharing" : "SprÃstupňovanie", "Allow apps to use the Share API" : "PovoliÅ¥ aplikáciám použÃvaÅ¥ API pre sprÃstupňovanie", "Allow users to share via link" : "PovoliÅ¥ použÃvateľom sprÃstupňovanie obsahu pomocou odkazov", @@ -247,8 +205,43 @@ "Improving the config.php" : "ZlepÅ¡enie config.php", "Theming" : "Vzhľady tém", "Hardening and security guidance" : "Sprievodca vylepÅ¡enÃm bezpeÄnosti", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "VyužÃvate <strong>%s</strong> z <strong>%s</strong>", + "Profile picture" : "Avatar", + "Upload new" : "NahraÅ¥ nový", + "Select from Files" : "VybraÅ¥ zo súborov", + "Remove image" : "ZmazaÅ¥ obrázok", + "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", + "Picture provided by original account" : "Obrázok poskytnutý originálnym úÄtom", + "Cancel" : "ZruÅ¡iÅ¥", + "Choose as profile picture" : "PoužiÅ¥ ako obrázok avatara", + "Full name" : "Meno a priezvisko", "No display name set" : "Zobrazované meno nie je nastavené", + "Email" : "Email", + "Your email address" : "VaÅ¡a emailová adresa", + "No email address set" : "Emailová adresa nie je nastavená", + "For password reset and notifications" : "Na znovu-nastavenie hesla a upozornenia", + "Phone number" : "Telefónne ÄÃslo", + "Your phone number" : "VaÅ¡e telefónne ÄÃslo", + "Address" : "Adresa", + "Your postal address" : "VaÅ¡a poÅ¡tová adresa", + "Website" : "Webstránka", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Ste Älenom nasledovných skupÃn:", + "Password" : "Heslo", + "Current password" : "Aktuálne heslo", + "New password" : "Nové heslo", + "Change password" : "ZmeniÅ¥ heslo", + "Language" : "Jazyk", + "Help translate" : "PomôcÅ¥ s prekladom", "Web, desktop and mobile clients currently logged in to your account." : "WebovÃ, desktopovÃ, alebo mobilnà klienti práve prihlásenà na váš úÄet.", + "Device" : "Zariadenie", + "Last activity" : "Posledná aktivita", + "App name" : "Názov aplikácie", + "Create new app password" : "VytvoriÅ¥ nové heslo aplikácie", + "Use the credentials below to configure your app or device." : "Pre konfiguráciu vaÅ¡ej aplikácie, alebo zariadenia použite nižšie uvedené prihlasovacie údaje.", + "For security reasons this password will only be shown once." : "Z dôvodu bezpeÄnosti toto heslo bude zobrazené iba jeden krát.", + "Username" : "PoužÃvateľské meno", + "Done" : "Hotovo", "Settings" : "Nastavenia", "Show storage location" : "ZobraziÅ¥ umiestnenie úložiska", "Show user backend" : "ZobraziÅ¥ backend použÃvateľa", @@ -291,6 +284,7 @@ "__language_name__" : "Slovenský", "Personal info" : "Osobné informácie", "Sessions" : "Relácie", + "App passwords" : "Heslá aplikácie", "Sync clients" : "Klienti synchronizácie", "This is used for sending out notifications." : "PoužÃva sa na odosielanie upozornenÃ.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP je zjavne nastavené, aby odstraňovalo bloky vloženej dokumentácie. To zneprÃstupnà niekoľko základných aplikáciÃ.", @@ -311,6 +305,12 @@ "For password recovery and notifications" : "Pre obnovu hesla a oznámenia", "Your website" : "VaÅ¡a webstránka", "Your Twitter handle" : "VaÅ¡a stránka na Twitteri", + "Get the apps to sync your files" : "ZÃskaÅ¥ aplikácie na synchronizáciu vaÅ¡ich súborov", + "Desktop client" : "Desktopový klient", + "Android app" : "Android aplikácia", + "iOS app" : "iOS aplikácia", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Ak chcete podporiÅ¥ projekt {contributeopen}zapojte sa do vývoja{linkclose}, alebo {contributeopen}dajte o nás vedieÅ¥{linkclose}!", + "Show First Run Wizard again" : "Znovu zobraziÅ¥ sprievodcu prvým spustenÃm", "Passcodes that give an app or device permissions to access your account." : "PrÃstupové heslá, ktoré dovolia aplikáciam alebo zariadeniam prÃstup na váš úÄet.", "Name" : "Názov", "Follow us on Google Plus!" : "Sleduj nás na Google Plus!", diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index 03707e0db3c2b1e0f539fa6e4c60c9db5e705d0a..810b20055d2037cdffd49b47f58a69c8629af4cc 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -107,37 +107,6 @@ OC.L10N.register( "Online documentation" : "Spletna dokumentacija", "Forum" : "Forum", "Commercial support" : "Podpora strankam", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Uporabljate <strong>%s</strong> od <strong>%s</strong>", - "Profile picture" : "Slika profila", - "Upload new" : "PoÅ¡lji novo", - "Select from Files" : "Izbor iz datotek", - "Remove image" : "Odstrani sliko", - "png or jpg, max. 20 MB" : "png ali jpg, najveÄ. 20 MB", - "Picture provided by original account" : "Slika iz originalnega raÄuna", - "Cancel" : "PrekliÄi", - "Choose as profile picture" : "Izberi kot sliko profila", - "Full name" : "Polno ime", - "Email" : "Elektronski naslov", - "No email address set" : "PoÅ¡tni naslov ni nastavljen", - "Your email address" : "Osebni elektronski naslov", - "You are member of the following groups:" : "Ste Älan naslednjih skupin:", - "Password" : "Geslo", - "Current password" : "Trenutno geslo", - "New password" : "Novo geslo", - "Change password" : "Spremeni geslo", - "Language" : "Jezik", - "Help translate" : "Sodelujte pri prevajanju", - "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", - "Desktop client" : "Namizni odjemalec", - "Android app" : "Program za Android", - "iOS app" : "Program za iOS", - "Show First Run Wizard again" : "Zaženi Äarovnika prvega zagona", - "App passwords" : " Gesla aplikacije", - "App name" : "Ime aplikacije", - "Create new app password" : "Ustvari novo geslo aplikacije", - "Username" : "UporabniÅ¡ko ime", - "Done" : "KonÄano", - "Version" : "RazliÄica", "None" : "Brez", "Login" : "Prijava", "Plain" : "Besedilno", @@ -172,6 +141,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Sistemskih jezikovnih nastavitev ni mogoÄe nastaviti na možnost, ki podpira nabor UTF-8.", "All checks passed." : "Vsa preverjanja so uspeÅ¡no zakljuÄena.", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", + "Version" : "RazliÄica", "Sharing" : "Souporaba", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", "Allow users to share via link" : "Uporabnikom dovoli omogoÄanje souporabe s povezavami", @@ -193,7 +163,31 @@ OC.L10N.register( "Improving the config.php" : "IzboljÅ¡ave v config.php", "Theming" : "Teme", "Hardening and security guidance" : "Varnost in varnostni napotki", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Uporabljate <strong>%s</strong> od <strong>%s</strong>", + "Profile picture" : "Slika profila", + "Upload new" : "PoÅ¡lji novo", + "Select from Files" : "Izbor iz datotek", + "Remove image" : "Odstrani sliko", + "png or jpg, max. 20 MB" : "png ali jpg, najveÄ. 20 MB", + "Picture provided by original account" : "Slika iz originalnega raÄuna", + "Cancel" : "PrekliÄi", + "Choose as profile picture" : "Izberi kot sliko profila", + "Full name" : "Polno ime", "No display name set" : "Prikazno ime ni nastavljeno", + "Email" : "Elektronski naslov", + "Your email address" : "Osebni elektronski naslov", + "No email address set" : "PoÅ¡tni naslov ni nastavljen", + "You are member of the following groups:" : "Ste Älan naslednjih skupin:", + "Password" : "Geslo", + "Current password" : "Trenutno geslo", + "New password" : "Novo geslo", + "Change password" : "Spremeni geslo", + "Language" : "Jezik", + "Help translate" : "Sodelujte pri prevajanju", + "App name" : "Ime aplikacije", + "Create new app password" : "Ustvari novo geslo aplikacije", + "Username" : "UporabniÅ¡ko ime", + "Done" : "KonÄano", "Show storage location" : "Pokaži mesto shrambe", "Show user backend" : "Pokaži ozadnji program", "Show email address" : "Pokaži naslov elektronske poÅ¡te", @@ -228,6 +222,7 @@ OC.L10N.register( "__language_name__" : "SlovenÅ¡Äina", "Personal info" : "Osebni podatki", "Sessions" : "Seje", + "App passwords" : " Gesla aplikacije", "Sync clients" : "Uskladi odjemalce", "This is used for sending out notifications." : "Možnost je uporabljena za omogoÄanje poÅ¡iljanja obvestil.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : " Izgleda, da je PHP nastavljen, da odreže znake v 'inline doc' blokih. To bo povzroÄilo, da nekateri osnovni moduli ne bodo dosegljivi.", @@ -241,6 +236,11 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodiÄnih opravil za klic datoteke cron.php vsakih 15 minut.", "Cheers!" : "Lep pozdrav!", "For password recovery and notifications" : "Za obnovo gesla in obveÅ¡Äanje", + "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", + "Desktop client" : "Namizni odjemalec", + "Android app" : "Program za Android", + "iOS app" : "Program za iOS", + "Show First Run Wizard again" : "Zaženi Äarovnika prvega zagona", "Name" : "Ime", "Show last log in" : "Pokaži podatke zadnje prijave" }, diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index fb311af884bb8c499173b7a76f170444f7e51a44..fc0d68ad303cbd9ca9d5de27692e0479e5b0d2bb 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -105,37 +105,6 @@ "Online documentation" : "Spletna dokumentacija", "Forum" : "Forum", "Commercial support" : "Podpora strankam", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Uporabljate <strong>%s</strong> od <strong>%s</strong>", - "Profile picture" : "Slika profila", - "Upload new" : "PoÅ¡lji novo", - "Select from Files" : "Izbor iz datotek", - "Remove image" : "Odstrani sliko", - "png or jpg, max. 20 MB" : "png ali jpg, najveÄ. 20 MB", - "Picture provided by original account" : "Slika iz originalnega raÄuna", - "Cancel" : "PrekliÄi", - "Choose as profile picture" : "Izberi kot sliko profila", - "Full name" : "Polno ime", - "Email" : "Elektronski naslov", - "No email address set" : "PoÅ¡tni naslov ni nastavljen", - "Your email address" : "Osebni elektronski naslov", - "You are member of the following groups:" : "Ste Älan naslednjih skupin:", - "Password" : "Geslo", - "Current password" : "Trenutno geslo", - "New password" : "Novo geslo", - "Change password" : "Spremeni geslo", - "Language" : "Jezik", - "Help translate" : "Sodelujte pri prevajanju", - "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", - "Desktop client" : "Namizni odjemalec", - "Android app" : "Program za Android", - "iOS app" : "Program za iOS", - "Show First Run Wizard again" : "Zaženi Äarovnika prvega zagona", - "App passwords" : " Gesla aplikacije", - "App name" : "Ime aplikacije", - "Create new app password" : "Ustvari novo geslo aplikacije", - "Username" : "UporabniÅ¡ko ime", - "Done" : "KonÄano", - "Version" : "RazliÄica", "None" : "Brez", "Login" : "Prijava", "Plain" : "Besedilno", @@ -170,6 +139,7 @@ "System locale can not be set to a one which supports UTF-8." : "Sistemskih jezikovnih nastavitev ni mogoÄe nastaviti na možnost, ki podpira nabor UTF-8.", "All checks passed." : "Vsa preverjanja so uspeÅ¡no zakljuÄena.", "Execute one task with each page loaded" : "Izvedi eno nalogo z vsako naloženo stranjo.", + "Version" : "RazliÄica", "Sharing" : "Souporaba", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", "Allow users to share via link" : "Uporabnikom dovoli omogoÄanje souporabe s povezavami", @@ -191,7 +161,31 @@ "Improving the config.php" : "IzboljÅ¡ave v config.php", "Theming" : "Teme", "Hardening and security guidance" : "Varnost in varnostni napotki", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Uporabljate <strong>%s</strong> od <strong>%s</strong>", + "Profile picture" : "Slika profila", + "Upload new" : "PoÅ¡lji novo", + "Select from Files" : "Izbor iz datotek", + "Remove image" : "Odstrani sliko", + "png or jpg, max. 20 MB" : "png ali jpg, najveÄ. 20 MB", + "Picture provided by original account" : "Slika iz originalnega raÄuna", + "Cancel" : "PrekliÄi", + "Choose as profile picture" : "Izberi kot sliko profila", + "Full name" : "Polno ime", "No display name set" : "Prikazno ime ni nastavljeno", + "Email" : "Elektronski naslov", + "Your email address" : "Osebni elektronski naslov", + "No email address set" : "PoÅ¡tni naslov ni nastavljen", + "You are member of the following groups:" : "Ste Älan naslednjih skupin:", + "Password" : "Geslo", + "Current password" : "Trenutno geslo", + "New password" : "Novo geslo", + "Change password" : "Spremeni geslo", + "Language" : "Jezik", + "Help translate" : "Sodelujte pri prevajanju", + "App name" : "Ime aplikacije", + "Create new app password" : "Ustvari novo geslo aplikacije", + "Username" : "UporabniÅ¡ko ime", + "Done" : "KonÄano", "Show storage location" : "Pokaži mesto shrambe", "Show user backend" : "Pokaži ozadnji program", "Show email address" : "Pokaži naslov elektronske poÅ¡te", @@ -226,6 +220,7 @@ "__language_name__" : "SlovenÅ¡Äina", "Personal info" : "Osebni podatki", "Sessions" : "Seje", + "App passwords" : " Gesla aplikacije", "Sync clients" : "Uskladi odjemalce", "This is used for sending out notifications." : "Možnost je uporabljena za omogoÄanje poÅ¡iljanja obvestil.", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : " Izgleda, da je PHP nastavljen, da odreže znake v 'inline doc' blokih. To bo povzroÄilo, da nekateri osnovni moduli ne bodo dosegljivi.", @@ -239,6 +234,11 @@ "Use system's cron service to call the cron.php file every 15 minutes." : "Uporabi storitev periodiÄnih opravil za klic datoteke cron.php vsakih 15 minut.", "Cheers!" : "Lep pozdrav!", "For password recovery and notifications" : "Za obnovo gesla in obveÅ¡Äanje", + "Get the apps to sync your files" : "Pridobi programe za usklajevanje datotek", + "Desktop client" : "Namizni odjemalec", + "Android app" : "Program za Android", + "iOS app" : "Program za iOS", + "Show First Run Wizard again" : "Zaženi Äarovnika prvega zagona", "Name" : "Ime", "Show last log in" : "Pokaži podatke zadnje prijave" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index a6b227bbb788ab743046041f79a4d9b06c2e6492..f81d88c630e8bb82383c792c15ccacb10ef16d88 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -191,52 +191,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Kërkoni ndihmë", "Commercial support" : "Asistencë komerciale", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Po përdorni <strong>%s</strong> nga <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ju po përdorni <strong>%s</strong> të <strong>%s</strong> (<strong>%s%%</strong>)", - "Profile picture" : "Foto profili", - "Upload new" : "Ngarko të re", - "Select from Files" : "Përzgjidhni prej Kartelash", - "Remove image" : "Hiqe figurën", - "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB", - "Picture provided by original account" : "Foto e prurë nga llogaria origjinale", - "Cancel" : "Anuloje", - "Choose as profile picture" : "Zgjidhni një foto profili", - "Full name" : "Emër i plotë", - "Email" : "Email", - "No email address set" : "S’është caktuar adresë email", - "Your email address" : "Adresa juaj email", - "For password reset and notifications" : "Për të rivendosur fjalëkalimin dhe njoftimet", - "Phone number" : "Numri i telefonit", - "Your phone number" : "Numri juaj i telefonit", - "Address" : "Adresa", - "Your postal address" : "Adresa juaj postale", - "Website" : "Faqe web-i", - "It can take up to 24 hours before the account is displayed as verified." : "Kjo mund të marrë mbi 24 orë, përpara se llogaria të shfaqet si e verifikuar.", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Jeni anëtar i grupeve vijuese:", - "Password" : "Fjalëkalim", - "Current password" : "Fjalëkalimi i tanishëm", - "New password" : "Fjalëkalimi i ri", - "Change password" : "Ndrysho fjalëkalimin", - "Language" : "Gjuhë", - "Help translate" : "Ndihmoni në përkthim", - "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja", - "Desktop client" : "Klient desktopi", - "Android app" : "Aplikacion për Android", - "iOS app" : "Aplikacion për iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Nëse doni të mbështesni projektin {contributeopen} bashkohu me grupin e zhvillimit {linkclose} ose {contributeopen} përhap fjalën {linkclose}!", - "Show First Run Wizard again" : "Shfaqe sërish Ndihmësin e Herës së Parë", - "Device" : "Pajisje", - "Last activity" : "Aktiviteti i fundit", - "App passwords" : "Fjalëkalim aplikacioni", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Këtu ju mund krijoni fjalëkalime individuale për aplikacionet, kështu që ju nuk keni pse të hiqni dorë nga fjalëkalimi juaj. Ju mund t'i anulloni ato individualish.", - "App name" : "Emër aplikacioni", - "Create new app password" : "Krijoni fjalëkalim aplikacioni të ri", - "Use the credentials below to configure your app or device." : "Përdorni kredencialet e mëposhtme për të konfiguruar aplikacionin apo pajisjen tuaj.", - "For security reasons this password will only be shown once." : "Për arsye siguri ky fjalëkalim do të shofaqet vetëm një herv.", - "Username" : "Emër përdoruesi", - "Done" : "U bë", - "Version" : "Version", "None" : "Asnjë", "Login" : "Hyrje", "Plain" : "E thjeshtë", @@ -283,6 +237,7 @@ OC.L10N.register( "All checks passed." : "I kaloi krejt kontrollet.", "Execute one task with each page loaded" : "Kryeni vetëm një veprim me secilën prej faqeve të ngarkuara", "The cron.php needs to be executed by the system user \"%s\"." : "con.php duhet të ekzekutohet bga përdoruesi i sistemit \"%s\".", + "Version" : "Version", "Sharing" : "Ndarje me të tjerët", "Allow apps to use the Share API" : "Lejoni aplikacionet të përdorin API Share", "Allow users to share via link" : "Lejoji përdoruesit të ndajnë me të tjerët përmes lidhjesh", @@ -310,8 +265,45 @@ OC.L10N.register( "Improving the config.php" : "Si të përmirësohet config.php", "Theming" : "Ndryshim teme grafike", "Hardening and security guidance" : "Udhëzime për forcim dhe siguri", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Po përdorni <strong>%s</strong> nga <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ju po përdorni <strong>%s</strong> të <strong>%s</strong> (<strong>%s%%</strong>)", + "Profile picture" : "Foto profili", + "Upload new" : "Ngarko të re", + "Select from Files" : "Përzgjidhni prej Kartelash", + "Remove image" : "Hiqe figurën", + "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB", + "Picture provided by original account" : "Foto e prurë nga llogaria origjinale", + "Cancel" : "Anuloje", + "Choose as profile picture" : "Zgjidhni një foto profili", + "Full name" : "Emër i plotë", "No display name set" : "S’është caktuar emër për në ekran", + "Email" : "Email", + "Your email address" : "Adresa juaj email", + "No email address set" : "S’është caktuar adresë email", + "For password reset and notifications" : "Për të rivendosur fjalëkalimin dhe njoftimet", + "Phone number" : "Numri i telefonit", + "Your phone number" : "Numri juaj i telefonit", + "Address" : "Adresa", + "Your postal address" : "Adresa juaj postale", + "Website" : "Faqe web-i", + "It can take up to 24 hours before the account is displayed as verified." : "Kjo mund të marrë mbi 24 orë, përpara se llogaria të shfaqet si e verifikuar.", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Jeni anëtar i grupeve vijuese:", + "Password" : "Fjalëkalim", + "Current password" : "Fjalëkalimi i tanishëm", + "New password" : "Fjalëkalimi i ri", + "Change password" : "Ndrysho fjalëkalimin", + "Language" : "Gjuhë", + "Help translate" : "Ndihmoni në përkthim", "Web, desktop and mobile clients currently logged in to your account." : "Klientë në rrjet, desktop dhe celular kanë hyrë aktualisht në llogarinë tuaj.", + "Device" : "Pajisje", + "Last activity" : "Aktiviteti i fundit", + "App name" : "Emër aplikacioni", + "Create new app password" : "Krijoni fjalëkalim aplikacioni të ri", + "Use the credentials below to configure your app or device." : "Përdorni kredencialet e mëposhtme për të konfiguruar aplikacionin apo pajisjen tuaj.", + "For security reasons this password will only be shown once." : "Për arsye siguri ky fjalëkalim do të shofaqet vetëm një herv.", + "Username" : "Emër përdoruesi", + "Done" : "U bë", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Zhvilluar nga {communityopen}komuniteti Nextcloud {linkclose}, {githubopen}kodi i hapur{linkclose} iështë licensuar sipar {licenseopen}AGPL{linkclose}.", "Settings" : "Konfigurimet", "Show storage location" : "Shfaq vendndodhje depozite", @@ -357,6 +349,7 @@ OC.L10N.register( "__language_name__" : "Shqip", "Personal info" : "Të dhëna personale", "Sessions" : "Sesione", + "App passwords" : "Fjalëkalim aplikacioni", "Sync clients" : "Klientë njëkohësimi", "This is used for sending out notifications." : "Ky përdoret për të dërguar njoftime.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP-ja nuk duket të jetë rregulluar si duhet për të kërkuar ndryshore mjedisi sistemi. Testi me getenv(\"PATH\") kthen vetëm një përgjigje të zbrazët.", @@ -382,6 +375,12 @@ OC.L10N.register( "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime ", "Your website" : "Website-i juaj", "Your Twitter handle" : "Emri i përdoruesit tuaj në Twitter", + "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja", + "Desktop client" : "Klient desktopi", + "Android app" : "Aplikacion për Android", + "iOS app" : "Aplikacion për iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Nëse doni të mbështesni projektin {contributeopen} bashkohu me grupin e zhvillimit {linkclose} ose {contributeopen} përhap fjalën {linkclose}!", + "Show First Run Wizard again" : "Shfaqe sërish Ndihmësin e Herës së Parë", "Passcodes that give an app or device permissions to access your account." : "Fjalëkalimet të cilat i japin një aplikacioni ose pajisje lejen për të aksesuar llogarinë tuaj.", "Name" : "Emër", "Follow us on Google Plus!" : "Na ndiqni në Google Plus!", @@ -390,6 +389,7 @@ OC.L10N.register( "Subscribe to our news feed!" : "Abonohuni në kanalin tonë në twitter!", "Subscribe to our newsletter!" : "Abonohuni në buletinin tonë informativ!", "Show last log in" : "Shfaq hyrjen e fundit", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Këtu ju mund krijoni fjalëkalime individuale për aplikacionet, kështu që ju nuk keni pse të hiqni dorë nga fjalëkalimi juaj. Ju mund t'i anulloni ato individualish.", "Follow us on Google+!" : "Na ndiqni në Google+!", "Follow us on Twitter!" : "Na ndiqni në Twitter!", "Check out our blog!" : "Vizitoni blogun tonë!" diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index 35b6023de27d2d76ad4d616d867f4193faf55e4e..baff66e7959757c89b1a601d60ca79ad258bcacf 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -189,52 +189,6 @@ "Forum" : "Forum", "Getting help" : "Kërkoni ndihmë", "Commercial support" : "Asistencë komerciale", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Po përdorni <strong>%s</strong> nga <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ju po përdorni <strong>%s</strong> të <strong>%s</strong> (<strong>%s%%</strong>)", - "Profile picture" : "Foto profili", - "Upload new" : "Ngarko të re", - "Select from Files" : "Përzgjidhni prej Kartelash", - "Remove image" : "Hiqe figurën", - "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB", - "Picture provided by original account" : "Foto e prurë nga llogaria origjinale", - "Cancel" : "Anuloje", - "Choose as profile picture" : "Zgjidhni një foto profili", - "Full name" : "Emër i plotë", - "Email" : "Email", - "No email address set" : "S’është caktuar adresë email", - "Your email address" : "Adresa juaj email", - "For password reset and notifications" : "Për të rivendosur fjalëkalimin dhe njoftimet", - "Phone number" : "Numri i telefonit", - "Your phone number" : "Numri juaj i telefonit", - "Address" : "Adresa", - "Your postal address" : "Adresa juaj postale", - "Website" : "Faqe web-i", - "It can take up to 24 hours before the account is displayed as verified." : "Kjo mund të marrë mbi 24 orë, përpara se llogaria të shfaqet si e verifikuar.", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Jeni anëtar i grupeve vijuese:", - "Password" : "Fjalëkalim", - "Current password" : "Fjalëkalimi i tanishëm", - "New password" : "Fjalëkalimi i ri", - "Change password" : "Ndrysho fjalëkalimin", - "Language" : "Gjuhë", - "Help translate" : "Ndihmoni në përkthim", - "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja", - "Desktop client" : "Klient desktopi", - "Android app" : "Aplikacion për Android", - "iOS app" : "Aplikacion për iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Nëse doni të mbështesni projektin {contributeopen} bashkohu me grupin e zhvillimit {linkclose} ose {contributeopen} përhap fjalën {linkclose}!", - "Show First Run Wizard again" : "Shfaqe sërish Ndihmësin e Herës së Parë", - "Device" : "Pajisje", - "Last activity" : "Aktiviteti i fundit", - "App passwords" : "Fjalëkalim aplikacioni", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Këtu ju mund krijoni fjalëkalime individuale për aplikacionet, kështu që ju nuk keni pse të hiqni dorë nga fjalëkalimi juaj. Ju mund t'i anulloni ato individualish.", - "App name" : "Emër aplikacioni", - "Create new app password" : "Krijoni fjalëkalim aplikacioni të ri", - "Use the credentials below to configure your app or device." : "Përdorni kredencialet e mëposhtme për të konfiguruar aplikacionin apo pajisjen tuaj.", - "For security reasons this password will only be shown once." : "Për arsye siguri ky fjalëkalim do të shofaqet vetëm një herv.", - "Username" : "Emër përdoruesi", - "Done" : "U bë", - "Version" : "Version", "None" : "Asnjë", "Login" : "Hyrje", "Plain" : "E thjeshtë", @@ -281,6 +235,7 @@ "All checks passed." : "I kaloi krejt kontrollet.", "Execute one task with each page loaded" : "Kryeni vetëm një veprim me secilën prej faqeve të ngarkuara", "The cron.php needs to be executed by the system user \"%s\"." : "con.php duhet të ekzekutohet bga përdoruesi i sistemit \"%s\".", + "Version" : "Version", "Sharing" : "Ndarje me të tjerët", "Allow apps to use the Share API" : "Lejoni aplikacionet të përdorin API Share", "Allow users to share via link" : "Lejoji përdoruesit të ndajnë me të tjerët përmes lidhjesh", @@ -308,8 +263,45 @@ "Improving the config.php" : "Si të përmirësohet config.php", "Theming" : "Ndryshim teme grafike", "Hardening and security guidance" : "Udhëzime për forcim dhe siguri", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Po përdorni <strong>%s</strong> nga <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Ju po përdorni <strong>%s</strong> të <strong>%s</strong> (<strong>%s%%</strong>)", + "Profile picture" : "Foto profili", + "Upload new" : "Ngarko të re", + "Select from Files" : "Përzgjidhni prej Kartelash", + "Remove image" : "Hiqe figurën", + "png or jpg, max. 20 MB" : "png ose jpg, maks. 20 MB", + "Picture provided by original account" : "Foto e prurë nga llogaria origjinale", + "Cancel" : "Anuloje", + "Choose as profile picture" : "Zgjidhni një foto profili", + "Full name" : "Emër i plotë", "No display name set" : "S’është caktuar emër për në ekran", + "Email" : "Email", + "Your email address" : "Adresa juaj email", + "No email address set" : "S’është caktuar adresë email", + "For password reset and notifications" : "Për të rivendosur fjalëkalimin dhe njoftimet", + "Phone number" : "Numri i telefonit", + "Your phone number" : "Numri juaj i telefonit", + "Address" : "Adresa", + "Your postal address" : "Adresa juaj postale", + "Website" : "Faqe web-i", + "It can take up to 24 hours before the account is displayed as verified." : "Kjo mund të marrë mbi 24 orë, përpara se llogaria të shfaqet si e verifikuar.", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Jeni anëtar i grupeve vijuese:", + "Password" : "Fjalëkalim", + "Current password" : "Fjalëkalimi i tanishëm", + "New password" : "Fjalëkalimi i ri", + "Change password" : "Ndrysho fjalëkalimin", + "Language" : "Gjuhë", + "Help translate" : "Ndihmoni në përkthim", "Web, desktop and mobile clients currently logged in to your account." : "Klientë në rrjet, desktop dhe celular kanë hyrë aktualisht në llogarinë tuaj.", + "Device" : "Pajisje", + "Last activity" : "Aktiviteti i fundit", + "App name" : "Emër aplikacioni", + "Create new app password" : "Krijoni fjalëkalim aplikacioni të ri", + "Use the credentials below to configure your app or device." : "Përdorni kredencialet e mëposhtme për të konfiguruar aplikacionin apo pajisjen tuaj.", + "For security reasons this password will only be shown once." : "Për arsye siguri ky fjalëkalim do të shofaqet vetëm një herv.", + "Username" : "Emër përdoruesi", + "Done" : "U bë", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Zhvilluar nga {communityopen}komuniteti Nextcloud {linkclose}, {githubopen}kodi i hapur{linkclose} iështë licensuar sipar {licenseopen}AGPL{linkclose}.", "Settings" : "Konfigurimet", "Show storage location" : "Shfaq vendndodhje depozite", @@ -355,6 +347,7 @@ "__language_name__" : "Shqip", "Personal info" : "Të dhëna personale", "Sessions" : "Sesione", + "App passwords" : "Fjalëkalim aplikacioni", "Sync clients" : "Klientë njëkohësimi", "This is used for sending out notifications." : "Ky përdoret për të dërguar njoftime.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP-ja nuk duket të jetë rregulluar si duhet për të kërkuar ndryshore mjedisi sistemi. Testi me getenv(\"PATH\") kthen vetëm një përgjigje të zbrazët.", @@ -380,6 +373,12 @@ "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime ", "Your website" : "Website-i juaj", "Your Twitter handle" : "Emri i përdoruesit tuaj në Twitter", + "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja", + "Desktop client" : "Klient desktopi", + "Android app" : "Aplikacion për Android", + "iOS app" : "Aplikacion për iOS", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Nëse doni të mbështesni projektin {contributeopen} bashkohu me grupin e zhvillimit {linkclose} ose {contributeopen} përhap fjalën {linkclose}!", + "Show First Run Wizard again" : "Shfaqe sërish Ndihmësin e Herës së Parë", "Passcodes that give an app or device permissions to access your account." : "Fjalëkalimet të cilat i japin një aplikacioni ose pajisje lejen për të aksesuar llogarinë tuaj.", "Name" : "Emër", "Follow us on Google Plus!" : "Na ndiqni në Google Plus!", @@ -388,6 +387,7 @@ "Subscribe to our news feed!" : "Abonohuni në kanalin tonë në twitter!", "Subscribe to our newsletter!" : "Abonohuni në buletinin tonë informativ!", "Show last log in" : "Shfaq hyrjen e fundit", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Këtu ju mund krijoni fjalëkalime individuale për aplikacionet, kështu që ju nuk keni pse të hiqni dorë nga fjalëkalimi juaj. Ju mund t'i anulloni ato individualish.", "Follow us on Google+!" : "Na ndiqni në Google+!", "Follow us on Twitter!" : "Na ndiqni në Twitter!", "Check out our blog!" : "Vizitoni blogun tonë!" diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 3541a338132b0d1431223a6823fadf421f0168c3..dee4582d4a309dc6df875e2b8e20011be3ac9c7c 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -84,29 +84,6 @@ OC.L10N.register( "Online documentation" : "Документација на мрежи", "Forum" : "Форум", "Commercial support" : "Комерцијална подршка", - "Profile picture" : "Слика профила", - "Upload new" : "Отпреми нову", - "Remove image" : "Уклони Ñлику", - "Cancel" : "ОдуÑтани", - "Full name" : "Пуно име", - "Email" : "Е-пошта", - "No email address set" : "Ðије поÑтављена е-адреÑа", - "Your email address" : "Ваша адреÑа е-поште", - "You are member of the following groups:" : "Имате чланÑтво у Ñледећим групама:", - "Password" : "Лозинка", - "Current password" : "Тренутна лозинка", - "New password" : "Ðова лозинка", - "Change password" : "Измени лозинку", - "Language" : "Језик", - "Help translate" : " Помозите у превођењу", - "Get the apps to sync your files" : "Преузмите апликације ради Ñинхронизовања ваших фајлова", - "Desktop client" : "Клијент за рачунар", - "Android app" : "Ðндроид апликација", - "iOS app" : "иОС апликација", - "Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање", - "Username" : "КориÑничко име", - "Done" : "Завршено", - "Version" : "Верзија", "None" : "Ðишта", "Login" : "Пријава", "Plain" : "Обичан", @@ -140,6 +117,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што Ñу ЗендОПкеш или еÐкцелератор.", "System locale can not be set to a one which supports UTF-8." : "СиÑтемÑки локалитет Ñе не може поÑтавити на неки који подржава УТФ-8", "Execute one task with each page loaded" : "Изврши један задатак Ñа Ñваком учитаном Ñтраницом", + "Version" : "Верзија", "Sharing" : "Дељење", "Allow apps to use the Share API" : "Дозвољава апликацијама да кориÑте ÐПИ дељења", "Allow users to share via link" : "Дозволи кориÑницима да деле путем везе", @@ -160,7 +138,24 @@ OC.L10N.register( "Improving the config.php" : "Побољшање фајла поÑтавки", "Theming" : "Теме", "Hardening and security guidance" : "Ојачавање ÑиÑтема и безбедноÑне препоруке", + "Profile picture" : "Слика профила", + "Upload new" : "Отпреми нову", + "Remove image" : "Уклони Ñлику", + "Cancel" : "ОдуÑтани", + "Full name" : "Пуно име", "No display name set" : "Ðије поÑтављено име за приказ", + "Email" : "Е-пошта", + "Your email address" : "Ваша адреÑа е-поште", + "No email address set" : "Ðије поÑтављена е-адреÑа", + "You are member of the following groups:" : "Имате чланÑтво у Ñледећим групама:", + "Password" : "Лозинка", + "Current password" : "Тренутна лозинка", + "New password" : "Ðова лозинка", + "Change password" : "Измени лозинку", + "Language" : "Језик", + "Help translate" : " Помозите у превођењу", + "Username" : "КориÑничко име", + "Done" : "Завршено", "Show storage location" : "Прикажи локацију Ñкладишта", "Show user backend" : "Прикажи позадину за кориÑнике", "Show email address" : "Прикажи е-адреÑу", @@ -210,6 +205,11 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php је региÑтрован код вебкрон ÑервиÑа за позивање cron.php Ñваких 15 минута преко протокола http.", "Use system's cron service to call the cron.php file every 15 minutes." : "КориÑтите ÑиÑтемÑки крон ÑÐµÑ€Ð²Ð¸Ñ Ð·Ð° позивање cron.php фајла Ñваких 15 минута.", "Cheers!" : "Здраво!", + "Get the apps to sync your files" : "Преузмите апликације ради Ñинхронизовања ваших фајлова", + "Desktop client" : "Клијент за рачунар", + "Android app" : "Ðндроид апликација", + "iOS app" : "иОС апликација", + "Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање", "Name" : "назив", "Show last log in" : "Прикажи поÑледњу пријаву" }, diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index 921862123dd1810f20465a99652a481f6a420360..f1bab5b5c118464aae9998471c4e7bfc201c822f 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -82,29 +82,6 @@ "Online documentation" : "Документација на мрежи", "Forum" : "Форум", "Commercial support" : "Комерцијална подршка", - "Profile picture" : "Слика профила", - "Upload new" : "Отпреми нову", - "Remove image" : "Уклони Ñлику", - "Cancel" : "ОдуÑтани", - "Full name" : "Пуно име", - "Email" : "Е-пошта", - "No email address set" : "Ðије поÑтављена е-адреÑа", - "Your email address" : "Ваша адреÑа е-поште", - "You are member of the following groups:" : "Имате чланÑтво у Ñледећим групама:", - "Password" : "Лозинка", - "Current password" : "Тренутна лозинка", - "New password" : "Ðова лозинка", - "Change password" : "Измени лозинку", - "Language" : "Језик", - "Help translate" : " Помозите у превођењу", - "Get the apps to sync your files" : "Преузмите апликације ради Ñинхронизовања ваших фајлова", - "Desktop client" : "Клијент за рачунар", - "Android app" : "Ðндроид апликација", - "iOS app" : "иОС апликација", - "Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање", - "Username" : "КориÑничко име", - "Done" : "Завршено", - "Version" : "Верзија", "None" : "Ðишта", "Login" : "Пријава", "Plain" : "Обичан", @@ -138,6 +115,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што Ñу ЗендОПкеш или еÐкцелератор.", "System locale can not be set to a one which supports UTF-8." : "СиÑтемÑки локалитет Ñе не може поÑтавити на неки који подржава УТФ-8", "Execute one task with each page loaded" : "Изврши један задатак Ñа Ñваком учитаном Ñтраницом", + "Version" : "Верзија", "Sharing" : "Дељење", "Allow apps to use the Share API" : "Дозвољава апликацијама да кориÑте ÐПИ дељења", "Allow users to share via link" : "Дозволи кориÑницима да деле путем везе", @@ -158,7 +136,24 @@ "Improving the config.php" : "Побољшање фајла поÑтавки", "Theming" : "Теме", "Hardening and security guidance" : "Ојачавање ÑиÑтема и безбедноÑне препоруке", + "Profile picture" : "Слика профила", + "Upload new" : "Отпреми нову", + "Remove image" : "Уклони Ñлику", + "Cancel" : "ОдуÑтани", + "Full name" : "Пуно име", "No display name set" : "Ðије поÑтављено име за приказ", + "Email" : "Е-пошта", + "Your email address" : "Ваша адреÑа е-поште", + "No email address set" : "Ðије поÑтављена е-адреÑа", + "You are member of the following groups:" : "Имате чланÑтво у Ñледећим групама:", + "Password" : "Лозинка", + "Current password" : "Тренутна лозинка", + "New password" : "Ðова лозинка", + "Change password" : "Измени лозинку", + "Language" : "Језик", + "Help translate" : " Помозите у превођењу", + "Username" : "КориÑничко име", + "Done" : "Завршено", "Show storage location" : "Прикажи локацију Ñкладишта", "Show user backend" : "Прикажи позадину за кориÑнике", "Show email address" : "Прикажи е-адреÑу", @@ -208,6 +203,11 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php је региÑтрован код вебкрон ÑервиÑа за позивање cron.php Ñваких 15 минута преко протокола http.", "Use system's cron service to call the cron.php file every 15 minutes." : "КориÑтите ÑиÑтемÑки крон ÑÐµÑ€Ð²Ð¸Ñ Ð·Ð° позивање cron.php фајла Ñваких 15 минута.", "Cheers!" : "Здраво!", + "Get the apps to sync your files" : "Преузмите апликације ради Ñинхронизовања ваших фајлова", + "Desktop client" : "Клијент за рачунар", + "Android app" : "Ðндроид апликација", + "iOS app" : "иОС апликација", + "Show First Run Wizard again" : "Поново прикажи чаробњака за прво покретање", "Name" : "назив", "Show last log in" : "Прикажи поÑледњу пријаву" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 0d895a81ae5b09a2e1d165e0b21c17dd1a4ce3ff..3caf9486f703745d9ddfdc853fa3f4d012d69301 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -204,52 +204,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "FÃ¥ hjälp", "Commercial support" : "Kommersiell support", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du använder <strong>%s</strong> av <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du använder <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilbild", - "Upload new" : "Ladda upp ny", - "Select from Files" : "Välj frÃ¥n Filer", - "Remove image" : "Radera bild", - "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", - "Picture provided by original account" : "Bild gjordes tillgänglig av orginal konto", - "Cancel" : "Avbryt", - "Choose as profile picture" : "Välj som profilbild", - "Full name" : "Namn", - "Email" : "E-post", - "No email address set" : "Ingen e-postadress angiven", - "Your email address" : "Din e-postadress", - "For password reset and notifications" : "För lösenordsÃ¥terställning och notifikationer", - "Phone number" : "Telefonnummer", - "Your phone number" : "Ditt telefonnummer", - "Address" : "Ort/Stad", - "Your postal address" : "Ort/Stad", - "Website" : "Webbsida", - "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.", - "Link https://…" : "Länk https://...", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Du är medlem i följande grupper:", - "Password" : "Lösenord", - "Current password" : "Nuvarande lösenord", - "New password" : "Nytt lösenord", - "Change password" : "Ändra lösenord", - "Language" : "SprÃ¥k", - "Help translate" : "Hjälp att översätta", - "Get the apps to sync your files" : "Skaffa apparna för att synkronisera dina filer", - "Desktop client" : "Skrivbordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Om du vill stödja projektet {contributeopen}, delta i utvecklinngen{linkclose} eller {contributeopen}sprida det vidare{linkclose}!", - "Show First Run Wizard again" : "Visa Första uppstarts-guiden igen", - "Device" : "Enhet", - "Last activity" : "Senaste aktivitet", - "App passwords" : "Applösenord", - "App name" : "Appnamn", - "Create new app password" : "Skapa nytt applösenord", - "Use the credentials below to configure your app or device." : "Använd följande autentiseringsuppgifter för att konfigurera din app eller enhet", - "For security reasons this password will only be shown once." : "Av säkerhetsskäl kommer lösenordet endast att visas en gÃ¥ng", - "Username" : "Användarnamn", - "Done" : "Färdig", - "Version" : "Version", "None" : "Ingen", "Login" : "Logga in", "Plain" : "Enkel", @@ -296,6 +250,7 @@ OC.L10N.register( "All checks passed." : "Alla kontroller lyckades!", "Execute one task with each page loaded" : "Exekvera en uppgift vid varje sidladdning", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php behöver exekveras av systemanvändaren \"%s\".", + "Version" : "Version", "Sharing" : "Dela", "Allow apps to use the Share API" : "TillÃ¥t applikationer att använda API för delning", "Allow users to share via link" : "TillÃ¥t användare att dela via länk", @@ -325,8 +280,46 @@ OC.L10N.register( "Theming" : "Teman", "Check the security of your Nextcloud over our security scan" : "Kontrollera säkerheten för ditt Nextcloud med vÃ¥r säkerhets-skanning", "Hardening and security guidance" : "Säkerhetsriktlinjer", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du använder <strong>%s</strong> av <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du använder <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilbild", + "Upload new" : "Ladda upp ny", + "Select from Files" : "Välj frÃ¥n Filer", + "Remove image" : "Radera bild", + "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", + "Picture provided by original account" : "Bild gjordes tillgänglig av orginal konto", + "Cancel" : "Avbryt", + "Choose as profile picture" : "Välj som profilbild", + "Full name" : "Namn", "No display name set" : "Inget visningsnamn angivet", + "Email" : "E-post", + "Your email address" : "Din e-postadress", + "No email address set" : "Ingen e-postadress angiven", + "For password reset and notifications" : "För lösenordsÃ¥terställning och notifikationer", + "Phone number" : "Telefonnummer", + "Your phone number" : "Ditt telefonnummer", + "Address" : "Ort/Stad", + "Your postal address" : "Ort/Stad", + "Website" : "Webbsida", + "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.", + "Link https://…" : "Länk https://...", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Du är medlem i följande grupper:", + "Password" : "Lösenord", + "Current password" : "Nuvarande lösenord", + "New password" : "Nytt lösenord", + "Change password" : "Ändra lösenord", + "Language" : "SprÃ¥k", + "Help translate" : "Hjälp att översätta", "Web, desktop and mobile clients currently logged in to your account." : "Webb, skrivbordsklienter och mobila klienter som är inloggade pÃ¥ ditt konto just nu.", + "Device" : "Enhet", + "Last activity" : "Senaste aktivitet", + "App name" : "Appnamn", + "Create new app password" : "Skapa nytt applösenord", + "Use the credentials below to configure your app or device." : "Använd följande autentiseringsuppgifter för att konfigurera din app eller enhet", + "For security reasons this password will only be shown once." : "Av säkerhetsskäl kommer lösenordet endast att visas en gÃ¥ng", + "Username" : "Användarnamn", + "Done" : "Färdig", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.", "Settings" : "Inställningar", "Show storage location" : "Visa lagringsplats", @@ -372,6 +365,7 @@ OC.L10N.register( "__language_name__" : "Svenska", "Personal info" : "Personlig information", "Sessions" : "Sessioner", + "App passwords" : "Applösenord", "Sync clients" : "Synk-klienter", "This is used for sending out notifications." : "Detta används för att skicka ut notifieringar.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php verkar ej vara konfigurerat för att kunna skicka förfrÃ¥gan om systemmiljövariabler. Testet med getenv(\"PATH\") returnerade bara ett tomt svar.", @@ -397,6 +391,12 @@ OC.L10N.register( "For password recovery and notifications" : "För lösenordsÃ¥terställning och notifieringar", "Your website" : "Din webbsida", "Your Twitter handle" : "Ditt Twitterkonto", + "Get the apps to sync your files" : "Skaffa apparna för att synkronisera dina filer", + "Desktop client" : "Skrivbordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Om du vill stödja projektet {contributeopen}, delta i utvecklinngen{linkclose} eller {contributeopen}sprida det vidare{linkclose}!", + "Show First Run Wizard again" : "Visa Första uppstarts-guiden igen", "Passcodes that give an app or device permissions to access your account." : "Lösenordskod som ger en applikation eller enhet rättigheter att ansluta till ditt konto.", "Name" : "Namn", "Follow us on Google Plus!" : "Fälj oss pÃ¥ Google Plus!", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 16593379d12c345b870b11f8979228456420147c..183f203d394c07f1bf0e9bf80351c56b9b439074 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -202,52 +202,6 @@ "Forum" : "Forum", "Getting help" : "FÃ¥ hjälp", "Commercial support" : "Kommersiell support", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du använder <strong>%s</strong> av <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du använder <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profilbild", - "Upload new" : "Ladda upp ny", - "Select from Files" : "Välj frÃ¥n Filer", - "Remove image" : "Radera bild", - "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", - "Picture provided by original account" : "Bild gjordes tillgänglig av orginal konto", - "Cancel" : "Avbryt", - "Choose as profile picture" : "Välj som profilbild", - "Full name" : "Namn", - "Email" : "E-post", - "No email address set" : "Ingen e-postadress angiven", - "Your email address" : "Din e-postadress", - "For password reset and notifications" : "För lösenordsÃ¥terställning och notifikationer", - "Phone number" : "Telefonnummer", - "Your phone number" : "Ditt telefonnummer", - "Address" : "Ort/Stad", - "Your postal address" : "Ort/Stad", - "Website" : "Webbsida", - "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.", - "Link https://…" : "Länk https://...", - "Twitter" : "Twitter", - "You are member of the following groups:" : "Du är medlem i följande grupper:", - "Password" : "Lösenord", - "Current password" : "Nuvarande lösenord", - "New password" : "Nytt lösenord", - "Change password" : "Ändra lösenord", - "Language" : "SprÃ¥k", - "Help translate" : "Hjälp att översätta", - "Get the apps to sync your files" : "Skaffa apparna för att synkronisera dina filer", - "Desktop client" : "Skrivbordsklient", - "Android app" : "Android-app", - "iOS app" : "iOS-app", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Om du vill stödja projektet {contributeopen}, delta i utvecklinngen{linkclose} eller {contributeopen}sprida det vidare{linkclose}!", - "Show First Run Wizard again" : "Visa Första uppstarts-guiden igen", - "Device" : "Enhet", - "Last activity" : "Senaste aktivitet", - "App passwords" : "Applösenord", - "App name" : "Appnamn", - "Create new app password" : "Skapa nytt applösenord", - "Use the credentials below to configure your app or device." : "Använd följande autentiseringsuppgifter för att konfigurera din app eller enhet", - "For security reasons this password will only be shown once." : "Av säkerhetsskäl kommer lösenordet endast att visas en gÃ¥ng", - "Username" : "Användarnamn", - "Done" : "Färdig", - "Version" : "Version", "None" : "Ingen", "Login" : "Logga in", "Plain" : "Enkel", @@ -294,6 +248,7 @@ "All checks passed." : "Alla kontroller lyckades!", "Execute one task with each page loaded" : "Exekvera en uppgift vid varje sidladdning", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php behöver exekveras av systemanvändaren \"%s\".", + "Version" : "Version", "Sharing" : "Dela", "Allow apps to use the Share API" : "TillÃ¥t applikationer att använda API för delning", "Allow users to share via link" : "TillÃ¥t användare att dela via länk", @@ -323,8 +278,46 @@ "Theming" : "Teman", "Check the security of your Nextcloud over our security scan" : "Kontrollera säkerheten för ditt Nextcloud med vÃ¥r säkerhets-skanning", "Hardening and security guidance" : "Säkerhetsriktlinjer", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Du använder <strong>%s</strong> av <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Du använder <strong>%s</strong> av <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profilbild", + "Upload new" : "Ladda upp ny", + "Select from Files" : "Välj frÃ¥n Filer", + "Remove image" : "Radera bild", + "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", + "Picture provided by original account" : "Bild gjordes tillgänglig av orginal konto", + "Cancel" : "Avbryt", + "Choose as profile picture" : "Välj som profilbild", + "Full name" : "Namn", "No display name set" : "Inget visningsnamn angivet", + "Email" : "E-post", + "Your email address" : "Din e-postadress", + "No email address set" : "Ingen e-postadress angiven", + "For password reset and notifications" : "För lösenordsÃ¥terställning och notifikationer", + "Phone number" : "Telefonnummer", + "Your phone number" : "Ditt telefonnummer", + "Address" : "Ort/Stad", + "Your postal address" : "Ort/Stad", + "Website" : "Webbsida", + "It can take up to 24 hours before the account is displayed as verified." : "Det kan ta upp till 24 timmar innan kontot visas som verifierat.", + "Link https://…" : "Länk https://...", + "Twitter" : "Twitter", + "You are member of the following groups:" : "Du är medlem i följande grupper:", + "Password" : "Lösenord", + "Current password" : "Nuvarande lösenord", + "New password" : "Nytt lösenord", + "Change password" : "Ändra lösenord", + "Language" : "SprÃ¥k", + "Help translate" : "Hjälp att översätta", "Web, desktop and mobile clients currently logged in to your account." : "Webb, skrivbordsklienter och mobila klienter som är inloggade pÃ¥ ditt konto just nu.", + "Device" : "Enhet", + "Last activity" : "Senaste aktivitet", + "App name" : "Appnamn", + "Create new app password" : "Skapa nytt applösenord", + "Use the credentials below to configure your app or device." : "Använd följande autentiseringsuppgifter för att konfigurera din app eller enhet", + "For security reasons this password will only be shown once." : "Av säkerhetsskäl kommer lösenordet endast att visas en gÃ¥ng", + "Username" : "Användarnamn", + "Done" : "Färdig", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.", "Settings" : "Inställningar", "Show storage location" : "Visa lagringsplats", @@ -370,6 +363,7 @@ "__language_name__" : "Svenska", "Personal info" : "Personlig information", "Sessions" : "Sessioner", + "App passwords" : "Applösenord", "Sync clients" : "Synk-klienter", "This is used for sending out notifications." : "Detta används för att skicka ut notifieringar.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php verkar ej vara konfigurerat för att kunna skicka förfrÃ¥gan om systemmiljövariabler. Testet med getenv(\"PATH\") returnerade bara ett tomt svar.", @@ -395,6 +389,12 @@ "For password recovery and notifications" : "För lösenordsÃ¥terställning och notifieringar", "Your website" : "Din webbsida", "Your Twitter handle" : "Ditt Twitterkonto", + "Get the apps to sync your files" : "Skaffa apparna för att synkronisera dina filer", + "Desktop client" : "Skrivbordsklient", + "Android app" : "Android-app", + "iOS app" : "iOS-app", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Om du vill stödja projektet {contributeopen}, delta i utvecklinngen{linkclose} eller {contributeopen}sprida det vidare{linkclose}!", + "Show First Run Wizard again" : "Visa Första uppstarts-guiden igen", "Passcodes that give an app or device permissions to access your account." : "Lösenordskod som ger en applikation eller enhet rättigheter att ansluta till ditt konto.", "Name" : "Namn", "Follow us on Google Plus!" : "Fälj oss pÃ¥ Google Plus!", diff --git a/settings/l10n/ta_LK.js b/settings/l10n/ta_LK.js index 3dfdf0e11d65943a01e14b25a5f2ff7d7f4422e5..a35961743e7b5e1e59c6188966d3e014efaaa5f7 100644 --- a/settings/l10n/ta_LK.js +++ b/settings/l10n/ta_LK.js @@ -10,6 +10,12 @@ OC.L10N.register( "Groups" : "கà¯à®´à¯à®•à¯à®•à®³à¯", "undo" : "à®®à¯à®©à¯ செயல௠நீகà¯à®•à®®à¯ ", "never" : "à®’à®°à¯à®ªà¯‹à®¤à¯à®®à¯", + "None" : "ஒனà¯à®±à¯à®®à®¿à®²à¯à®²à¯ˆ", + "Login" : "பà¯à®•à¯à®ªà®¤à®¿à®•à¯ˆ", + "Encryption" : "மறைகà¯à®•à¯à®±à®¿à®¯à¯€à®Ÿà¯", + "Server address" : "சேவையக à®®à¯à®•à®µà®°à®¿", + "Port" : "தà¯à®±à¯ˆ ", + "Credentials" : "சானà¯à®±à¯ ஆவணஙà¯à®•à®³à¯", "Cancel" : "இரதà¯à®¤à¯ செயà¯à®•", "Email" : "மினà¯à®©à®žà¯à®šà®²à¯", "Your email address" : "உஙà¯à®•à®³à¯à®Ÿà¯ˆà®¯ மினà¯à®©à®žà¯à®šà®²à¯ à®®à¯à®•à®µà®°à®¿", @@ -20,12 +26,6 @@ OC.L10N.register( "Language" : "மொழி", "Help translate" : "மொழிபெயரà¯à®•à¯à®• உதவி", "Username" : "பயனாளர௠பெயரà¯", - "None" : "ஒனà¯à®±à¯à®®à®¿à®²à¯à®²à¯ˆ", - "Login" : "பà¯à®•à¯à®ªà®¤à®¿à®•à¯ˆ", - "Encryption" : "மறைகà¯à®•à¯à®±à®¿à®¯à¯€à®Ÿà¯", - "Server address" : "சேவையக à®®à¯à®•à®µà®°à®¿", - "Port" : "தà¯à®±à¯ˆ ", - "Credentials" : "சானà¯à®±à¯ ஆவணஙà¯à®•à®³à¯", "Create" : "உரà¯à®µà®¾à®•à¯à®•à¯à®•", "Other" : "மறà¯à®±à®µà¯ˆ", "Quota" : "பஙà¯à®•à¯", diff --git a/settings/l10n/ta_LK.json b/settings/l10n/ta_LK.json index c66a02220466b0eae1738cb951e72654e57a646b..7ba8e7389f34d18c70093a3f9ec3379ae074d17f 100644 --- a/settings/l10n/ta_LK.json +++ b/settings/l10n/ta_LK.json @@ -8,6 +8,12 @@ "Groups" : "கà¯à®´à¯à®•à¯à®•à®³à¯", "undo" : "à®®à¯à®©à¯ செயல௠நீகà¯à®•à®®à¯ ", "never" : "à®’à®°à¯à®ªà¯‹à®¤à¯à®®à¯", + "None" : "ஒனà¯à®±à¯à®®à®¿à®²à¯à®²à¯ˆ", + "Login" : "பà¯à®•à¯à®ªà®¤à®¿à®•à¯ˆ", + "Encryption" : "மறைகà¯à®•à¯à®±à®¿à®¯à¯€à®Ÿà¯", + "Server address" : "சேவையக à®®à¯à®•à®µà®°à®¿", + "Port" : "தà¯à®±à¯ˆ ", + "Credentials" : "சானà¯à®±à¯ ஆவணஙà¯à®•à®³à¯", "Cancel" : "இரதà¯à®¤à¯ செயà¯à®•", "Email" : "மினà¯à®©à®žà¯à®šà®²à¯", "Your email address" : "உஙà¯à®•à®³à¯à®Ÿà¯ˆà®¯ மினà¯à®©à®žà¯à®šà®²à¯ à®®à¯à®•à®µà®°à®¿", @@ -18,12 +24,6 @@ "Language" : "மொழி", "Help translate" : "மொழிபெயரà¯à®•à¯à®• உதவி", "Username" : "பயனாளர௠பெயரà¯", - "None" : "ஒனà¯à®±à¯à®®à®¿à®²à¯à®²à¯ˆ", - "Login" : "பà¯à®•à¯à®ªà®¤à®¿à®•à¯ˆ", - "Encryption" : "மறைகà¯à®•à¯à®±à®¿à®¯à¯€à®Ÿà¯", - "Server address" : "சேவையக à®®à¯à®•à®µà®°à®¿", - "Port" : "தà¯à®±à¯ˆ ", - "Credentials" : "சானà¯à®±à¯ ஆவணஙà¯à®•à®³à¯", "Create" : "உரà¯à®µà®¾à®•à¯à®•à¯à®•", "Other" : "மறà¯à®±à®µà¯ˆ", "Quota" : "பஙà¯à®•à¯", diff --git a/settings/l10n/th.js b/settings/l10n/th.js index 46767e1559cd9188c6d7685197b003d12e3d28b4..218c400cf2a26777103c64edd8a49ba46ca7a106 100644 --- a/settings/l10n/th.js +++ b/settings/l10n/th.js @@ -99,34 +99,6 @@ OC.L10N.register( "Online documentation" : "เà¸à¸à¸ªà¸²à¸£à¸à¸à¸™à¹„ลน์", "Forum" : "ฟà¸à¸£à¸±à¹ˆà¸¡", "Commercial support" : "สนับสนุนเชิงพาณิชย์", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "คุณà¸à¸³à¸¥à¸±à¸‡à¹ƒà¸Šà¹‰à¸žà¸·à¹‰à¸™à¸—ี่ <strong>%s</strong> จาà¸à¸—ั้งหมด <strong>%s</strong>", - "Profile picture" : "รูปภาพโปรไฟล์", - "Upload new" : "à¸à¸±à¸žà¹‚หลดใหม่", - "Select from Files" : "เลืà¸à¸à¸ˆà¸²à¸à¹„ฟล์", - "Remove image" : "ลบรูปภาพ", - "png or jpg, max. 20 MB" : "จะต้à¸à¸‡à¹€à¸›à¹‡à¸™à¹„ฟล์ png หรืภjpg, สูงสุดไม่เà¸à¸´à¸™ 20 เมà¸à¸°à¹„บต์", - "Picture provided by original account" : "ใช้รูปภาพจาà¸à¸šà¸±à¸à¸Šà¸µà¹€à¸”ิม", - "Cancel" : "ยà¸à¹€à¸¥à¸´à¸", - "Choose as profile picture" : "เลืà¸à¸à¸£à¸¹à¸›à¸ าพโปรไฟล์", - "Full name" : "ชื่à¸à¹€à¸•à¹‡à¸¡", - "Email" : "à¸à¸µà¹€à¸¡à¸¥", - "No email address set" : "ไม่ได้ตั้งค่าที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥", - "Your email address" : "ที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥à¹Œà¸‚à¸à¸‡à¸„ุณ", - "You are member of the following groups:" : "คุณเป็นสมาชิà¸à¸‚à¸à¸‡à¸à¸¥à¸¸à¹ˆà¸¡à¸•à¹ˆà¸à¹„ปนี้:", - "Password" : "รหัสผ่าน", - "Current password" : "รหัสผ่านปัจจุบัน", - "New password" : "รหัสผ่านใหม่", - "Change password" : "เปลี่ยนรหัสผ่าน", - "Language" : "ภาษา", - "Help translate" : "มาช่วยà¸à¸±à¸™à¹à¸›à¸¥à¸ªà¸´!", - "Get the apps to sync your files" : "ใช้à¹à¸à¸žà¸žà¸¥à¸´à¹€à¸„ชันในà¸à¸²à¸£à¸›à¸£à¸°à¸ªà¸²à¸™à¹„ฟล์ขà¸à¸‡à¸„ุณ", - "Desktop client" : "เดสà¸à¹Œà¸—à¸à¸›à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰", - "Android app" : "à¹à¸à¸žà¸¯ à¹à¸à¸™à¸”รà¸à¸¢à¸”์", - "iOS app" : "à¹à¸à¸žà¸¯ IOS", - "Show First Run Wizard again" : "à¹à¸ªà¸”งหน้าจà¸à¸§à¸´à¸‹à¸²à¸£à¹Œà¸”นำทางครั้งà¹à¸£à¸à¸à¸µà¸à¸„รั้ง", - "Username" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‡à¸²à¸™", - "Done" : "เสร็จสิ้น", - "Version" : "รุ่น", "None" : "ไม่มี", "Login" : "เข้าสู่ระบบ", "Plain" : "ธรรมดา", @@ -166,6 +138,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "ตำà¹à¸«à¸™à¹ˆà¸‡à¸—ี่ตั้งขà¸à¸‡à¸£à¸°à¸šà¸šà¹„ม่สามารถตั้งค่าให้รà¸à¸‡à¸£à¸±à¸š UTF-8", "All checks passed." : "ผ่านà¸à¸²à¸£à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¸—ั้งหมด", "Execute one task with each page loaded" : "ประมวลผลหนึ่งงาน ในà¹à¸•à¹ˆà¸¥à¸°à¸„รั้งที่มีà¸à¸²à¸£à¹‚หลดหน้าเว็บ", + "Version" : "รุ่น", "Sharing" : "à¹à¸Šà¸£à¹Œà¸‚้à¸à¸¡à¸¹à¸¥", "Allow apps to use the Share API" : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸à¸›à¸¯à¸ªà¸²à¸¡à¸²à¸£à¸–ใช้ API สำหรับà¹à¸Šà¸£à¹Œà¸‚้à¸à¸¡à¸¹à¸¥à¹„ด้", "Allow users to share via link" : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ªà¸²à¸¡à¸²à¸£à¸–à¹à¸Šà¸£à¹Œà¸œà¹ˆà¸²à¸™à¸—างลิงค์", @@ -188,7 +161,29 @@ OC.L10N.register( "Improving the config.php" : "ปรับปรุงไฟล์ config.php", "Theming" : "ชุดรูปà¹à¸šà¸š", "Hardening and security guidance" : "คำà¹à¸™à¸°à¸™à¸³à¸à¸²à¸£à¸£à¸±à¸à¸©à¸²à¸„วามปลà¸à¸”ภัย", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "คุณà¸à¸³à¸¥à¸±à¸‡à¹ƒà¸Šà¹‰à¸žà¸·à¹‰à¸™à¸—ี่ <strong>%s</strong> จาà¸à¸—ั้งหมด <strong>%s</strong>", + "Profile picture" : "รูปภาพโปรไฟล์", + "Upload new" : "à¸à¸±à¸žà¹‚หลดใหม่", + "Select from Files" : "เลืà¸à¸à¸ˆà¸²à¸à¹„ฟล์", + "Remove image" : "ลบรูปภาพ", + "png or jpg, max. 20 MB" : "จะต้à¸à¸‡à¹€à¸›à¹‡à¸™à¹„ฟล์ png หรืภjpg, สูงสุดไม่เà¸à¸´à¸™ 20 เมà¸à¸°à¹„บต์", + "Picture provided by original account" : "ใช้รูปภาพจาà¸à¸šà¸±à¸à¸Šà¸µà¹€à¸”ิม", + "Cancel" : "ยà¸à¹€à¸¥à¸´à¸", + "Choose as profile picture" : "เลืà¸à¸à¸£à¸¹à¸›à¸ าพโปรไฟล์", + "Full name" : "ชื่à¸à¹€à¸•à¹‡à¸¡", "No display name set" : "ไม่มีชื่à¸à¸—ี่à¹à¸ªà¸”ง", + "Email" : "à¸à¸µà¹€à¸¡à¸¥", + "Your email address" : "ที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥à¹Œà¸‚à¸à¸‡à¸„ุณ", + "No email address set" : "ไม่ได้ตั้งค่าที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥", + "You are member of the following groups:" : "คุณเป็นสมาชิà¸à¸‚à¸à¸‡à¸à¸¥à¸¸à¹ˆà¸¡à¸•à¹ˆà¸à¹„ปนี้:", + "Password" : "รหัสผ่าน", + "Current password" : "รหัสผ่านปัจจุบัน", + "New password" : "รหัสผ่านใหม่", + "Change password" : "เปลี่ยนรหัสผ่าน", + "Language" : "ภาษา", + "Help translate" : "มาช่วยà¸à¸±à¸™à¹à¸›à¸¥à¸ªà¸´!", + "Username" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‡à¸²à¸™", + "Done" : "เสร็จสิ้น", "Show storage location" : "à¹à¸ªà¸”งสถานที่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥", "Show user backend" : "à¹à¸ªà¸”งà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ขà¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰", "Show email address" : "à¹à¸ªà¸”งที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥", @@ -240,6 +235,11 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "ใช้ระบบบริà¸à¸²à¸£ cron เพื่à¸à¹€à¸£à¸µà¸¢à¸à¹„ฟล์ cron.php ทุภ15 นาที", "Cheers!" : "ไชโย!", "For password recovery and notifications" : "สำหรับà¸à¸²à¸£à¸à¸¹à¹‰à¸„ืนรหัสผ่านà¹à¸¥à¸°à¸à¸²à¸£à¹à¸ˆà¹‰à¸‡à¹€à¸•à¸·à¸à¸™", + "Get the apps to sync your files" : "ใช้à¹à¸à¸žà¸žà¸¥à¸´à¹€à¸„ชันในà¸à¸²à¸£à¸›à¸£à¸°à¸ªà¸²à¸™à¹„ฟล์ขà¸à¸‡à¸„ุณ", + "Desktop client" : "เดสà¸à¹Œà¸—à¸à¸›à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰", + "Android app" : "à¹à¸à¸žà¸¯ à¹à¸à¸™à¸”รà¸à¸¢à¸”์", + "iOS app" : "à¹à¸à¸žà¸¯ IOS", + "Show First Run Wizard again" : "à¹à¸ªà¸”งหน้าจà¸à¸§à¸´à¸‹à¸²à¸£à¹Œà¸”นำทางครั้งà¹à¸£à¸à¸à¸µà¸à¸„รั้ง", "Name" : "ชื่à¸", "Show last log in" : "à¹à¸ªà¸”งà¸à¸²à¸£à¹€à¸‚้าสู่ระบบล่าสุด" }, diff --git a/settings/l10n/th.json b/settings/l10n/th.json index aab6e7134c6a9058c2b5e0e3761cfbfd2886e161..5852a6258591194442eac72781ba6d3bdc03557c 100644 --- a/settings/l10n/th.json +++ b/settings/l10n/th.json @@ -97,34 +97,6 @@ "Online documentation" : "เà¸à¸à¸ªà¸²à¸£à¸à¸à¸™à¹„ลน์", "Forum" : "ฟà¸à¸£à¸±à¹ˆà¸¡", "Commercial support" : "สนับสนุนเชิงพาณิชย์", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "คุณà¸à¸³à¸¥à¸±à¸‡à¹ƒà¸Šà¹‰à¸žà¸·à¹‰à¸™à¸—ี่ <strong>%s</strong> จาà¸à¸—ั้งหมด <strong>%s</strong>", - "Profile picture" : "รูปภาพโปรไฟล์", - "Upload new" : "à¸à¸±à¸žà¹‚หลดใหม่", - "Select from Files" : "เลืà¸à¸à¸ˆà¸²à¸à¹„ฟล์", - "Remove image" : "ลบรูปภาพ", - "png or jpg, max. 20 MB" : "จะต้à¸à¸‡à¹€à¸›à¹‡à¸™à¹„ฟล์ png หรืภjpg, สูงสุดไม่เà¸à¸´à¸™ 20 เมà¸à¸°à¹„บต์", - "Picture provided by original account" : "ใช้รูปภาพจาà¸à¸šà¸±à¸à¸Šà¸µà¹€à¸”ิม", - "Cancel" : "ยà¸à¹€à¸¥à¸´à¸", - "Choose as profile picture" : "เลืà¸à¸à¸£à¸¹à¸›à¸ าพโปรไฟล์", - "Full name" : "ชื่à¸à¹€à¸•à¹‡à¸¡", - "Email" : "à¸à¸µà¹€à¸¡à¸¥", - "No email address set" : "ไม่ได้ตั้งค่าที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥", - "Your email address" : "ที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥à¹Œà¸‚à¸à¸‡à¸„ุณ", - "You are member of the following groups:" : "คุณเป็นสมาชิà¸à¸‚à¸à¸‡à¸à¸¥à¸¸à¹ˆà¸¡à¸•à¹ˆà¸à¹„ปนี้:", - "Password" : "รหัสผ่าน", - "Current password" : "รหัสผ่านปัจจุบัน", - "New password" : "รหัสผ่านใหม่", - "Change password" : "เปลี่ยนรหัสผ่าน", - "Language" : "ภาษา", - "Help translate" : "มาช่วยà¸à¸±à¸™à¹à¸›à¸¥à¸ªà¸´!", - "Get the apps to sync your files" : "ใช้à¹à¸à¸žà¸žà¸¥à¸´à¹€à¸„ชันในà¸à¸²à¸£à¸›à¸£à¸°à¸ªà¸²à¸™à¹„ฟล์ขà¸à¸‡à¸„ุณ", - "Desktop client" : "เดสà¸à¹Œà¸—à¸à¸›à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰", - "Android app" : "à¹à¸à¸žà¸¯ à¹à¸à¸™à¸”รà¸à¸¢à¸”์", - "iOS app" : "à¹à¸à¸žà¸¯ IOS", - "Show First Run Wizard again" : "à¹à¸ªà¸”งหน้าจà¸à¸§à¸´à¸‹à¸²à¸£à¹Œà¸”นำทางครั้งà¹à¸£à¸à¸à¸µà¸à¸„รั้ง", - "Username" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‡à¸²à¸™", - "Done" : "เสร็จสิ้น", - "Version" : "รุ่น", "None" : "ไม่มี", "Login" : "เข้าสู่ระบบ", "Plain" : "ธรรมดา", @@ -164,6 +136,7 @@ "System locale can not be set to a one which supports UTF-8." : "ตำà¹à¸«à¸™à¹ˆà¸‡à¸—ี่ตั้งขà¸à¸‡à¸£à¸°à¸šà¸šà¹„ม่สามารถตั้งค่าให้รà¸à¸‡à¸£à¸±à¸š UTF-8", "All checks passed." : "ผ่านà¸à¸²à¸£à¸•à¸£à¸§à¸ˆà¸ªà¸à¸šà¸—ั้งหมด", "Execute one task with each page loaded" : "ประมวลผลหนึ่งงาน ในà¹à¸•à¹ˆà¸¥à¸°à¸„รั้งที่มีà¸à¸²à¸£à¹‚หลดหน้าเว็บ", + "Version" : "รุ่น", "Sharing" : "à¹à¸Šà¸£à¹Œà¸‚้à¸à¸¡à¸¹à¸¥", "Allow apps to use the Share API" : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¹à¸à¸›à¸¯à¸ªà¸²à¸¡à¸²à¸£à¸–ใช้ API สำหรับà¹à¸Šà¸£à¹Œà¸‚้à¸à¸¡à¸¹à¸¥à¹„ด้", "Allow users to share via link" : "à¸à¸™à¸¸à¸à¸²à¸•à¹ƒà¸«à¹‰à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸ªà¸²à¸¡à¸²à¸£à¸–à¹à¸Šà¸£à¹Œà¸œà¹ˆà¸²à¸™à¸—างลิงค์", @@ -186,7 +159,29 @@ "Improving the config.php" : "ปรับปรุงไฟล์ config.php", "Theming" : "ชุดรูปà¹à¸šà¸š", "Hardening and security guidance" : "คำà¹à¸™à¸°à¸™à¸³à¸à¸²à¸£à¸£à¸±à¸à¸©à¸²à¸„วามปลà¸à¸”ภัย", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "คุณà¸à¸³à¸¥à¸±à¸‡à¹ƒà¸Šà¹‰à¸žà¸·à¹‰à¸™à¸—ี่ <strong>%s</strong> จาà¸à¸—ั้งหมด <strong>%s</strong>", + "Profile picture" : "รูปภาพโปรไฟล์", + "Upload new" : "à¸à¸±à¸žà¹‚หลดใหม่", + "Select from Files" : "เลืà¸à¸à¸ˆà¸²à¸à¹„ฟล์", + "Remove image" : "ลบรูปภาพ", + "png or jpg, max. 20 MB" : "จะต้à¸à¸‡à¹€à¸›à¹‡à¸™à¹„ฟล์ png หรืภjpg, สูงสุดไม่เà¸à¸´à¸™ 20 เมà¸à¸°à¹„บต์", + "Picture provided by original account" : "ใช้รูปภาพจาà¸à¸šà¸±à¸à¸Šà¸µà¹€à¸”ิม", + "Cancel" : "ยà¸à¹€à¸¥à¸´à¸", + "Choose as profile picture" : "เลืà¸à¸à¸£à¸¹à¸›à¸ าพโปรไฟล์", + "Full name" : "ชื่à¸à¹€à¸•à¹‡à¸¡", "No display name set" : "ไม่มีชื่à¸à¸—ี่à¹à¸ªà¸”ง", + "Email" : "à¸à¸µà¹€à¸¡à¸¥", + "Your email address" : "ที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥à¹Œà¸‚à¸à¸‡à¸„ุณ", + "No email address set" : "ไม่ได้ตั้งค่าที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥", + "You are member of the following groups:" : "คุณเป็นสมาชิà¸à¸‚à¸à¸‡à¸à¸¥à¸¸à¹ˆà¸¡à¸•à¹ˆà¸à¹„ปนี้:", + "Password" : "รหัสผ่าน", + "Current password" : "รหัสผ่านปัจจุบัน", + "New password" : "รหัสผ่านใหม่", + "Change password" : "เปลี่ยนรหัสผ่าน", + "Language" : "ภาษา", + "Help translate" : "มาช่วยà¸à¸±à¸™à¹à¸›à¸¥à¸ªà¸´!", + "Username" : "ชื่à¸à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰à¸‡à¸²à¸™", + "Done" : "เสร็จสิ้น", "Show storage location" : "à¹à¸ªà¸”งสถานที่จัดเà¸à¹‡à¸šà¸‚้à¸à¸¡à¸¹à¸¥", "Show user backend" : "à¹à¸ªà¸”งà¹à¸šà¹‡à¸à¹€à¸à¸™à¸”์ขà¸à¸‡à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰", "Show email address" : "à¹à¸ªà¸”งที่à¸à¸¢à¸¹à¹ˆà¸à¸µà¹€à¸¡à¸¥", @@ -238,6 +233,11 @@ "Use system's cron service to call the cron.php file every 15 minutes." : "ใช้ระบบบริà¸à¸²à¸£ cron เพื่à¸à¹€à¸£à¸µà¸¢à¸à¹„ฟล์ cron.php ทุภ15 นาที", "Cheers!" : "ไชโย!", "For password recovery and notifications" : "สำหรับà¸à¸²à¸£à¸à¸¹à¹‰à¸„ืนรหัสผ่านà¹à¸¥à¸°à¸à¸²à¸£à¹à¸ˆà¹‰à¸‡à¹€à¸•à¸·à¸à¸™", + "Get the apps to sync your files" : "ใช้à¹à¸à¸žà¸žà¸¥à¸´à¹€à¸„ชันในà¸à¸²à¸£à¸›à¸£à¸°à¸ªà¸²à¸™à¹„ฟล์ขà¸à¸‡à¸„ุณ", + "Desktop client" : "เดสà¸à¹Œà¸—à¸à¸›à¸œà¸¹à¹‰à¹ƒà¸Šà¹‰", + "Android app" : "à¹à¸à¸žà¸¯ à¹à¸à¸™à¸”รà¸à¸¢à¸”์", + "iOS app" : "à¹à¸à¸žà¸¯ IOS", + "Show First Run Wizard again" : "à¹à¸ªà¸”งหน้าจà¸à¸§à¸´à¸‹à¸²à¸£à¹Œà¸”นำทางครั้งà¹à¸£à¸à¸à¸µà¸à¸„รั้ง", "Name" : "ชื่à¸", "Show last log in" : "à¹à¸ªà¸”งà¸à¸²à¸£à¹€à¸‚้าสู่ระบบล่าสุด" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index fca9ba4f08b1e2129b66b9ee039616c0a7e7172b..9d689322192578ea67c7dd824b7f09a3b6cfa7ee 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "Forum", "Getting help" : "Yardım alın", "Commercial support" : "Ticari destek", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Kullandığınız alan: <strong>%s</strong>. KullanabileceÄŸiniz alan: <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Kullandığınız: <strong>%s</strong> KullanabileceÄŸiniz: <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profil görseli", - "Upload new" : "Yeni yükle", - "Select from Files" : "Dosyalardan seç", - "Remove image" : "Görseli kaldır", - "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", - "Picture provided by original account" : "Görsel özgün hesabınız tarafından saÄŸlanıyor", - "Cancel" : "Ä°ptal", - "Choose as profile picture" : "Profil görseli olarak seç", - "Full name" : "Tam ad", - "Email" : "E-posta", - "No email address set" : "E-posta adresi belirtilmemiÅŸ", - "Your email address" : "E-posta adresiniz", - "For password reset and notifications" : "Parola sıfırlama ve bildirimler için", - "Phone number" : "Telefon numarası", - "Your phone number" : "Telefon numaranız", - "Address" : "Adres", - "Your postal address" : "Posta adresiniz", - "Website" : "Web sitesi", - "It can take up to 24 hours before the account is displayed as verified." : "Hesabın doÄŸrulanması ve görüntülenmesi 24 saate kadar zaman alabilir.", - "Link https://…" : "BaÄŸlantı https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter kodu @…", - "You are member of the following groups:" : "Åžu gruplara üyesiniz:", - "Password" : "Parola", - "Current password" : "Geçerli parola", - "New password" : "Yeni parola", - "Change password" : "Parola deÄŸiÅŸtir", - "Language" : "Dil", - "Help translate" : "Çeviriye yardım edin", - "Get the apps to sync your files" : "Dosyalarınızı eÅŸitlemek için uygulamalar indirin", - "Desktop client" : "Masaüstü istemcisi", - "Android app" : "Android uygulaması", - "iOS app" : "iOS uygulaması", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Projeyi desteklemek için {contributeopen}geliÅŸtirmeye katılabilir{linkclose} ya da {contributeopen}tanıtımını yapabilirsiniz{linkclose}!", - "Show First Run Wizard again" : "Ä°lk Çalıştırma Yardımcısı yeniden görüntülensin", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Åžu anda hesabınıza eriÅŸebilen web, masa üstü ve mobil istemciler ile uygulamaya özel parolalar.", - "Device" : "Aygıt", - "Last activity" : "Son iÅŸlem", - "App passwords" : "Uygulama parolaları", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Bu bölümden uygulamalara özel parolalar üretebilirsiniz. Böylece kendi parolanızı vermeniz gerekmez. Daha sonra bu parolaları ayrı ayrı geçersiz kılabilirsiniz.", - "App name" : "Uygulama adı", - "Create new app password" : "Yeni uygulama parolası oluÅŸtur", - "Use the credentials below to configure your app or device." : "Uygulama ya da aygıtınızı yapılandırmak için aÅŸağıdaki kimlik doÄŸrulama bilgileri kullanılır.", - "For security reasons this password will only be shown once." : "Güvenlik nedenleriyle bu parola yalnız bir kez görüntülenir.", - "Username" : "Kullanıcı Adı", - "Done" : "Tamam", - "Version" : "Sürüm", "None" : "Yok", "Login" : "Oturum Açın", "Plain" : "Düz", @@ -325,6 +276,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çaÄŸrılması için sistem cron hizmeti kullanılsın.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php dosyası \"%s\" sistem kullanıcısı tarafından yürütülmelidir.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Bunu çalıştıraiblmek için PHP POSIX eklentisi gereklidir. Ayrıntılı bilgi almak için {linkstart}PHP belgelerine{linkend} bakın.", + "Version" : "Sürüm", "Sharing" : "Paylaşım", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Yönetici olarak paylaÅŸma davranışı ile ilgili ince ayarları yapabilirsiniz. Ayrıntılı bilgi almak için belgelere bakın.", "Allow apps to use the Share API" : "Uygulamalar Paylaşım API kullanabilsin", @@ -356,8 +308,47 @@ OC.L10N.register( "Theming" : "Tema uygulama", "Check the security of your Nextcloud over our security scan" : "Güvenlik sınamamızdan geçirerek Nextcloud güvenliÄŸinizi denetleyin", "Hardening and security guidance" : "SaÄŸlamlaÅŸtırma ve güvenlik rehberliÄŸi", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Kullandığınız alan: <strong>%s</strong>. KullanabileceÄŸiniz alan: <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Kullandığınız: <strong>%s</strong> KullanabileceÄŸiniz: <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profil görseli", + "Upload new" : "Yeni yükle", + "Select from Files" : "Dosyalardan seç", + "Remove image" : "Görseli kaldır", + "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", + "Picture provided by original account" : "Görsel özgün hesabınız tarafından saÄŸlanıyor", + "Cancel" : "Ä°ptal", + "Choose as profile picture" : "Profil görseli olarak seç", + "Full name" : "Tam ad", "No display name set" : "Görüntülenecek ad belirtilmemiÅŸ", + "Email" : "E-posta", + "Your email address" : "E-posta adresiniz", + "No email address set" : "E-posta adresi belirtilmemiÅŸ", + "For password reset and notifications" : "Parola sıfırlama ve bildirimler için", + "Phone number" : "Telefon numarası", + "Your phone number" : "Telefon numaranız", + "Address" : "Adres", + "Your postal address" : "Posta adresiniz", + "Website" : "Web sitesi", + "It can take up to 24 hours before the account is displayed as verified." : "Hesabın doÄŸrulanması ve görüntülenmesi 24 saate kadar zaman alabilir.", + "Link https://…" : "BaÄŸlantı https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter kodu @…", + "You are member of the following groups:" : "Åžu gruplara üyesiniz:", + "Password" : "Parola", + "Current password" : "Geçerli parola", + "New password" : "Yeni parola", + "Change password" : "Parola deÄŸiÅŸtir", + "Language" : "Dil", + "Help translate" : "Çeviriye yardım edin", "Web, desktop and mobile clients currently logged in to your account." : "Åžu anda hesabınıza web, masaüstü ve mobil istemciler oturum açmış.", + "Device" : "Aygıt", + "Last activity" : "Son iÅŸlem", + "App name" : "Uygulama adı", + "Create new app password" : "Yeni uygulama parolası oluÅŸtur", + "Use the credentials below to configure your app or device." : "Uygulama ya da aygıtınızı yapılandırmak için aÅŸağıdaki kimlik doÄŸrulama bilgileri kullanılır.", + "For security reasons this password will only be shown once." : "Güvenlik nedenleriyle bu parola yalnız bir kez görüntülenir.", + "Username" : "Kullanıcı Adı", + "Done" : "Tamam", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen}Nextcloud topluluÄŸu tarafından geliÅŸtirilmiÅŸtir{linkclose}. {githubopen}Kaynak kodu{linkclose} {licenseopen}AGPL{linkclose} koÅŸulları altında lisanslanmıştır.", "Follow us on Google+" : "Bizi Google+ üzerinde izleyin", "Like our Facebook page" : "Facebook sayfamızı beÄŸenin", @@ -408,6 +399,7 @@ OC.L10N.register( "__language_name__" : "Türkçe", "Personal info" : "KiÅŸisel Bilgiler", "Sessions" : "Oturumlar", + "App passwords" : "Uygulama parolaları", "Sync clients" : "EÅŸitleme istemcileri", "This is used for sending out notifications." : "Bu özellik bildirimler gönderilirken kullanılır.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP yanlış kurulmuÅŸ ve sistem ortam deÄŸiÅŸkenlerini okuyamıyor gibi görünüyor. getenv(\"PATH\") komutu ile yapılan sınama sonucunda boÅŸ bir yanıt alındı.", @@ -433,6 +425,12 @@ OC.L10N.register( "For password recovery and notifications" : "Parola sıfırlama ve bildirimler için", "Your website" : "Web sitesi adresiniz", "Your Twitter handle" : "Twitter adresiniz", + "Get the apps to sync your files" : "Dosyalarınızı eÅŸitlemek için uygulamalar indirin", + "Desktop client" : "Masaüstü istemcisi", + "Android app" : "Android uygulaması", + "iOS app" : "iOS uygulaması", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Projeyi desteklemek için {contributeopen}geliÅŸtirmeye katılabilir{linkclose} ya da {contributeopen}tanıtımını yapabilirsiniz{linkclose}!", + "Show First Run Wizard again" : "Ä°lk Çalıştırma Yardımcısı yeniden görüntülensin", "Passcodes that give an app or device permissions to access your account." : "Parola kodları bir uygulama ya da aygıtın hesabınıza eriÅŸmesini saÄŸlar.", "Name" : "Ad", "Follow us on Google Plus!" : "Bizi Google Plus üzerinde izleyin", @@ -443,6 +441,8 @@ OC.L10N.register( "Show last log in" : "Son oturum açma zamanı görüntülensin", "Verifying" : "DoÄŸrulanıyor", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP 'fileinfo' modülü bulunamadı. MIME türü algılamasında en iyi sonuçları elde etmek için bu modülü etkinleÅŸtirmeniz önerilir.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Åžu anda hesabınıza eriÅŸebilen web, masa üstü ve mobil istemciler ile uygulamaya özel parolalar.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Bu bölümden uygulamalara özel parolalar üretebilirsiniz. Böylece kendi parolanızı vermeniz gerekmez. Daha sonra bu parolaları ayrı ayrı geçersiz kılabilirsiniz.", "Follow us on Google+!" : "Bizi Google+ üzerinde izleyin!", "Follow us on Twitter!" : "Bizi Twitter üzerinde izleyin!", "Check out our blog!" : "BloÄŸumuza bakın!" diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index 42c7cfb3eeaad0abd9fc854976bcfb77b7927334..ae9f4e30d8f043cb3b810f10b2a7bb7bfa155c11 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -208,55 +208,6 @@ "Forum" : "Forum", "Getting help" : "Yardım alın", "Commercial support" : "Ticari destek", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Kullandığınız alan: <strong>%s</strong>. KullanabileceÄŸiniz alan: <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Kullandığınız: <strong>%s</strong> KullanabileceÄŸiniz: <strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "Profil görseli", - "Upload new" : "Yeni yükle", - "Select from Files" : "Dosyalardan seç", - "Remove image" : "Görseli kaldır", - "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", - "Picture provided by original account" : "Görsel özgün hesabınız tarafından saÄŸlanıyor", - "Cancel" : "Ä°ptal", - "Choose as profile picture" : "Profil görseli olarak seç", - "Full name" : "Tam ad", - "Email" : "E-posta", - "No email address set" : "E-posta adresi belirtilmemiÅŸ", - "Your email address" : "E-posta adresiniz", - "For password reset and notifications" : "Parola sıfırlama ve bildirimler için", - "Phone number" : "Telefon numarası", - "Your phone number" : "Telefon numaranız", - "Address" : "Adres", - "Your postal address" : "Posta adresiniz", - "Website" : "Web sitesi", - "It can take up to 24 hours before the account is displayed as verified." : "Hesabın doÄŸrulanması ve görüntülenmesi 24 saate kadar zaman alabilir.", - "Link https://…" : "BaÄŸlantı https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "Twitter kodu @…", - "You are member of the following groups:" : "Åžu gruplara üyesiniz:", - "Password" : "Parola", - "Current password" : "Geçerli parola", - "New password" : "Yeni parola", - "Change password" : "Parola deÄŸiÅŸtir", - "Language" : "Dil", - "Help translate" : "Çeviriye yardım edin", - "Get the apps to sync your files" : "Dosyalarınızı eÅŸitlemek için uygulamalar indirin", - "Desktop client" : "Masaüstü istemcisi", - "Android app" : "Android uygulaması", - "iOS app" : "iOS uygulaması", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Projeyi desteklemek için {contributeopen}geliÅŸtirmeye katılabilir{linkclose} ya da {contributeopen}tanıtımını yapabilirsiniz{linkclose}!", - "Show First Run Wizard again" : "Ä°lk Çalıştırma Yardımcısı yeniden görüntülensin", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Åžu anda hesabınıza eriÅŸebilen web, masa üstü ve mobil istemciler ile uygulamaya özel parolalar.", - "Device" : "Aygıt", - "Last activity" : "Son iÅŸlem", - "App passwords" : "Uygulama parolaları", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Bu bölümden uygulamalara özel parolalar üretebilirsiniz. Böylece kendi parolanızı vermeniz gerekmez. Daha sonra bu parolaları ayrı ayrı geçersiz kılabilirsiniz.", - "App name" : "Uygulama adı", - "Create new app password" : "Yeni uygulama parolası oluÅŸtur", - "Use the credentials below to configure your app or device." : "Uygulama ya da aygıtınızı yapılandırmak için aÅŸağıdaki kimlik doÄŸrulama bilgileri kullanılır.", - "For security reasons this password will only be shown once." : "Güvenlik nedenleriyle bu parola yalnız bir kez görüntülenir.", - "Username" : "Kullanıcı Adı", - "Done" : "Tamam", - "Version" : "Sürüm", "None" : "Yok", "Login" : "Oturum Açın", "Plain" : "Düz", @@ -323,6 +274,7 @@ "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çaÄŸrılması için sistem cron hizmeti kullanılsın.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php dosyası \"%s\" sistem kullanıcısı tarafından yürütülmelidir.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Bunu çalıştıraiblmek için PHP POSIX eklentisi gereklidir. Ayrıntılı bilgi almak için {linkstart}PHP belgelerine{linkend} bakın.", + "Version" : "Sürüm", "Sharing" : "Paylaşım", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Yönetici olarak paylaÅŸma davranışı ile ilgili ince ayarları yapabilirsiniz. Ayrıntılı bilgi almak için belgelere bakın.", "Allow apps to use the Share API" : "Uygulamalar Paylaşım API kullanabilsin", @@ -354,8 +306,47 @@ "Theming" : "Tema uygulama", "Check the security of your Nextcloud over our security scan" : "Güvenlik sınamamızdan geçirerek Nextcloud güvenliÄŸinizi denetleyin", "Hardening and security guidance" : "SaÄŸlamlaÅŸtırma ve güvenlik rehberliÄŸi", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Kullandığınız alan: <strong>%s</strong>. KullanabileceÄŸiniz alan: <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Kullandığınız: <strong>%s</strong> KullanabileceÄŸiniz: <strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "Profil görseli", + "Upload new" : "Yeni yükle", + "Select from Files" : "Dosyalardan seç", + "Remove image" : "Görseli kaldır", + "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", + "Picture provided by original account" : "Görsel özgün hesabınız tarafından saÄŸlanıyor", + "Cancel" : "Ä°ptal", + "Choose as profile picture" : "Profil görseli olarak seç", + "Full name" : "Tam ad", "No display name set" : "Görüntülenecek ad belirtilmemiÅŸ", + "Email" : "E-posta", + "Your email address" : "E-posta adresiniz", + "No email address set" : "E-posta adresi belirtilmemiÅŸ", + "For password reset and notifications" : "Parola sıfırlama ve bildirimler için", + "Phone number" : "Telefon numarası", + "Your phone number" : "Telefon numaranız", + "Address" : "Adres", + "Your postal address" : "Posta adresiniz", + "Website" : "Web sitesi", + "It can take up to 24 hours before the account is displayed as verified." : "Hesabın doÄŸrulanması ve görüntülenmesi 24 saate kadar zaman alabilir.", + "Link https://…" : "BaÄŸlantı https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "Twitter kodu @…", + "You are member of the following groups:" : "Åžu gruplara üyesiniz:", + "Password" : "Parola", + "Current password" : "Geçerli parola", + "New password" : "Yeni parola", + "Change password" : "Parola deÄŸiÅŸtir", + "Language" : "Dil", + "Help translate" : "Çeviriye yardım edin", "Web, desktop and mobile clients currently logged in to your account." : "Åžu anda hesabınıza web, masaüstü ve mobil istemciler oturum açmış.", + "Device" : "Aygıt", + "Last activity" : "Son iÅŸlem", + "App name" : "Uygulama adı", + "Create new app password" : "Yeni uygulama parolası oluÅŸtur", + "Use the credentials below to configure your app or device." : "Uygulama ya da aygıtınızı yapılandırmak için aÅŸağıdaki kimlik doÄŸrulama bilgileri kullanılır.", + "For security reasons this password will only be shown once." : "Güvenlik nedenleriyle bu parola yalnız bir kez görüntülenir.", + "Username" : "Kullanıcı Adı", + "Done" : "Tamam", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen}Nextcloud topluluÄŸu tarafından geliÅŸtirilmiÅŸtir{linkclose}. {githubopen}Kaynak kodu{linkclose} {licenseopen}AGPL{linkclose} koÅŸulları altında lisanslanmıştır.", "Follow us on Google+" : "Bizi Google+ üzerinde izleyin", "Like our Facebook page" : "Facebook sayfamızı beÄŸenin", @@ -406,6 +397,7 @@ "__language_name__" : "Türkçe", "Personal info" : "KiÅŸisel Bilgiler", "Sessions" : "Oturumlar", + "App passwords" : "Uygulama parolaları", "Sync clients" : "EÅŸitleme istemcileri", "This is used for sending out notifications." : "Bu özellik bildirimler gönderilirken kullanılır.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP yanlış kurulmuÅŸ ve sistem ortam deÄŸiÅŸkenlerini okuyamıyor gibi görünüyor. getenv(\"PATH\") komutu ile yapılan sınama sonucunda boÅŸ bir yanıt alındı.", @@ -431,6 +423,12 @@ "For password recovery and notifications" : "Parola sıfırlama ve bildirimler için", "Your website" : "Web sitesi adresiniz", "Your Twitter handle" : "Twitter adresiniz", + "Get the apps to sync your files" : "Dosyalarınızı eÅŸitlemek için uygulamalar indirin", + "Desktop client" : "Masaüstü istemcisi", + "Android app" : "Android uygulaması", + "iOS app" : "iOS uygulaması", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Projeyi desteklemek için {contributeopen}geliÅŸtirmeye katılabilir{linkclose} ya da {contributeopen}tanıtımını yapabilirsiniz{linkclose}!", + "Show First Run Wizard again" : "Ä°lk Çalıştırma Yardımcısı yeniden görüntülensin", "Passcodes that give an app or device permissions to access your account." : "Parola kodları bir uygulama ya da aygıtın hesabınıza eriÅŸmesini saÄŸlar.", "Name" : "Ad", "Follow us on Google Plus!" : "Bizi Google Plus üzerinde izleyin", @@ -441,6 +439,8 @@ "Show last log in" : "Son oturum açma zamanı görüntülensin", "Verifying" : "DoÄŸrulanıyor", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP 'fileinfo' modülü bulunamadı. MIME türü algılamasında en iyi sonuçları elde etmek için bu modülü etkinleÅŸtirmeniz önerilir.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Åžu anda hesabınıza eriÅŸebilen web, masa üstü ve mobil istemciler ile uygulamaya özel parolalar.", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Bu bölümden uygulamalara özel parolalar üretebilirsiniz. Böylece kendi parolanızı vermeniz gerekmez. Daha sonra bu parolaları ayrı ayrı geçersiz kılabilirsiniz.", "Follow us on Google+!" : "Bizi Google+ üzerinde izleyin!", "Follow us on Twitter!" : "Bizi Twitter üzerinde izleyin!", "Check out our blog!" : "BloÄŸumuza bakın!" diff --git a/settings/l10n/ug.js b/settings/l10n/ug.js index efb5b900a47eb52bf2b2e6aacd542bdff3b5d4d4..5dcc1fedda9066752efabb1c80d04fa427cf7678 100644 --- a/settings/l10n/ug.js +++ b/settings/l10n/ug.js @@ -17,6 +17,13 @@ OC.L10N.register( "A valid username must be provided" : "چوقۇم ئىناۋەتلىك ئىشلەتكۈچى ئىسمىدىن بىرنى تەمىنلەش ÙƒÛرەك", "A valid password must be provided" : "چوقۇم ئىناۋەتلىك ئىم تەمىنلەش ÙƒÛرەك", "Forum" : "مۇنبەر", + "None" : "يوق", + "Login" : "تىزىمغا كىرىÚ", + "Encryption" : "شىÙىرلاش", + "Server address" : "مۇلازىمÛتىر ئادرىسى", + "Port" : "ئÛغىز", + "Version" : "نەشرى", + "Sharing" : "ھەمبەھىر", "Cancel" : "ۋاز ÙƒÛ•Ú†", "Email" : "تورخەت", "Your email address" : "تورخەت ئادرÛسىÚىز", @@ -27,13 +34,6 @@ OC.L10N.register( "Language" : "تىل", "Help translate" : "تەرجىمىگە ياردەم", "Username" : "ئىشلەتكۈچى ئاتى", - "Version" : "نەشرى", - "None" : "يوق", - "Login" : "تىزىمغا كىرىÚ", - "Encryption" : "شىÙىرلاش", - "Server address" : "مۇلازىمÛتىر ئادرىسى", - "Port" : "ئÛغىز", - "Sharing" : "ھەمبەھىر", "Create" : "قۇر", "Unlimited" : "چەكسىز", "Other" : "باشقا", diff --git a/settings/l10n/ug.json b/settings/l10n/ug.json index 5380c4e85a954cde6be9da7c8573c834ab0f12fc..c5b56666cc52b125172a98afa5e7d7cd00f031ac 100644 --- a/settings/l10n/ug.json +++ b/settings/l10n/ug.json @@ -15,6 +15,13 @@ "A valid username must be provided" : "چوقۇم ئىناۋەتلىك ئىشلەتكۈچى ئىسمىدىن بىرنى تەمىنلەش ÙƒÛرەك", "A valid password must be provided" : "چوقۇم ئىناۋەتلىك ئىم تەمىنلەش ÙƒÛرەك", "Forum" : "مۇنبەر", + "None" : "يوق", + "Login" : "تىزىمغا كىرىÚ", + "Encryption" : "شىÙىرلاش", + "Server address" : "مۇلازىمÛتىر ئادرىسى", + "Port" : "ئÛغىز", + "Version" : "نەشرى", + "Sharing" : "ھەمبەھىر", "Cancel" : "ۋاز ÙƒÛ•Ú†", "Email" : "تورخەت", "Your email address" : "تورخەت ئادرÛسىÚىز", @@ -25,13 +32,6 @@ "Language" : "تىل", "Help translate" : "تەرجىمىگە ياردەم", "Username" : "ئىشلەتكۈچى ئاتى", - "Version" : "نەشرى", - "None" : "يوق", - "Login" : "تىزىمغا كىرىÚ", - "Encryption" : "شىÙىرلاش", - "Server address" : "مۇلازىمÛتىر ئادرىسى", - "Port" : "ئÛغىز", - "Sharing" : "ھەمبەھىر", "Create" : "قۇر", "Unlimited" : "چەكسىز", "Other" : "باشقا", diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js index 96014c0c81aaa9c79a90dce9f0eb662d60f72cac..fa70dc3784bc2636afefd97af7f82d69efa08ec0 100644 --- a/settings/l10n/uk.js +++ b/settings/l10n/uk.js @@ -88,31 +88,6 @@ OC.L10N.register( "Online documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ñ–Ñ Ð¾Ð½Ð»Ð°Ð¹Ð½", "Forum" : "Форум", "Commercial support" : "Комерційна підтримка", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ви викориÑтовуєте <strong>%s</strong> з <strong>%s</strong>", - "Profile picture" : "Ð—Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¾Ð³Ð¾ запиÑу", - "Upload new" : "Завантажити нове", - "Remove image" : "Видалити зображеннÑ", - "Cancel" : "Відмінити", - "Choose as profile picture" : "Обрати Ñк Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ„Ñ–Ð»ÑŽ", - "Full name" : "Повне ім'Ñ", - "Email" : "E-mail", - "No email address set" : "E-mail не вказано", - "Your email address" : "Ваша адреÑа електронної пошти", - "You are member of the following groups:" : "Ви Ñ” членом наÑтупних груп:", - "Password" : "Пароль", - "Current password" : "Поточний пароль", - "New password" : "Ðовий пароль", - "Change password" : "Змінити пароль", - "Language" : "Мова", - "Help translate" : "Допомогти з перекладом", - "Get the apps to sync your files" : "Отримати додатки Ð´Ð»Ñ Ñинхронізації ваших файлів", - "Desktop client" : "Клієнт Ð´Ð»Ñ ÐŸÐš", - "Android app" : "Android-додаток", - "iOS app" : "iOS додаток", - "Show First Run Wizard again" : "Показувати МайÑтер Ðалаштувань знову", - "Username" : "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача", - "Done" : "Готово", - "Version" : "ВерÑÑ–Ñ", "None" : "Жоден", "Login" : "Логін", "Plain" : "Звичайний", @@ -145,6 +120,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Ðеможливо вÑтановити ÑиÑтемну локаль, Ñка б підтримувала UTF-8.", "All checks passed." : "Ð’ÑÑ– перевірки пройдено.", "Execute one task with each page loaded" : "Виконати одне Ð·Ð°Ð²Ð´Ð°Ð½Ð½Ñ Ð´Ð»Ñ ÐºÐ¾Ð¶Ð½Ð¾Ñ— завантаженої Ñторінки ", + "Version" : "ВерÑÑ–Ñ", "Sharing" : "Спільний доÑтуп", "Allow apps to use the Share API" : "Дозволити програмам викориÑтовувати API Ñпільного доÑтупу", "Allow users to share via link" : "Дозволити кориÑтувачам ділитиÑÑ Ñ‡ÐµÑ€ÐµÐ· поÑиланнÑ", @@ -166,7 +142,26 @@ OC.L10N.register( "Improving the config.php" : "ÐŸÐ¾ÐºÑ€Ð°Ñ‰ÐµÐ½Ð½Ñ config.php", "Theming" : "ОформленнÑ", "Hardening and security guidance" : "ІнÑÑ‚Ñ€ÑƒÐºÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð· безпеки та захиÑту", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ви викориÑтовуєте <strong>%s</strong> з <strong>%s</strong>", + "Profile picture" : "Ð—Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¾Ð³Ð¾ запиÑу", + "Upload new" : "Завантажити нове", + "Remove image" : "Видалити зображеннÑ", + "Cancel" : "Відмінити", + "Choose as profile picture" : "Обрати Ñк Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ„Ñ–Ð»ÑŽ", + "Full name" : "Повне ім'Ñ", "No display name set" : "Коротке ім'Ñ Ð½Ðµ вказано", + "Email" : "E-mail", + "Your email address" : "Ваша адреÑа електронної пошти", + "No email address set" : "E-mail не вказано", + "You are member of the following groups:" : "Ви Ñ” членом наÑтупних груп:", + "Password" : "Пароль", + "Current password" : "Поточний пароль", + "New password" : "Ðовий пароль", + "Change password" : "Змінити пароль", + "Language" : "Мова", + "Help translate" : "Допомогти з перекладом", + "Username" : "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача", + "Done" : "Готово", "Show storage location" : "Показати міÑÑ†ÐµÐ·Ð½Ð°Ñ…Ð¾Ð´Ð¶ÐµÐ½Ð½Ñ Ñховища", "Show user backend" : "Показати кориÑтувача", "Show email address" : "Показати адреÑу електронної пошти", @@ -215,6 +210,11 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php зареєÑтрований в Ñлужбі webcron та буде викликатиÑÑ ÐºÐ¾Ð¶Ð½Ñ– 15 хвилин через HTTP.", "Use system's cron service to call the cron.php file every 15 minutes." : "ВикориÑтовувати ÑиÑтемний cron Ð´Ð»Ñ Ð²Ð¸ÐºÐ»Ð¸ÐºÑƒ cron.php кожні 15 хвилин.", "Cheers!" : "Будьмо!", + "Get the apps to sync your files" : "Отримати додатки Ð´Ð»Ñ Ñинхронізації ваших файлів", + "Desktop client" : "Клієнт Ð´Ð»Ñ ÐŸÐš", + "Android app" : "Android-додаток", + "iOS app" : "iOS додаток", + "Show First Run Wizard again" : "Показувати МайÑтер Ðалаштувань знову", "Name" : "Ім’Ñ", "Show last log in" : "Показати оÑтанній вхід в ÑиÑтему" }, diff --git a/settings/l10n/uk.json b/settings/l10n/uk.json index d62c70f43e6ad4da3114d4d3fbe92364bb6d3973..ed9d6f8c0cd6b70e0dd2b5a15d1b46ce95a2e770 100644 --- a/settings/l10n/uk.json +++ b/settings/l10n/uk.json @@ -86,31 +86,6 @@ "Online documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ñ–Ñ Ð¾Ð½Ð»Ð°Ð¹Ð½", "Forum" : "Форум", "Commercial support" : "Комерційна підтримка", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ви викориÑтовуєте <strong>%s</strong> з <strong>%s</strong>", - "Profile picture" : "Ð—Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¾Ð³Ð¾ запиÑу", - "Upload new" : "Завантажити нове", - "Remove image" : "Видалити зображеннÑ", - "Cancel" : "Відмінити", - "Choose as profile picture" : "Обрати Ñк Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ„Ñ–Ð»ÑŽ", - "Full name" : "Повне ім'Ñ", - "Email" : "E-mail", - "No email address set" : "E-mail не вказано", - "Your email address" : "Ваша адреÑа електронної пошти", - "You are member of the following groups:" : "Ви Ñ” членом наÑтупних груп:", - "Password" : "Пароль", - "Current password" : "Поточний пароль", - "New password" : "Ðовий пароль", - "Change password" : "Змінити пароль", - "Language" : "Мова", - "Help translate" : "Допомогти з перекладом", - "Get the apps to sync your files" : "Отримати додатки Ð´Ð»Ñ Ñинхронізації ваших файлів", - "Desktop client" : "Клієнт Ð´Ð»Ñ ÐŸÐš", - "Android app" : "Android-додаток", - "iOS app" : "iOS додаток", - "Show First Run Wizard again" : "Показувати МайÑтер Ðалаштувань знову", - "Username" : "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача", - "Done" : "Готово", - "Version" : "ВерÑÑ–Ñ", "None" : "Жоден", "Login" : "Логін", "Plain" : "Звичайний", @@ -143,6 +118,7 @@ "System locale can not be set to a one which supports UTF-8." : "Ðеможливо вÑтановити ÑиÑтемну локаль, Ñка б підтримувала UTF-8.", "All checks passed." : "Ð’ÑÑ– перевірки пройдено.", "Execute one task with each page loaded" : "Виконати одне Ð·Ð°Ð²Ð´Ð°Ð½Ð½Ñ Ð´Ð»Ñ ÐºÐ¾Ð¶Ð½Ð¾Ñ— завантаженої Ñторінки ", + "Version" : "ВерÑÑ–Ñ", "Sharing" : "Спільний доÑтуп", "Allow apps to use the Share API" : "Дозволити програмам викориÑтовувати API Ñпільного доÑтупу", "Allow users to share via link" : "Дозволити кориÑтувачам ділитиÑÑ Ñ‡ÐµÑ€ÐµÐ· поÑиланнÑ", @@ -164,7 +140,26 @@ "Improving the config.php" : "ÐŸÐ¾ÐºÑ€Ð°Ñ‰ÐµÐ½Ð½Ñ config.php", "Theming" : "ОформленнÑ", "Hardening and security guidance" : "ІнÑÑ‚Ñ€ÑƒÐºÑ‚ÑƒÐ²Ð°Ð½Ð½Ñ Ð· безпеки та захиÑту", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "Ви викориÑтовуєте <strong>%s</strong> з <strong>%s</strong>", + "Profile picture" : "Ð—Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð¾Ð±Ð»Ñ–ÐºÐ¾Ð²Ð¾Ð³Ð¾ запиÑу", + "Upload new" : "Завантажити нове", + "Remove image" : "Видалити зображеннÑ", + "Cancel" : "Відмінити", + "Choose as profile picture" : "Обрати Ñк Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ„Ñ–Ð»ÑŽ", + "Full name" : "Повне ім'Ñ", "No display name set" : "Коротке ім'Ñ Ð½Ðµ вказано", + "Email" : "E-mail", + "Your email address" : "Ваша адреÑа електронної пошти", + "No email address set" : "E-mail не вказано", + "You are member of the following groups:" : "Ви Ñ” членом наÑтупних груп:", + "Password" : "Пароль", + "Current password" : "Поточний пароль", + "New password" : "Ðовий пароль", + "Change password" : "Змінити пароль", + "Language" : "Мова", + "Help translate" : "Допомогти з перекладом", + "Username" : "Ім'Ñ ÐºÐ¾Ñ€Ð¸Ñтувача", + "Done" : "Готово", "Show storage location" : "Показати міÑÑ†ÐµÐ·Ð½Ð°Ñ…Ð¾Ð´Ð¶ÐµÐ½Ð½Ñ Ñховища", "Show user backend" : "Показати кориÑтувача", "Show email address" : "Показати адреÑу електронної пошти", @@ -213,6 +208,11 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php зареєÑтрований в Ñлужбі webcron та буде викликатиÑÑ ÐºÐ¾Ð¶Ð½Ñ– 15 хвилин через HTTP.", "Use system's cron service to call the cron.php file every 15 minutes." : "ВикориÑтовувати ÑиÑтемний cron Ð´Ð»Ñ Ð²Ð¸ÐºÐ»Ð¸ÐºÑƒ cron.php кожні 15 хвилин.", "Cheers!" : "Будьмо!", + "Get the apps to sync your files" : "Отримати додатки Ð´Ð»Ñ Ñинхронізації ваших файлів", + "Desktop client" : "Клієнт Ð´Ð»Ñ ÐŸÐš", + "Android app" : "Android-додаток", + "iOS app" : "iOS додаток", + "Show First Run Wizard again" : "Показувати МайÑтер Ðалаштувань знову", "Name" : "Ім’Ñ", "Show last log in" : "Показати оÑтанній вхід в ÑиÑтему" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/settings/l10n/vi.js b/settings/l10n/vi.js index bd596bd70c87a7e914ff61ab35ae5c1533381e46..83d1d341f95c715a39aba1a5f3e0c3d35a6aebb2 100644 --- a/settings/l10n/vi.js +++ b/settings/l10n/vi.js @@ -19,6 +19,18 @@ OC.L10N.register( "undo" : "lùi lại", "never" : "không thay đổi", "Forum" : "Diá»…n Ä‘Ã n", + "None" : "Không gì cả", + "Login" : "Äăng nháºp", + "Encryption" : "Mã hóa", + "Server address" : "Äịa chỉ máy chủ", + "Port" : "Cổng", + "Credentials" : "Giấy chứng nháºn", + "Security & setup warnings" : "Bảo máºt và thiết láºp cảnh báo", + "Execute one task with each page loaded" : "Thá»±c thi tác vụ má»—i khi trang được tải", + "Version" : "Phiên bản", + "Sharing" : "Chia sẻ", + "Allow apps to use the Share API" : "Cho phép các ứng dụng sá» dụng chia sẻ API", + "Allow resharing" : "Cho phép chia sẻ lại", "Upload new" : "Tải lên", "Remove image" : "Xóa ", "Cancel" : "Hủy", @@ -30,21 +42,7 @@ OC.L10N.register( "Change password" : "Äổi máºt khẩu", "Language" : "Ngôn ngữ", "Help translate" : "Há»— trợ dịch thuáºt", - "Get the apps to sync your files" : "Nháºn ứng dụng để đồng bá»™ file của bạn", - "Show First Run Wizard again" : "Hiện lại việc chạy đồ thuáºt khởi đầu", "Username" : "Tên đăng nháºp", - "Version" : "Phiên bản", - "None" : "Không gì cả", - "Login" : "Äăng nháºp", - "Encryption" : "Mã hóa", - "Server address" : "Äịa chỉ máy chủ", - "Port" : "Cổng", - "Credentials" : "Giấy chứng nháºn", - "Security & setup warnings" : "Bảo máºt và thiết láºp cảnh báo", - "Execute one task with each page loaded" : "Thá»±c thi tác vụ má»—i khi trang được tải", - "Sharing" : "Chia sẻ", - "Allow apps to use the Share API" : "Cho phép các ứng dụng sá» dụng chia sẻ API", - "Allow resharing" : "Cho phép chia sẻ lại", "Create" : "Tạo", "Unlimited" : "Không giá»›i hạn", "Other" : "Khác", @@ -60,6 +58,8 @@ OC.L10N.register( "__language_name__" : "Tiếng Việt", "Cron" : "Cron", "Cheers!" : "Chúc mừng!", + "Get the apps to sync your files" : "Nháºn ứng dụng để đồng bá»™ file của bạn", + "Show First Run Wizard again" : "Hiện lại việc chạy đồ thuáºt khởi đầu", "Name" : "Tên" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/vi.json b/settings/l10n/vi.json index 38421aafe95a41071f7718b6ac52d26b97df2829..91b0e9ad906496459e12e69d976521a63621bce8 100644 --- a/settings/l10n/vi.json +++ b/settings/l10n/vi.json @@ -17,6 +17,18 @@ "undo" : "lùi lại", "never" : "không thay đổi", "Forum" : "Diá»…n Ä‘Ã n", + "None" : "Không gì cả", + "Login" : "Äăng nháºp", + "Encryption" : "Mã hóa", + "Server address" : "Äịa chỉ máy chủ", + "Port" : "Cổng", + "Credentials" : "Giấy chứng nháºn", + "Security & setup warnings" : "Bảo máºt và thiết láºp cảnh báo", + "Execute one task with each page loaded" : "Thá»±c thi tác vụ má»—i khi trang được tải", + "Version" : "Phiên bản", + "Sharing" : "Chia sẻ", + "Allow apps to use the Share API" : "Cho phép các ứng dụng sá» dụng chia sẻ API", + "Allow resharing" : "Cho phép chia sẻ lại", "Upload new" : "Tải lên", "Remove image" : "Xóa ", "Cancel" : "Hủy", @@ -28,21 +40,7 @@ "Change password" : "Äổi máºt khẩu", "Language" : "Ngôn ngữ", "Help translate" : "Há»— trợ dịch thuáºt", - "Get the apps to sync your files" : "Nháºn ứng dụng để đồng bá»™ file của bạn", - "Show First Run Wizard again" : "Hiện lại việc chạy đồ thuáºt khởi đầu", "Username" : "Tên đăng nháºp", - "Version" : "Phiên bản", - "None" : "Không gì cả", - "Login" : "Äăng nháºp", - "Encryption" : "Mã hóa", - "Server address" : "Äịa chỉ máy chủ", - "Port" : "Cổng", - "Credentials" : "Giấy chứng nháºn", - "Security & setup warnings" : "Bảo máºt và thiết láºp cảnh báo", - "Execute one task with each page loaded" : "Thá»±c thi tác vụ má»—i khi trang được tải", - "Sharing" : "Chia sẻ", - "Allow apps to use the Share API" : "Cho phép các ứng dụng sá» dụng chia sẻ API", - "Allow resharing" : "Cho phép chia sẻ lại", "Create" : "Tạo", "Unlimited" : "Không giá»›i hạn", "Other" : "Khác", @@ -58,6 +56,8 @@ "__language_name__" : "Tiếng Việt", "Cron" : "Cron", "Cheers!" : "Chúc mừng!", + "Get the apps to sync your files" : "Nháºn ứng dụng để đồng bá»™ file của bạn", + "Show First Run Wizard again" : "Hiện lại việc chạy đồ thuáºt khởi đầu", "Name" : "Tên" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 67d96402b692d64750690fc4036ff9fd8d0b04c8..78f2c5053f4f7b5ac357f8678e79439a4eeb3608 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -210,55 +210,6 @@ OC.L10N.register( "Forum" : "论å›", "Getting help" : "获å–帮助", "Commercial support" : "商业支æŒ", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "您æ£åœ¨ä½¿ç”¨ <strong>%s</strong> çš„ <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "ä½ ä½¿ç”¨äº†<strong>%s</strong> çš„<strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "账户头åƒ", - "Upload new" : "ä¸Šä¼ ", - "Select from Files" : "选择文件", - "Remove image" : "åˆ é™¤å›¾ç‰‡", - "png or jpg, max. 20 MB" : "png 或 jpg æ ¼å¼, ä¸è¶…过 20MB", - "Picture provided by original account" : "原始账户图片", - "Cancel" : "å–消", - "Choose as profile picture" : "选择个人头åƒ", - "Full name" : "å…¨å", - "Email" : "电å邮件", - "No email address set" : "尚未设置 Email 地å€", - "Your email address" : "您的电å邮件", - "For password reset and notifications" : "密ç é‡ç½®å’Œé€šçŸ¥", - "Phone number" : "电è¯å·ç ", - "Your phone number" : "您的电è¯å·ç ", - "Address" : "地å€", - "Your postal address" : "您的邮寄地å€", - "Website" : "网站", - "It can take up to 24 hours before the account is displayed as verified." : "在å¸æˆ·æ˜¾ç¤ºä¸ºéªŒè¯ä¹‹å‰æœ€å¤šå¯èƒ½éœ€è¦24å°æ—¶ã€‚", - "Link https://…" : "链接 https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "推特用户å@…", - "You are member of the following groups:" : "您是以下组的æˆå‘˜:", - "Password" : "密ç ", - "Current password" : "当å‰å¯†ç ", - "New password" : "新密ç ", - "Change password" : "修改密ç ", - "Language" : "è¯è¨€", - "Help translate" : "帮助翻译", - "Get the apps to sync your files" : "下载应用åŒæ¥æ‚¨çš„文件", - "Desktop client" : "æ¡Œé¢å®¢æˆ·ç«¯", - "Android app" : "Android 应用", - "iOS app" : "iOS 应用", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "如果您想支æŒè¿™ä¸ªé¡¹ç›® {contributeopen}åŠ å…¥å¼€å‘团队{linkclose} 或 {contributeopen}å¸®åŠ©æˆ‘ä»¬å®£ä¼ {linkclose}!", - "Show First Run Wizard again" : "å†æ¬¡æ˜¾ç¤ºé¦–次è¿è¡Œå‘导", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "网站,桌é¢è®¾å¤‡ï¼Œç§»åŠ¨å®¢æˆ·ç«¯å’Œå½“å‰å¯ä»¥è®¿é—®æ‚¨å¸æˆ·çš„应用专用密ç 。", - "Device" : "设备", - "Last activity" : "最åŽæ´»è·ƒ", - "App passwords" : "应用密ç ", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "您å¯ä»¥ä¸ºåº”用程åºç”Ÿæˆç‹¬ç«‹å¯†ç ï¼Œå› æ¤æ‚¨ä¸å¿…输入您的密ç 。 您也å¯ä»¥å•ç‹¬æ’¤é”€è¿™äº›ç‹¬ç«‹å¯†ç 。", - "App name" : "应用å", - "Create new app password" : "创建新应用密ç ", - "Use the credentials below to configure your app or device." : "使用下述å‡æ®é…置您的应用或设备.", - "For security reasons this password will only be shown once." : "ç”±äºŽå®‰å…¨åŽŸå› , 密ç 仅会显示一次.", - "Username" : "用户å", - "Done" : "完æˆ", - "Version" : "版本", "None" : "æ— ", "Login" : "登录", "Plain" : "明文", @@ -314,6 +265,7 @@ OC.L10N.register( "Execute one task with each page loaded" : "æ¯ä¸ªé¡µé¢åŠ è½½åŽæ‰§è¡Œä¸€ä¸ªä»»åŠ¡", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统 cron æœåŠ¡æ¯ 15 分钟执行一次 cron.php 文件.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需è¦è¢«ç³»ç»Ÿç”¨æˆ· \"%s\" 执行.", + "Version" : "版本", "Sharing" : "共享", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管ç†å‘˜ï¼Œæ‚¨å¯ä»¥è°ƒæ•´å…±äº«è¡Œä¸ºã€‚ 有关详细信æ¯ï¼Œè¯·å‚阅文档。", "Allow apps to use the Share API" : "å…许应用使用共享 API", @@ -345,8 +297,47 @@ OC.L10N.register( "Theming" : "主题", "Check the security of your Nextcloud over our security scan" : "通过我们的安全扫ææ¥æ£€æŸ¥Nextcloud的安全性", "Hardening and security guidance" : "强化和安全指å—", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "您æ£åœ¨ä½¿ç”¨ <strong>%s</strong> çš„ <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "ä½ ä½¿ç”¨äº†<strong>%s</strong> çš„<strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "账户头åƒ", + "Upload new" : "ä¸Šä¼ ", + "Select from Files" : "选择文件", + "Remove image" : "åˆ é™¤å›¾ç‰‡", + "png or jpg, max. 20 MB" : "png 或 jpg æ ¼å¼, 最大 20MB", + "Picture provided by original account" : "原始账户图片", + "Cancel" : "å–消", + "Choose as profile picture" : "选择个人头åƒ", + "Full name" : "å…¨å", "No display name set" : "ä¸æ˜¾ç¤ºå称设置", + "Email" : "电å邮件", + "Your email address" : "您的电å邮件", + "No email address set" : "尚未设置 Email 地å€", + "For password reset and notifications" : "用于密ç é‡ç½®å’Œé€šçŸ¥", + "Phone number" : "电è¯å·ç ", + "Your phone number" : "您的电è¯å·ç ", + "Address" : "地å€", + "Your postal address" : "您的邮寄地å€", + "Website" : "网站", + "It can take up to 24 hours before the account is displayed as verified." : "在å¸æˆ·æ˜¾ç¤ºä¸ºéªŒè¯ä¹‹å‰æœ€å¤šå¯èƒ½éœ€è¦24å°æ—¶ã€‚", + "Link https://…" : "链接 https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "推特用户å@…", + "You are member of the following groups:" : "您是以下组的æˆå‘˜:", + "Password" : "密ç ", + "Current password" : "当å‰å¯†ç ", + "New password" : "新密ç ", + "Change password" : "修改密ç ", + "Language" : "è¯è¨€", + "Help translate" : "帮助翻译", "Web, desktop and mobile clients currently logged in to your account." : "您账å·å½“å‰ç™»å½•çš„ Web 页é¢, æ¡Œé¢å’Œå®¢æˆ·ç«¯å®¢æˆ·ç«¯.", + "Device" : "设备", + "Last activity" : "最åŽæ´»è·ƒ", + "App name" : "应用å", + "Create new app password" : "创建新应用密ç ", + "Use the credentials below to configure your app or device." : "使用下述å‡æ®é…置您的应用或设备.", + "For security reasons this password will only be shown once." : "ç”±äºŽå®‰å…¨åŽŸå› , 密ç 仅会显示一次.", + "Username" : "用户å", + "Done" : "完æˆ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "ç”± {communityopen}Nextcloud community{linkclose} å¼€å‘, {githubopen}æºä»£ç {linkclose} 基于 {licenseopen}AGPL{linkclose} 许å¯åè®®.", "Settings" : "设置", "Show storage location" : "显示å˜å‚¨ä½ç½®", @@ -392,6 +383,7 @@ OC.L10N.register( "__language_name__" : "简体ä¸æ–‡", "Personal info" : "个人信æ¯", "Sessions" : "会è¯", + "App passwords" : "应用密ç ", "Sync clients" : "åŒæ¥å®¢æˆ·ç«¯", "This is used for sending out notifications." : "这被用于å‘é€é€šçŸ¥.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 的设置似乎有问题, æ— æ³•èŽ·å–系统环境å˜é‡. 使用 getenv(\\\"PATH\\\") 测试时仅返回空结果.", @@ -417,6 +409,12 @@ OC.L10N.register( "For password recovery and notifications" : "用于密ç æ¢å¤å’Œé€šçŸ¥", "Your website" : "您的网站", "Your Twitter handle" : "您的 Twitter è´¦å·", + "Get the apps to sync your files" : "下载应用åŒæ¥æ‚¨çš„文件", + "Desktop client" : "æ¡Œé¢å®¢æˆ·ç«¯", + "Android app" : "Android 应用", + "iOS app" : "iOS 应用", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "如果您想支æŒè¿™ä¸ªé¡¹ç›® {contributeopen}åŠ å…¥å¼€å‘团队{linkclose} 或 {contributeopen}å¸®åŠ©æˆ‘ä»¬å®£ä¼ {linkclose}!", + "Show First Run Wizard again" : "å†æ¬¡æ˜¾ç¤ºé¦–次è¿è¡Œå‘导", "Passcodes that give an app or device permissions to access your account." : "Passcodes å¯ä»¥ä½¿åº”用或设备访问您的账å·.", "Name" : "å称", "Follow us on Google Plus!" : "在 Google+ 上关注我们!", @@ -427,6 +425,8 @@ OC.L10N.register( "Show last log in" : "显示最åŽç™»å½•", "Verifying" : "æ£åœ¨éªŒè¯", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP æ¨¡å— 'fileinfo' 缺失. 我们强烈建议å¯ç”¨æ¤æ¨¡å—以便在 MIME 类型检测时获得最准确的结果.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "网站,桌é¢è®¾å¤‡ï¼Œç§»åŠ¨å®¢æˆ·ç«¯å’Œå½“å‰å¯ä»¥è®¿é—®æ‚¨å¸æˆ·çš„应用专用密ç 。", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "您å¯ä»¥ä¸ºåº”用程åºç”Ÿæˆç‹¬ç«‹å¯†ç ï¼Œå› æ¤æ‚¨ä¸å¿…输入您的密ç 。 您也å¯ä»¥å•ç‹¬æ’¤é”€è¿™äº›ç‹¬ç«‹å¯†ç 。", "Follow us on Google+!" : "在 Google+ 上关注我们!", "Follow us on Twitter!" : "在 Twitter 上关注我们!", "Check out our blog!" : "æµè§ˆæˆ‘们的åšå®¢ï¼" diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 3ba3d3c1e2f47c198406fe2dd755c7743d5673e7..64d08cc47a76e439c1050b92235bd3485969c67a 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -208,55 +208,6 @@ "Forum" : "论å›", "Getting help" : "获å–帮助", "Commercial support" : "商业支æŒ", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "您æ£åœ¨ä½¿ç”¨ <strong>%s</strong> çš„ <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "ä½ ä½¿ç”¨äº†<strong>%s</strong> çš„<strong>%s</strong> (<strong>%s %%</strong>)", - "Profile picture" : "账户头åƒ", - "Upload new" : "ä¸Šä¼ ", - "Select from Files" : "选择文件", - "Remove image" : "åˆ é™¤å›¾ç‰‡", - "png or jpg, max. 20 MB" : "png 或 jpg æ ¼å¼, ä¸è¶…过 20MB", - "Picture provided by original account" : "原始账户图片", - "Cancel" : "å–消", - "Choose as profile picture" : "选择个人头åƒ", - "Full name" : "å…¨å", - "Email" : "电å邮件", - "No email address set" : "尚未设置 Email 地å€", - "Your email address" : "您的电å邮件", - "For password reset and notifications" : "密ç é‡ç½®å’Œé€šçŸ¥", - "Phone number" : "电è¯å·ç ", - "Your phone number" : "您的电è¯å·ç ", - "Address" : "地å€", - "Your postal address" : "您的邮寄地å€", - "Website" : "网站", - "It can take up to 24 hours before the account is displayed as verified." : "在å¸æˆ·æ˜¾ç¤ºä¸ºéªŒè¯ä¹‹å‰æœ€å¤šå¯èƒ½éœ€è¦24å°æ—¶ã€‚", - "Link https://…" : "链接 https://…", - "Twitter" : "Twitter", - "Twitter handle @…" : "推特用户å@…", - "You are member of the following groups:" : "您是以下组的æˆå‘˜:", - "Password" : "密ç ", - "Current password" : "当å‰å¯†ç ", - "New password" : "新密ç ", - "Change password" : "修改密ç ", - "Language" : "è¯è¨€", - "Help translate" : "帮助翻译", - "Get the apps to sync your files" : "下载应用åŒæ¥æ‚¨çš„文件", - "Desktop client" : "æ¡Œé¢å®¢æˆ·ç«¯", - "Android app" : "Android 应用", - "iOS app" : "iOS 应用", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "如果您想支æŒè¿™ä¸ªé¡¹ç›® {contributeopen}åŠ å…¥å¼€å‘团队{linkclose} 或 {contributeopen}å¸®åŠ©æˆ‘ä»¬å®£ä¼ {linkclose}!", - "Show First Run Wizard again" : "å†æ¬¡æ˜¾ç¤ºé¦–次è¿è¡Œå‘导", - "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "网站,桌é¢è®¾å¤‡ï¼Œç§»åŠ¨å®¢æˆ·ç«¯å’Œå½“å‰å¯ä»¥è®¿é—®æ‚¨å¸æˆ·çš„应用专用密ç 。", - "Device" : "设备", - "Last activity" : "最åŽæ´»è·ƒ", - "App passwords" : "应用密ç ", - "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "您å¯ä»¥ä¸ºåº”用程åºç”Ÿæˆç‹¬ç«‹å¯†ç ï¼Œå› æ¤æ‚¨ä¸å¿…输入您的密ç 。 您也å¯ä»¥å•ç‹¬æ’¤é”€è¿™äº›ç‹¬ç«‹å¯†ç 。", - "App name" : "应用å", - "Create new app password" : "创建新应用密ç ", - "Use the credentials below to configure your app or device." : "使用下述å‡æ®é…置您的应用或设备.", - "For security reasons this password will only be shown once." : "ç”±äºŽå®‰å…¨åŽŸå› , 密ç 仅会显示一次.", - "Username" : "用户å", - "Done" : "完æˆ", - "Version" : "版本", "None" : "æ— ", "Login" : "登录", "Plain" : "明文", @@ -312,6 +263,7 @@ "Execute one task with each page loaded" : "æ¯ä¸ªé¡µé¢åŠ è½½åŽæ‰§è¡Œä¸€ä¸ªä»»åŠ¡", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统 cron æœåŠ¡æ¯ 15 分钟执行一次 cron.php 文件.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需è¦è¢«ç³»ç»Ÿç”¨æˆ· \"%s\" 执行.", + "Version" : "版本", "Sharing" : "共享", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管ç†å‘˜ï¼Œæ‚¨å¯ä»¥è°ƒæ•´å…±äº«è¡Œä¸ºã€‚ 有关详细信æ¯ï¼Œè¯·å‚阅文档。", "Allow apps to use the Share API" : "å…许应用使用共享 API", @@ -343,8 +295,47 @@ "Theming" : "主题", "Check the security of your Nextcloud over our security scan" : "通过我们的安全扫ææ¥æ£€æŸ¥Nextcloud的安全性", "Hardening and security guidance" : "强化和安全指å—", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "您æ£åœ¨ä½¿ç”¨ <strong>%s</strong> çš„ <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "ä½ ä½¿ç”¨äº†<strong>%s</strong> çš„<strong>%s</strong> (<strong>%s %%</strong>)", + "Profile picture" : "账户头åƒ", + "Upload new" : "ä¸Šä¼ ", + "Select from Files" : "选择文件", + "Remove image" : "åˆ é™¤å›¾ç‰‡", + "png or jpg, max. 20 MB" : "png 或 jpg æ ¼å¼, 最大 20MB", + "Picture provided by original account" : "原始账户图片", + "Cancel" : "å–消", + "Choose as profile picture" : "选择个人头åƒ", + "Full name" : "å…¨å", "No display name set" : "ä¸æ˜¾ç¤ºå称设置", + "Email" : "电å邮件", + "Your email address" : "您的电å邮件", + "No email address set" : "尚未设置 Email 地å€", + "For password reset and notifications" : "用于密ç é‡ç½®å’Œé€šçŸ¥", + "Phone number" : "电è¯å·ç ", + "Your phone number" : "您的电è¯å·ç ", + "Address" : "地å€", + "Your postal address" : "您的邮寄地å€", + "Website" : "网站", + "It can take up to 24 hours before the account is displayed as verified." : "在å¸æˆ·æ˜¾ç¤ºä¸ºéªŒè¯ä¹‹å‰æœ€å¤šå¯èƒ½éœ€è¦24å°æ—¶ã€‚", + "Link https://…" : "链接 https://…", + "Twitter" : "Twitter", + "Twitter handle @…" : "推特用户å@…", + "You are member of the following groups:" : "您是以下组的æˆå‘˜:", + "Password" : "密ç ", + "Current password" : "当å‰å¯†ç ", + "New password" : "新密ç ", + "Change password" : "修改密ç ", + "Language" : "è¯è¨€", + "Help translate" : "帮助翻译", "Web, desktop and mobile clients currently logged in to your account." : "您账å·å½“å‰ç™»å½•çš„ Web 页é¢, æ¡Œé¢å’Œå®¢æˆ·ç«¯å®¢æˆ·ç«¯.", + "Device" : "设备", + "Last activity" : "最åŽæ´»è·ƒ", + "App name" : "应用å", + "Create new app password" : "创建新应用密ç ", + "Use the credentials below to configure your app or device." : "使用下述å‡æ®é…置您的应用或设备.", + "For security reasons this password will only be shown once." : "ç”±äºŽå®‰å…¨åŽŸå› , 密ç 仅会显示一次.", + "Username" : "用户å", + "Done" : "完æˆ", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "ç”± {communityopen}Nextcloud community{linkclose} å¼€å‘, {githubopen}æºä»£ç {linkclose} 基于 {licenseopen}AGPL{linkclose} 许å¯åè®®.", "Settings" : "设置", "Show storage location" : "显示å˜å‚¨ä½ç½®", @@ -390,6 +381,7 @@ "__language_name__" : "简体ä¸æ–‡", "Personal info" : "个人信æ¯", "Sessions" : "会è¯", + "App passwords" : "应用密ç ", "Sync clients" : "åŒæ¥å®¢æˆ·ç«¯", "This is used for sending out notifications." : "这被用于å‘é€é€šçŸ¥.", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 的设置似乎有问题, æ— æ³•èŽ·å–系统环境å˜é‡. 使用 getenv(\\\"PATH\\\") 测试时仅返回空结果.", @@ -415,6 +407,12 @@ "For password recovery and notifications" : "用于密ç æ¢å¤å’Œé€šçŸ¥", "Your website" : "您的网站", "Your Twitter handle" : "您的 Twitter è´¦å·", + "Get the apps to sync your files" : "下载应用åŒæ¥æ‚¨çš„文件", + "Desktop client" : "æ¡Œé¢å®¢æˆ·ç«¯", + "Android app" : "Android 应用", + "iOS app" : "iOS 应用", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "如果您想支æŒè¿™ä¸ªé¡¹ç›® {contributeopen}åŠ å…¥å¼€å‘团队{linkclose} 或 {contributeopen}å¸®åŠ©æˆ‘ä»¬å®£ä¼ {linkclose}!", + "Show First Run Wizard again" : "å†æ¬¡æ˜¾ç¤ºé¦–次è¿è¡Œå‘导", "Passcodes that give an app or device permissions to access your account." : "Passcodes å¯ä»¥ä½¿åº”用或设备访问您的账å·.", "Name" : "å称", "Follow us on Google Plus!" : "在 Google+ 上关注我们!", @@ -425,6 +423,8 @@ "Show last log in" : "显示最åŽç™»å½•", "Verifying" : "æ£åœ¨éªŒè¯", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP æ¨¡å— 'fileinfo' 缺失. 我们强烈建议å¯ç”¨æ¤æ¨¡å—以便在 MIME 类型检测时获得最准确的结果.", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "网站,桌é¢è®¾å¤‡ï¼Œç§»åŠ¨å®¢æˆ·ç«¯å’Œå½“å‰å¯ä»¥è®¿é—®æ‚¨å¸æˆ·çš„应用专用密ç 。", + "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "您å¯ä»¥ä¸ºåº”用程åºç”Ÿæˆç‹¬ç«‹å¯†ç ï¼Œå› æ¤æ‚¨ä¸å¿…输入您的密ç 。 您也å¯ä»¥å•ç‹¬æ’¤é”€è¿™äº›ç‹¬ç«‹å¯†ç 。", "Follow us on Google+!" : "在 Google+ 上关注我们!", "Follow us on Twitter!" : "在 Twitter 上关注我们!", "Check out our blog!" : "æµè§ˆæˆ‘们的åšå®¢ï¼" diff --git a/settings/l10n/zh_HK.js b/settings/l10n/zh_HK.js index cd2c17579bdee062af07f85f9548e2012d98ba6d..83f6119898e5ea340fbd46774e17d6f83cef0f63 100644 --- a/settings/l10n/zh_HK.js +++ b/settings/l10n/zh_HK.js @@ -13,6 +13,16 @@ OC.L10N.register( "Groups" : "群組", "undo" : "復原", "Forum" : "討論å€", + "None" : "空", + "Login" : "登入", + "Encryption" : "åŠ å¯†", + "Server address" : "伺æœå™¨åœ°å€", + "Port" : "é€£æŽ¥åŸ ", + "SMTP Username" : "SMTP 使用者å稱", + "SMTP Password" : "SMTP 密碼", + "Version" : "版本", + "Sharing" : "分享", + "days" : "天", "Remove image" : "刪除圖片", "Cancel" : "å–消", "Email" : "電郵", @@ -22,19 +32,7 @@ OC.L10N.register( "Change password" : "更改密碼", "Language" : "語言", "Help translate" : "幫忙翻è¯", - "Android app" : "Android 應用程å¼", - "iOS app" : "iOS 應用程å¼", "Username" : "用戶å稱", - "Version" : "版本", - "None" : "空", - "Login" : "登入", - "Encryption" : "åŠ å¯†", - "Server address" : "伺æœå™¨åœ°å€", - "Port" : "é€£æŽ¥åŸ ", - "SMTP Username" : "SMTP 使用者å稱", - "SMTP Password" : "SMTP 密碼", - "Sharing" : "分享", - "days" : "天", "Create" : "新增", "Everyone" : "所有人", "Unlimited" : "ç„¡é™", @@ -47,6 +45,8 @@ OC.L10N.register( "Uninstalling ...." : "æ£åœ¨è§£é™¤å®‰è£ ....", "Uninstall" : "解除安è£", "__language_name__" : "ç¹é«”ä¸æ–‡ï¼ˆé¦™æ¸¯ï¼‰", + "Android app" : "Android 應用程å¼", + "iOS app" : "iOS 應用程å¼", "Name" : "å稱" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/zh_HK.json b/settings/l10n/zh_HK.json index 8b74f9c71ef913f3002a91ae73c70656553f9291..4c308ce33a2b220eba9079bb93b8373d90385bc0 100644 --- a/settings/l10n/zh_HK.json +++ b/settings/l10n/zh_HK.json @@ -11,6 +11,16 @@ "Groups" : "群組", "undo" : "復原", "Forum" : "討論å€", + "None" : "空", + "Login" : "登入", + "Encryption" : "åŠ å¯†", + "Server address" : "伺æœå™¨åœ°å€", + "Port" : "é€£æŽ¥åŸ ", + "SMTP Username" : "SMTP 使用者å稱", + "SMTP Password" : "SMTP 密碼", + "Version" : "版本", + "Sharing" : "分享", + "days" : "天", "Remove image" : "刪除圖片", "Cancel" : "å–消", "Email" : "電郵", @@ -20,19 +30,7 @@ "Change password" : "更改密碼", "Language" : "語言", "Help translate" : "幫忙翻è¯", - "Android app" : "Android 應用程å¼", - "iOS app" : "iOS 應用程å¼", "Username" : "用戶å稱", - "Version" : "版本", - "None" : "空", - "Login" : "登入", - "Encryption" : "åŠ å¯†", - "Server address" : "伺æœå™¨åœ°å€", - "Port" : "é€£æŽ¥åŸ ", - "SMTP Username" : "SMTP 使用者å稱", - "SMTP Password" : "SMTP 密碼", - "Sharing" : "分享", - "days" : "天", "Create" : "新增", "Everyone" : "所有人", "Unlimited" : "ç„¡é™", @@ -45,6 +43,8 @@ "Uninstalling ...." : "æ£åœ¨è§£é™¤å®‰è£ ....", "Uninstall" : "解除安è£", "__language_name__" : "ç¹é«”ä¸æ–‡ï¼ˆé¦™æ¸¯ï¼‰", + "Android app" : "Android 應用程å¼", + "iOS app" : "iOS 應用程å¼", "Name" : "å稱" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index c06fbd844b5817ae3def55eb06189d05f10f2d34..327f5a2bafa4f3a3b442e83dfc80b892db878482 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -107,34 +107,6 @@ OC.L10N.register( "Online documentation" : "線上說明文件", "Forum" : "論壇", "Commercial support" : "商用支æ´", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "您æ£åœ¨ä½¿ç”¨ <strong>%s</strong> çš„ <strong>%s</strong>", - "Profile picture" : "大é ç…§", - "Upload new" : "上傳新的", - "Select from Files" : "從檔案應用程å¼é¸æ“‡", - "Remove image" : "移除圖片", - "png or jpg, max. 20 MB" : "png 或 jpg ,最大 20 MB", - "Picture provided by original account" : "原本的帳戶æ供的圖片", - "Cancel" : "å–消", - "Choose as profile picture" : "é¸ç‚ºå¤§é ç…§", - "Full name" : "å…¨å", - "Email" : "ä¿¡ç®±", - "No email address set" : "未è¨å®šé›»å郵件信箱", - "Your email address" : "您的電å郵件信箱", - "You are member of the following groups:" : "您的帳號屬於這些群組:", - "Password" : "密碼", - "Current password" : "ç›®å‰å¯†ç¢¼", - "New password" : "新密碼", - "Change password" : "變更密碼", - "Language" : "語言", - "Help translate" : "幫助翻è¯", - "Get the apps to sync your files" : "下載應用程å¼ä¾†åŒæ¥æ‚¨çš„檔案", - "Desktop client" : "æ¡Œé¢å®¢æˆ¶ç«¯", - "Android app" : "Android 應用程å¼", - "iOS app" : "iOS 應用程å¼", - "Show First Run Wizard again" : "å†æ¬¡é¡¯ç¤ºé¦–次使用精éˆ", - "App passwords" : "應用程å¼å¯†ç¢¼", - "Username" : "使用者å稱", - "Version" : "版本", "None" : "ç„¡", "Login" : "登入", "Plain" : "Plain", @@ -175,6 +147,7 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "無法è¨å®šç‚ºä¸€å€‹æ”¯æ´ UTF-8 的系統語系", "All checks passed." : "所有檢查æ£å¸¸", "Execute one task with each page loaded" : "æ¯å€‹é é¢è¼‰å…¥æ™‚執行", + "Version" : "版本", "Sharing" : "分享", "Allow apps to use the Share API" : "å…許 apps 使用分享 API", "Allow users to share via link" : "å…許使用者é€éŽé€£çµåˆ†äº«", @@ -196,7 +169,28 @@ OC.L10N.register( "Improving the config.php" : "改進 config.php", "Theming" : "佈景主題", "Hardening and security guidance" : "增強安全性", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "您æ£åœ¨ä½¿ç”¨ <strong>%s</strong> çš„ <strong>%s</strong>", + "Profile picture" : "大é ç…§", + "Upload new" : "上傳新的", + "Select from Files" : "從檔案應用程å¼é¸æ“‡", + "Remove image" : "移除圖片", + "png or jpg, max. 20 MB" : "png 或 jpg ,最大 20 MB", + "Picture provided by original account" : "原本的帳戶æ供的圖片", + "Cancel" : "å–消", + "Choose as profile picture" : "é¸ç‚ºå¤§é ç…§", + "Full name" : "å…¨å", "No display name set" : "未è¨å®šé¡¯ç¤ºå稱", + "Email" : "ä¿¡ç®±", + "Your email address" : "您的電å郵件信箱", + "No email address set" : "未è¨å®šé›»å郵件信箱", + "You are member of the following groups:" : "您的帳號屬於這些群組:", + "Password" : "密碼", + "Current password" : "ç›®å‰å¯†ç¢¼", + "New password" : "新密碼", + "Change password" : "變更密碼", + "Language" : "語言", + "Help translate" : "幫助翻è¯", + "Username" : "使用者å稱", "Show storage location" : "顯示儲å˜ä½ç½®", "Show user backend" : "顯示用戶後å°", "Show email address" : "顯示電å郵件信箱", @@ -231,6 +225,7 @@ OC.L10N.register( "__language_name__" : "æ£é«”ä¸æ–‡ï¼ˆè‡ºç£ï¼‰", "Personal info" : "個人資訊", "Sessions" : "工作階段", + "App passwords" : "應用程å¼å¯†ç¢¼", "Sync clients" : "åŒæ¥å®¢æˆ¶ç«¯", "This is used for sending out notifications." : "用於寄é€é€šçŸ¥", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 看起來沒有è¨å®šå®Œæˆï¼Œç„¡æ³•æ£ç¢ºå–得系統環境變數,getenv(\"PATH\") 回傳資料為空值", @@ -249,6 +244,11 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "使用系統的 cron æœå‹™æ¯ 15 分é˜å‘¼å« cron.php 一次", "Cheers!" : "太棒了ï¼", "For password recovery and notifications" : "用於密碼é‡è¨å’Œé€šçŸ¥", + "Get the apps to sync your files" : "下載應用程å¼ä¾†åŒæ¥æ‚¨çš„檔案", + "Desktop client" : "æ¡Œé¢å®¢æˆ¶ç«¯", + "Android app" : "Android 應用程å¼", + "iOS app" : "iOS 應用程å¼", + "Show First Run Wizard again" : "å†æ¬¡é¡¯ç¤ºé¦–次使用精éˆ", "Name" : "å稱", "Show last log in" : "顯示最近登入" }, diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index e4a6a63273409df8658dcf5de56b0777da277f9a..1acab7670b46fd1e21a86111f29163894b6073f7 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -105,34 +105,6 @@ "Online documentation" : "線上說明文件", "Forum" : "論壇", "Commercial support" : "商用支æ´", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "您æ£åœ¨ä½¿ç”¨ <strong>%s</strong> çš„ <strong>%s</strong>", - "Profile picture" : "大é ç…§", - "Upload new" : "上傳新的", - "Select from Files" : "從檔案應用程å¼é¸æ“‡", - "Remove image" : "移除圖片", - "png or jpg, max. 20 MB" : "png 或 jpg ,最大 20 MB", - "Picture provided by original account" : "原本的帳戶æ供的圖片", - "Cancel" : "å–消", - "Choose as profile picture" : "é¸ç‚ºå¤§é ç…§", - "Full name" : "å…¨å", - "Email" : "ä¿¡ç®±", - "No email address set" : "未è¨å®šé›»å郵件信箱", - "Your email address" : "您的電å郵件信箱", - "You are member of the following groups:" : "您的帳號屬於這些群組:", - "Password" : "密碼", - "Current password" : "ç›®å‰å¯†ç¢¼", - "New password" : "新密碼", - "Change password" : "變更密碼", - "Language" : "語言", - "Help translate" : "幫助翻è¯", - "Get the apps to sync your files" : "下載應用程å¼ä¾†åŒæ¥æ‚¨çš„檔案", - "Desktop client" : "æ¡Œé¢å®¢æˆ¶ç«¯", - "Android app" : "Android 應用程å¼", - "iOS app" : "iOS 應用程å¼", - "Show First Run Wizard again" : "å†æ¬¡é¡¯ç¤ºé¦–次使用精éˆ", - "App passwords" : "應用程å¼å¯†ç¢¼", - "Username" : "使用者å稱", - "Version" : "版本", "None" : "ç„¡", "Login" : "登入", "Plain" : "Plain", @@ -173,6 +145,7 @@ "System locale can not be set to a one which supports UTF-8." : "無法è¨å®šç‚ºä¸€å€‹æ”¯æ´ UTF-8 的系統語系", "All checks passed." : "所有檢查æ£å¸¸", "Execute one task with each page loaded" : "æ¯å€‹é é¢è¼‰å…¥æ™‚執行", + "Version" : "版本", "Sharing" : "分享", "Allow apps to use the Share API" : "å…許 apps 使用分享 API", "Allow users to share via link" : "å…許使用者é€éŽé€£çµåˆ†äº«", @@ -194,7 +167,28 @@ "Improving the config.php" : "改進 config.php", "Theming" : "佈景主題", "Hardening and security guidance" : "增強安全性", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "您æ£åœ¨ä½¿ç”¨ <strong>%s</strong> çš„ <strong>%s</strong>", + "Profile picture" : "大é ç…§", + "Upload new" : "上傳新的", + "Select from Files" : "從檔案應用程å¼é¸æ“‡", + "Remove image" : "移除圖片", + "png or jpg, max. 20 MB" : "png 或 jpg ,最大 20 MB", + "Picture provided by original account" : "原本的帳戶æ供的圖片", + "Cancel" : "å–消", + "Choose as profile picture" : "é¸ç‚ºå¤§é ç…§", + "Full name" : "å…¨å", "No display name set" : "未è¨å®šé¡¯ç¤ºå稱", + "Email" : "ä¿¡ç®±", + "Your email address" : "您的電å郵件信箱", + "No email address set" : "未è¨å®šé›»å郵件信箱", + "You are member of the following groups:" : "您的帳號屬於這些群組:", + "Password" : "密碼", + "Current password" : "ç›®å‰å¯†ç¢¼", + "New password" : "新密碼", + "Change password" : "變更密碼", + "Language" : "語言", + "Help translate" : "幫助翻è¯", + "Username" : "使用者å稱", "Show storage location" : "顯示儲å˜ä½ç½®", "Show user backend" : "顯示用戶後å°", "Show email address" : "顯示電å郵件信箱", @@ -229,6 +223,7 @@ "__language_name__" : "æ£é«”ä¸æ–‡ï¼ˆè‡ºç£ï¼‰", "Personal info" : "個人資訊", "Sessions" : "工作階段", + "App passwords" : "應用程å¼å¯†ç¢¼", "Sync clients" : "åŒæ¥å®¢æˆ¶ç«¯", "This is used for sending out notifications." : "用於寄é€é€šçŸ¥", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 看起來沒有è¨å®šå®Œæˆï¼Œç„¡æ³•æ£ç¢ºå–得系統環境變數,getenv(\"PATH\") 回傳資料為空值", @@ -247,6 +242,11 @@ "Use system's cron service to call the cron.php file every 15 minutes." : "使用系統的 cron æœå‹™æ¯ 15 分é˜å‘¼å« cron.php 一次", "Cheers!" : "太棒了ï¼", "For password recovery and notifications" : "用於密碼é‡è¨å’Œé€šçŸ¥", + "Get the apps to sync your files" : "下載應用程å¼ä¾†åŒæ¥æ‚¨çš„檔案", + "Desktop client" : "æ¡Œé¢å®¢æˆ¶ç«¯", + "Android app" : "Android 應用程å¼", + "iOS app" : "iOS 應用程å¼", + "Show First Run Wizard again" : "å†æ¬¡é¡¯ç¤ºé¦–次使用精éˆ", "Name" : "å稱", "Show last log in" : "顯示最近登入" },"pluralForm" :"nplurals=1; plural=0;"