Browse Source

Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
tags/v26.0.0beta5
Nextcloud bot 1 year ago
parent
commit
710c593d53
No account linked to committer's email address
70 changed files with 290 additions and 202 deletions
  1. 6
    0
      apps/comments/l10n/nb.js
  2. 6
    0
      apps/comments/l10n/nb.json
  3. 3
    3
      apps/dav/l10n/bg.js
  4. 3
    3
      apps/dav/l10n/bg.json
  5. 3
    3
      apps/dav/l10n/ca.js
  6. 3
    3
      apps/dav/l10n/ca.json
  7. 3
    3
      apps/dav/l10n/cs.js
  8. 3
    3
      apps/dav/l10n/cs.json
  9. 3
    3
      apps/dav/l10n/de.js
  10. 3
    3
      apps/dav/l10n/de.json
  11. 3
    3
      apps/dav/l10n/de_DE.js
  12. 3
    3
      apps/dav/l10n/de_DE.json
  13. 3
    3
      apps/dav/l10n/en_GB.js
  14. 3
    3
      apps/dav/l10n/en_GB.json
  15. 3
    3
      apps/dav/l10n/es.js
  16. 3
    3
      apps/dav/l10n/es.json
  17. 3
    3
      apps/dav/l10n/eu.js
  18. 3
    3
      apps/dav/l10n/eu.json
  19. 3
    3
      apps/dav/l10n/fr.js
  20. 3
    3
      apps/dav/l10n/fr.json
  21. 3
    3
      apps/dav/l10n/hu.js
  22. 3
    3
      apps/dav/l10n/hu.json
  23. 3
    3
      apps/dav/l10n/it.js
  24. 3
    3
      apps/dav/l10n/it.json
  25. 3
    3
      apps/dav/l10n/ja.js
  26. 3
    3
      apps/dav/l10n/ja.json
  27. 3
    3
      apps/dav/l10n/ko.js
  28. 3
    3
      apps/dav/l10n/ko.json
  29. 3
    3
      apps/dav/l10n/nb.js
  30. 3
    3
      apps/dav/l10n/nb.json
  31. 3
    3
      apps/dav/l10n/nl.js
  32. 3
    3
      apps/dav/l10n/nl.json
  33. 3
    3
      apps/dav/l10n/pl.js
  34. 3
    3
      apps/dav/l10n/pl.json
  35. 3
    3
      apps/dav/l10n/pt_BR.js
  36. 3
    3
      apps/dav/l10n/pt_BR.json
  37. 2
    2
      apps/dav/l10n/ru.js
  38. 2
    2
      apps/dav/l10n/ru.json
  39. 3
    3
      apps/dav/l10n/sk.js
  40. 3
    3
      apps/dav/l10n/sk.json
  41. 3
    3
      apps/dav/l10n/sv.js
  42. 3
    3
      apps/dav/l10n/sv.json
  43. 3
    3
      apps/dav/l10n/tr.js
  44. 3
    3
      apps/dav/l10n/tr.json
  45. 3
    3
      apps/dav/l10n/uk.js
  46. 3
    3
      apps/dav/l10n/uk.json
  47. 3
    3
      apps/dav/l10n/zh_CN.js
  48. 3
    3
      apps/dav/l10n/zh_CN.json
  49. 3
    3
      apps/dav/l10n/zh_HK.js
  50. 3
    3
      apps/dav/l10n/zh_HK.json
  51. 3
    3
      apps/dav/l10n/zh_TW.js
  52. 3
    3
      apps/dav/l10n/zh_TW.json
  53. 2
    2
      apps/files/l10n/nb.js
  54. 2
    2
      apps/files/l10n/nb.json
  55. 1
    1
      apps/files_external/l10n/nb.js
  56. 1
    1
      apps/files_external/l10n/nb.json
  57. 1
    1
      apps/files_sharing/l10n/nb.js
  58. 1
    1
      apps/files_sharing/l10n/nb.json
  59. 5
    5
      apps/provisioning_api/l10n/eu.js
  60. 5
    5
      apps/provisioning_api/l10n/eu.json
  61. 43
    5
      apps/settings/l10n/nb.js
  62. 43
    5
      apps/settings/l10n/nb.json
  63. 1
    1
      apps/twofactor_backupcodes/l10n/nb.js
  64. 1
    1
      apps/twofactor_backupcodes/l10n/nb.json
  65. 4
    4
      apps/user_ldap/l10n/nb.js
  66. 4
    4
      apps/user_ldap/l10n/nb.json
  67. 3
    3
      apps/user_status/l10n/nb.js
  68. 3
    3
      apps/user_status/l10n/nb.json
  69. 5
    5
      core/l10n/nb.js
  70. 5
    5
      core/l10n/nb.json

+ 6
- 0
apps/comments/l10n/nb.js View File

@@ -9,6 +9,8 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s kommenterte %2$s",
"{author} commented on {file}" : "{author} kommenterte på {file}",
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Du ble nevnt på \"{file}\", i en kommentar av en bruker som siden har blitt slettet",
"{user} mentioned you in a comment on \"{file}\"" : "{user} nevnte deg i en kommentar til \"{file}\"",
"Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
"Edit comment" : "Rediger kommentar",
"Delete comment" : "Slett kommentar",
@@ -17,10 +19,14 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
"No more messages" : "Ingen flere meldinger",
"Retry" : "Prøv igjen",
"Unable to load the comments list" : "Kan ikke laste inn kommentarlisten",
"_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
"_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
"Comment" : "Kommentar",
"An error occurred while trying to edit the comment" : "Det oppsto en feil under forsøk på å redigere kommentaren",
"Comment deleted" : "Kommentar slettet",
"An error occurred while trying to delete the comment" : "Det oppsto en feil under forsøk på å slette kommentaren",
"An error occurred while trying to create the comment" : "Det oppsto en feil under forsøket på å opprette kommentaren",
"%1$s commented" : "%1$s kommentert"
},
"nplurals=2; plural=(n != 1);");

+ 6
- 0
apps/comments/l10n/nb.json View File

@@ -7,6 +7,8 @@
"%1$s commented on %2$s" : "%1$s kommenterte %2$s",
"{author} commented on {file}" : "{author} kommenterte på {file}",
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Du ble nevnt på \"{file}\", i en kommentar av en bruker som siden har blitt slettet",
"{user} mentioned you in a comment on \"{file}\"" : "{user} nevnte deg i en kommentar til \"{file}\"",
"Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
"Edit comment" : "Rediger kommentar",
"Delete comment" : "Slett kommentar",
@@ -15,10 +17,14 @@
"No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
"No more messages" : "Ingen flere meldinger",
"Retry" : "Prøv igjen",
"Unable to load the comments list" : "Kan ikke laste inn kommentarlisten",
"_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
"_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
"Comment" : "Kommentar",
"An error occurred while trying to edit the comment" : "Det oppsto en feil under forsøk på å redigere kommentaren",
"Comment deleted" : "Kommentar slettet",
"An error occurred while trying to delete the comment" : "Det oppsto en feil under forsøk på å slette kommentaren",
"An error occurred while trying to create the comment" : "Det oppsto en feil under forsøket på å opprette kommentaren",
"%1$s commented" : "%1$s kommentert"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/bg.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Криптирането не е готово: %1$s",
"Failed to open file: %1$s" : "Неуспешно отваряне на файл: %1$s",
"Failed to unlink: %1$s" : "Неуспешно прекратяване на връзката: %1$s",
"Invalid chunk name" : "Невалидно име на блок",
"Could not rename part file assembled from chunks" : "Не можа да се преименува частичен файл, сглобен от блок",
"Failed to write file contents: %1$s" : "Неуспешно записване на съдържанието на файла: %1$s",
"File not found: %1$s" : "Файлът не е намерен: %1$s",
"System is in maintenance mode." : "Системата е в режим на поддръжка.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Промяна на календарна <strong>задача</strong>",
"Invitation canceled" : "Поканата е отказана",
"Invitation updated" : "Поканата е актуализирана",
"Invitation" : "Покана",
"Invalid chunk name" : "Невалидно име на блок",
"Could not rename part file assembled from chunks" : "Не можа да се преименува частичен файл, сглобен от блок"
"Invitation" : "Покана"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/bg.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "Криптирането не е готово: %1$s",
"Failed to open file: %1$s" : "Неуспешно отваряне на файл: %1$s",
"Failed to unlink: %1$s" : "Неуспешно прекратяване на връзката: %1$s",
"Invalid chunk name" : "Невалидно име на блок",
"Could not rename part file assembled from chunks" : "Не можа да се преименува частичен файл, сглобен от блок",
"Failed to write file contents: %1$s" : "Неуспешно записване на съдържанието на файла: %1$s",
"File not found: %1$s" : "Файлът не е намерен: %1$s",
"System is in maintenance mode." : "Системата е в режим на поддръжка.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "Промяна на календарна <strong>задача</strong>",
"Invitation canceled" : "Поканата е отказана",
"Invitation updated" : "Поканата е актуализирана",
"Invitation" : "Покана",
"Invalid chunk name" : "Невалидно име на блок",
"Could not rename part file assembled from chunks" : "Не можа да се преименува частичен файл, сглобен от блок"
"Invitation" : "Покана"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/ca.js View File

@@ -122,6 +122,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "El xifratge no està preparat: %1$s",
"Failed to open file: %1$s" : "No s'ha pogut obrir el fitxer: %1$s",
"Failed to unlink: %1$s" : "No s'ha pogut desenllaçar: %1$s",
"Invalid chunk name" : "Nom del fragment no vàlid",
"Could not rename part file assembled from chunks" : "No s'ha pogut canviar el nom del fitxer de peces muntat a partir de fragments",
"Failed to write file contents: %1$s" : "No s'ha pogut escriure el contingut del fitxer: %1$s",
"File not found: %1$s" : "No s'ha trobat el fitxer: %1$s",
"System is in maintenance mode." : "Sistema en mode de manteniment.",
@@ -190,8 +192,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "S'ha modificat una <strong>tasca</strong> d'un calendari",
"Invitation canceled" : "Invitació cancel·lada",
"Invitation updated" : "Invitació actualitzada",
"Invitation" : "Invitació",
"Invalid chunk name" : "Nom del fragment no vàlid",
"Could not rename part file assembled from chunks" : "No s'ha pogut canviar el nom del fitxer de peces muntat a partir de fragments"
"Invitation" : "Invitació"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/ca.json View File

@@ -120,6 +120,8 @@
"Encryption not ready: %1$s" : "El xifratge no està preparat: %1$s",
"Failed to open file: %1$s" : "No s'ha pogut obrir el fitxer: %1$s",
"Failed to unlink: %1$s" : "No s'ha pogut desenllaçar: %1$s",
"Invalid chunk name" : "Nom del fragment no vàlid",
"Could not rename part file assembled from chunks" : "No s'ha pogut canviar el nom del fitxer de peces muntat a partir de fragments",
"Failed to write file contents: %1$s" : "No s'ha pogut escriure el contingut del fitxer: %1$s",
"File not found: %1$s" : "No s'ha trobat el fitxer: %1$s",
"System is in maintenance mode." : "Sistema en mode de manteniment.",
@@ -188,8 +190,6 @@
"A calendar <strong>todo</strong> was modified" : "S'ha modificat una <strong>tasca</strong> d'un calendari",
"Invitation canceled" : "Invitació cancel·lada",
"Invitation updated" : "Invitació actualitzada",
"Invitation" : "Invitació",
"Invalid chunk name" : "Nom del fragment no vàlid",
"Could not rename part file assembled from chunks" : "No s'ha pogut canviar el nom del fitxer de peces muntat a partir de fragments"
"Invitation" : "Invitació"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/cs.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Šifrování není připraveno: %1$s",
"Failed to open file: %1$s" : "Nepodařilo se otevřít soubor: %1$s",
"Failed to unlink: %1$s" : "Nepodařilo se zrušit propojení: %1$s",
"Invalid chunk name" : "Neplatný název pro shluk (chunk)",
"Could not rename part file assembled from chunks" : "Nedaří se přejmenovat částečný soubor složený ze shluků",
"Failed to write file contents: %1$s" : "Nepodařilo se zapsat obsahy souborů: %1$s",
"File not found: %1$s" : "Soubor nenalezen: %1$s",
"System is in maintenance mode." : "Na systému právě probíhá údržba.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn",
"Invitation canceled" : "Pozvánka zrušena",
"Invitation updated" : "Pozvánka aktualizována",
"Invitation" : "Pozvání",
"Invalid chunk name" : "Neplatný název pro shluk (chunk)",
"Could not rename part file assembled from chunks" : "Nedaří se přejmenovat částečný soubor složený ze shluků"
"Invitation" : "Pozvání"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

+ 3
- 3
apps/dav/l10n/cs.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "Šifrování není připraveno: %1$s",
"Failed to open file: %1$s" : "Nepodařilo se otevřít soubor: %1$s",
"Failed to unlink: %1$s" : "Nepodařilo se zrušit propojení: %1$s",
"Invalid chunk name" : "Neplatný název pro shluk (chunk)",
"Could not rename part file assembled from chunks" : "Nedaří se přejmenovat částečný soubor složený ze shluků",
"Failed to write file contents: %1$s" : "Nepodařilo se zapsat obsahy souborů: %1$s",
"File not found: %1$s" : "Soubor nenalezen: %1$s",
"System is in maintenance mode." : "Na systému právě probíhá údržba.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "<strong>Úkol</strong> v kalendáři byl změněn",
"Invitation canceled" : "Pozvánka zrušena",
"Invitation updated" : "Pozvánka aktualizována",
"Invitation" : "Pozvání",
"Invalid chunk name" : "Neplatný název pro shluk (chunk)",
"Could not rename part file assembled from chunks" : "Nedaří se přejmenovat částečný soubor složený ze shluků"
"Invitation" : "Pozvání"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

+ 3
- 3
apps/dav/l10n/de.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
"Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s",
"Invalid chunk name" : "Ungültiger Chunk-Name",
"Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte temporäre Datei konnte nicht umbenannt werden",
"Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhaltes: %1$s",
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Eine Kalender-<strong>Aufgabe</strong> wurde bearbeitet",
"Invitation canceled" : "Einladung abgebrochen",
"Invitation updated" : "Einladung aktualisiert",
"Invitation" : "Einladung",
"Invalid chunk name" : "Ungültiger Chunk-Name",
"Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte temporäre Datei konnte nicht umbenannt werden"
"Invitation" : "Einladung"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/de.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
"Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s",
"Invalid chunk name" : "Ungültiger Chunk-Name",
"Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte temporäre Datei konnte nicht umbenannt werden",
"Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhaltes: %1$s",
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "Eine Kalender-<strong>Aufgabe</strong> wurde bearbeitet",
"Invitation canceled" : "Einladung abgebrochen",
"Invitation updated" : "Einladung aktualisiert",
"Invitation" : "Einladung",
"Invalid chunk name" : "Ungültiger Chunk-Name",
"Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte temporäre Datei konnte nicht umbenannt werden"
"Invitation" : "Einladung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/de_DE.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
"Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s",
"Invalid chunk name" : "Ungültiger Chunk-Name",
"Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte Teildatei konnte nicht umbenannt werden",
"Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhalts: %1$s",
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Eine Kalender-<strong>Aufgabe</strong> wurde bearbeitet",
"Invitation canceled" : "Einladung abgebrochen",
"Invitation updated" : "Einladung aktualisiert",
"Invitation" : "Einladung",
"Invalid chunk name" : "Ungültiger Chunk-Name",
"Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte Teildatei konnte nicht umbenannt werden"
"Invitation" : "Einladung"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/de_DE.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "Verschlüsselung nicht bereit: %1$s",
"Failed to open file: %1$s" : "Datei konnte nicht geöffnet werden: %1$s",
"Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s",
"Invalid chunk name" : "Ungültiger Chunk-Name",
"Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte Teildatei konnte nicht umbenannt werden",
"Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhalts: %1$s",
"File not found: %1$s" : "Datei nicht gefunden: %1$s",
"System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "Eine Kalender-<strong>Aufgabe</strong> wurde bearbeitet",
"Invitation canceled" : "Einladung abgebrochen",
"Invitation updated" : "Einladung aktualisiert",
"Invitation" : "Einladung",
"Invalid chunk name" : "Ungültiger Chunk-Name",
"Could not rename part file assembled from chunks" : "Aus Chunks zusammengesetzte Teildatei konnte nicht umbenannt werden"
"Invitation" : "Einladung"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/en_GB.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Encryption not ready: %1$s",
"Failed to open file: %1$s" : "Failed to open file: %1$s",
"Failed to unlink: %1$s" : "Failed to unlink: %1$s",
"Invalid chunk name" : "Invalid chunk name",
"Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks",
"Failed to write file contents: %1$s" : "Failed to write file contents: %1$s",
"File not found: %1$s" : "File not found: %1$s",
"System is in maintenance mode." : "System is in maintenance mode.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
"Invitation canceled" : "Invitation cancelled",
"Invitation updated" : "Invitation updated",
"Invitation" : "Invitation",
"Invalid chunk name" : "Invalid chunk name",
"Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks"
"Invitation" : "Invitation"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/en_GB.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "Encryption not ready: %1$s",
"Failed to open file: %1$s" : "Failed to open file: %1$s",
"Failed to unlink: %1$s" : "Failed to unlink: %1$s",
"Invalid chunk name" : "Invalid chunk name",
"Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks",
"Failed to write file contents: %1$s" : "Failed to write file contents: %1$s",
"File not found: %1$s" : "File not found: %1$s",
"System is in maintenance mode." : "System is in maintenance mode.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
"Invitation canceled" : "Invitation cancelled",
"Invitation updated" : "Invitation updated",
"Invitation" : "Invitation",
"Invalid chunk name" : "Invalid chunk name",
"Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks"
"Invitation" : "Invitation"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/es.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "El cifrado no está listo: %1$s",
"Failed to open file: %1$s" : "Fallo al abrir el archivo: %1$s",
"Failed to unlink: %1$s" : "Fallo al desenlazar: %1$s",
"Invalid chunk name" : "Nombre de trozo inválido",
"Could not rename part file assembled from chunks" : "No se ha podido renombrar el archivo parcial formado por los fragmentos",
"Failed to write file contents: %1$s" : "Fallo al escribir el contenido del archivo: %1$s",
"File not found: %1$s" : "Archivo no encontrado: %1$s",
"System is in maintenance mode." : "Sistema está en modo de mantenimiento.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada",
"Invitation canceled" : "Invitación cancelada",
"Invitation updated" : "Invitación actualizada",
"Invitation" : "Invitación",
"Invalid chunk name" : "Nombre de trozo inválido",
"Could not rename part file assembled from chunks" : "No se ha podido renombrar el archivo parcial formado por los fragmentos"
"Invitation" : "Invitación"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

+ 3
- 3
apps/dav/l10n/es.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "El cifrado no está listo: %1$s",
"Failed to open file: %1$s" : "Fallo al abrir el archivo: %1$s",
"Failed to unlink: %1$s" : "Fallo al desenlazar: %1$s",
"Invalid chunk name" : "Nombre de trozo inválido",
"Could not rename part file assembled from chunks" : "No se ha podido renombrar el archivo parcial formado por los fragmentos",
"Failed to write file contents: %1$s" : "Fallo al escribir el contenido del archivo: %1$s",
"File not found: %1$s" : "Archivo no encontrado: %1$s",
"System is in maintenance mode." : "Sistema está en modo de mantenimiento.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada",
"Invitation canceled" : "Invitación cancelada",
"Invitation updated" : "Invitación actualizada",
"Invitation" : "Invitación",
"Invalid chunk name" : "Nombre de trozo inválido",
"Could not rename part file assembled from chunks" : "No se ha podido renombrar el archivo parcial formado por los fragmentos"
"Invitation" : "Invitación"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

+ 3
- 3
apps/dav/l10n/eu.js View File

@@ -124,6 +124,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Enkriptatzea ez dago prest:%1$s",
"Failed to open file: %1$s" : "Ezin izan da fitxategia ireki:%1$s",
"Failed to unlink: %1$s" : "Ezin izan da deskonektatu:%1$s",
"Invalid chunk name" : "Zati izen baliogabea",
"Could not rename part file assembled from chunks" : "Ezin izan da zati-fitxategiaren izena aldatu zenbait zatiz osatuta dagoelako",
"Failed to write file contents: %1$s" : "Ezin izan dira fitxategiaren edukiak idatzi:%1$s",
"File not found: %1$s" : "Ez da fitxategirik aurkitu:%1$s",
"System is in maintenance mode." : "Sistema mantentze moduan dago.",
@@ -192,8 +194,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Egutegiko <strong>egiteko</strong> bat aldatu da",
"Invitation canceled" : "Gonbidapena ezeztatua",
"Invitation updated" : "Gonbidapena eguneratu da",
"Invitation" : "Gonbidapena",
"Invalid chunk name" : "Zati izen baliogabea",
"Could not rename part file assembled from chunks" : "Ezin izan da zati-fitxategiaren izena aldatu zenbait zatiz osatuta dagoelako"
"Invitation" : "Gonbidapena"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/eu.json View File

@@ -122,6 +122,8 @@
"Encryption not ready: %1$s" : "Enkriptatzea ez dago prest:%1$s",
"Failed to open file: %1$s" : "Ezin izan da fitxategia ireki:%1$s",
"Failed to unlink: %1$s" : "Ezin izan da deskonektatu:%1$s",
"Invalid chunk name" : "Zati izen baliogabea",
"Could not rename part file assembled from chunks" : "Ezin izan da zati-fitxategiaren izena aldatu zenbait zatiz osatuta dagoelako",
"Failed to write file contents: %1$s" : "Ezin izan dira fitxategiaren edukiak idatzi:%1$s",
"File not found: %1$s" : "Ez da fitxategirik aurkitu:%1$s",
"System is in maintenance mode." : "Sistema mantentze moduan dago.",
@@ -190,8 +192,6 @@
"A calendar <strong>todo</strong> was modified" : "Egutegiko <strong>egiteko</strong> bat aldatu da",
"Invitation canceled" : "Gonbidapena ezeztatua",
"Invitation updated" : "Gonbidapena eguneratu da",
"Invitation" : "Gonbidapena",
"Invalid chunk name" : "Zati izen baliogabea",
"Could not rename part file assembled from chunks" : "Ezin izan da zati-fitxategiaren izena aldatu zenbait zatiz osatuta dagoelako"
"Invitation" : "Gonbidapena"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/fr.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Encryption pas prête : %1$s",
"Failed to open file: %1$s" : "Échec à l'ouverture du fichier : %1$s",
"Failed to unlink: %1$s" : "Échec à la suppression :%1$s",
"Invalid chunk name" : "Nom de morceau invalide",
"Could not rename part file assembled from chunks" : "Impossible de renommer le fichier partiel à partir des morceaux",
"Failed to write file contents: %1$s" : "Échec à l'écriture du contenu du fichier : %1$s",
"File not found: %1$s" : "Fichier non trouvé : %1$s",
"System is in maintenance mode." : "Le système est en mode maintenance.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Une <strong>liste de tâches</strong> de l'agenda a été modifiée",
"Invitation canceled" : "Invitation annulée",
"Invitation updated" : "Invitation mise à jour",
"Invitation" : "Invitation",
"Invalid chunk name" : "Nom de morceau invalide",
"Could not rename part file assembled from chunks" : "Impossible de renommer le fichier partiel à partir des morceaux"
"Invitation" : "Invitation"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

+ 3
- 3
apps/dav/l10n/fr.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "Encryption pas prête : %1$s",
"Failed to open file: %1$s" : "Échec à l'ouverture du fichier : %1$s",
"Failed to unlink: %1$s" : "Échec à la suppression :%1$s",
"Invalid chunk name" : "Nom de morceau invalide",
"Could not rename part file assembled from chunks" : "Impossible de renommer le fichier partiel à partir des morceaux",
"Failed to write file contents: %1$s" : "Échec à l'écriture du contenu du fichier : %1$s",
"File not found: %1$s" : "Fichier non trouvé : %1$s",
"System is in maintenance mode." : "Le système est en mode maintenance.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "Une <strong>liste de tâches</strong> de l'agenda a été modifiée",
"Invitation canceled" : "Invitation annulée",
"Invitation updated" : "Invitation mise à jour",
"Invitation" : "Invitation",
"Invalid chunk name" : "Nom de morceau invalide",
"Could not rename part file assembled from chunks" : "Impossible de renommer le fichier partiel à partir des morceaux"
"Invitation" : "Invitation"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

+ 3
- 3
apps/dav/l10n/hu.js View File

@@ -124,6 +124,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "A titkosítás nincs kész: %1$s",
"Failed to open file: %1$s" : "A fájl megnyitása sikertelen: %1$s",
"Failed to unlink: %1$s" : "A hivatkozás eltávolítása sikertelen: %1$s",
"Invalid chunk name" : "Érvénytelen darabnév",
"Could not rename part file assembled from chunks" : "Nem lehet átnevezni a darabokból összeállított részleges fájlt",
"Failed to write file contents: %1$s" : "A fájl tartalmának kiírása sikertelen: %1$s",
"File not found: %1$s" : "A fájl nem található: %1$s",
"System is in maintenance mode." : "A rendszer karbantartási módban van.",
@@ -192,8 +194,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Egy <strong>naptárteendő</strong> megváltozott",
"Invitation canceled" : "Meghívás lemondva",
"Invitation updated" : "Meghívó frissítve",
"Invitation" : "Meghívó",
"Invalid chunk name" : "Érvénytelen darabnév",
"Could not rename part file assembled from chunks" : "Nem lehet átnevezni a darabokból összeállított részleges fájlt"
"Invitation" : "Meghívó"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/hu.json View File

@@ -122,6 +122,8 @@
"Encryption not ready: %1$s" : "A titkosítás nincs kész: %1$s",
"Failed to open file: %1$s" : "A fájl megnyitása sikertelen: %1$s",
"Failed to unlink: %1$s" : "A hivatkozás eltávolítása sikertelen: %1$s",
"Invalid chunk name" : "Érvénytelen darabnév",
"Could not rename part file assembled from chunks" : "Nem lehet átnevezni a darabokból összeállított részleges fájlt",
"Failed to write file contents: %1$s" : "A fájl tartalmának kiírása sikertelen: %1$s",
"File not found: %1$s" : "A fájl nem található: %1$s",
"System is in maintenance mode." : "A rendszer karbantartási módban van.",
@@ -190,8 +192,6 @@
"A calendar <strong>todo</strong> was modified" : "Egy <strong>naptárteendő</strong> megváltozott",
"Invitation canceled" : "Meghívás lemondva",
"Invitation updated" : "Meghívó frissítve",
"Invitation" : "Meghívó",
"Invalid chunk name" : "Érvénytelen darabnév",
"Could not rename part file assembled from chunks" : "Nem lehet átnevezni a darabokból összeállított részleges fájlt"
"Invitation" : "Meghívó"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/it.js View File

@@ -108,6 +108,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Crittografia non pronta: %1$s",
"Failed to open file: %1$s" : "Apertura del file non riuscito: %1$s",
"Failed to unlink: %1$s" : "Scollegamento fallito: %1$s",
"Invalid chunk name" : "Nome non valido per lo spezzone",
"Could not rename part file assembled from chunks" : "Non è possibile rinominare il file assemblato da più spezzoni",
"Failed to write file contents: %1$s" : "Scrittura del contenuto del file non riuscita: %1$s",
"File not found: %1$s" : "File non trovato: %1$s",
"System is in maintenance mode." : "Il sistema è in modalità di manutenzione.",
@@ -169,8 +171,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata",
"Invitation canceled" : "Invito annullato",
"Invitation updated" : "Invito aggiornato",
"Invitation" : "Invito",
"Invalid chunk name" : "Nome non valido per lo spezzone",
"Could not rename part file assembled from chunks" : "Non è possibile rinominare il file assemblato da più spezzoni"
"Invitation" : "Invito"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

+ 3
- 3
apps/dav/l10n/it.json View File

@@ -106,6 +106,8 @@
"Encryption not ready: %1$s" : "Crittografia non pronta: %1$s",
"Failed to open file: %1$s" : "Apertura del file non riuscito: %1$s",
"Failed to unlink: %1$s" : "Scollegamento fallito: %1$s",
"Invalid chunk name" : "Nome non valido per lo spezzone",
"Could not rename part file assembled from chunks" : "Non è possibile rinominare il file assemblato da più spezzoni",
"Failed to write file contents: %1$s" : "Scrittura del contenuto del file non riuscita: %1$s",
"File not found: %1$s" : "File non trovato: %1$s",
"System is in maintenance mode." : "Il sistema è in modalità di manutenzione.",
@@ -167,8 +169,6 @@
"A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata",
"Invitation canceled" : "Invito annullato",
"Invitation updated" : "Invito aggiornato",
"Invitation" : "Invito",
"Invalid chunk name" : "Nome non valido per lo spezzone",
"Could not rename part file assembled from chunks" : "Non è possibile rinominare il file assemblato da più spezzoni"
"Invitation" : "Invito"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

+ 3
- 3
apps/dav/l10n/ja.js View File

@@ -107,6 +107,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "暗号化の準備が出来ていません: %1$s",
"Failed to open file: %1$s" : "ファイルを開くのに失敗: %1$s",
"Failed to unlink: %1$s" : "リンクの解除に失敗: %1$s",
"Invalid chunk name" : "無効なチャンク名",
"Could not rename part file assembled from chunks" : "チャンクから構成されている部分ファイルの名前の変更ができませんでした",
"Failed to write file contents: %1$s" : "ファイルの内容の書き込みに失敗: %1$s",
"File not found: %1$s" : "ファイルが見つかりません: %1$s",
"System is in maintenance mode." : "システムはメンテナンスモードです。",
@@ -174,8 +176,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき",
"Invitation canceled" : "招待のキャンセル",
"Invitation updated" : "招待の更新",
"Invitation" : "招待",
"Invalid chunk name" : "無効なチャンク名",
"Could not rename part file assembled from chunks" : "チャンクから構成されている部分ファイルの名前の変更ができませんでした"
"Invitation" : "招待"
},
"nplurals=1; plural=0;");

+ 3
- 3
apps/dav/l10n/ja.json View File

@@ -105,6 +105,8 @@
"Encryption not ready: %1$s" : "暗号化の準備が出来ていません: %1$s",
"Failed to open file: %1$s" : "ファイルを開くのに失敗: %1$s",
"Failed to unlink: %1$s" : "リンクの解除に失敗: %1$s",
"Invalid chunk name" : "無効なチャンク名",
"Could not rename part file assembled from chunks" : "チャンクから構成されている部分ファイルの名前の変更ができませんでした",
"Failed to write file contents: %1$s" : "ファイルの内容の書き込みに失敗: %1$s",
"File not found: %1$s" : "ファイルが見つかりません: %1$s",
"System is in maintenance mode." : "システムはメンテナンスモードです。",
@@ -172,8 +174,6 @@
"A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき",
"Invitation canceled" : "招待のキャンセル",
"Invitation updated" : "招待の更新",
"Invitation" : "招待",
"Invalid chunk name" : "無効なチャンク名",
"Could not rename part file assembled from chunks" : "チャンクから構成されている部分ファイルの名前の変更ができませんでした"
"Invitation" : "招待"
},"pluralForm" :"nplurals=1; plural=0;"
}

+ 3
- 3
apps/dav/l10n/ko.js View File

@@ -122,6 +122,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "암호화가 준비되지 않음: %1$s",
"Failed to open file: %1$s" : "파일을 열 수 없음: %1$s",
"Failed to unlink: %1$s" : "파일을 삭제할 수 없음: %1$s",
"Invalid chunk name" : "잘못된 청크 이름",
"Could not rename part file assembled from chunks" : "청크에서 조합 된 부분 파일의 이름을 바꿀 수 없음",
"Failed to write file contents: %1$s" : "파일 내용을 쓸 수 없음: %1$s",
"File not found: %1$s" : "파일을 찾을 수 없음: %1$s",
"System is in maintenance mode." : "시스템이 유지 관리 모드입니다.",
@@ -189,8 +191,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨",
"Invitation canceled" : "초대장 취소됨",
"Invitation updated" : "초대장 업데이트됨",
"Invitation" : "초대",
"Invalid chunk name" : "잘못된 청크 이름",
"Could not rename part file assembled from chunks" : "청크에서 조합 된 부분 파일의 이름을 바꿀 수 없음"
"Invitation" : "초대"
},
"nplurals=1; plural=0;");

+ 3
- 3
apps/dav/l10n/ko.json View File

@@ -120,6 +120,8 @@
"Encryption not ready: %1$s" : "암호화가 준비되지 않음: %1$s",
"Failed to open file: %1$s" : "파일을 열 수 없음: %1$s",
"Failed to unlink: %1$s" : "파일을 삭제할 수 없음: %1$s",
"Invalid chunk name" : "잘못된 청크 이름",
"Could not rename part file assembled from chunks" : "청크에서 조합 된 부분 파일의 이름을 바꿀 수 없음",
"Failed to write file contents: %1$s" : "파일 내용을 쓸 수 없음: %1$s",
"File not found: %1$s" : "파일을 찾을 수 없음: %1$s",
"System is in maintenance mode." : "시스템이 유지 관리 모드입니다.",
@@ -187,8 +189,6 @@
"A calendar <strong>todo</strong> was modified" : "달력의 <strong>할 일</strong>이 수정됨",
"Invitation canceled" : "초대장 취소됨",
"Invitation updated" : "초대장 업데이트됨",
"Invitation" : "초대",
"Invalid chunk name" : "잘못된 청크 이름",
"Could not rename part file assembled from chunks" : "청크에서 조합 된 부분 파일의 이름을 바꿀 수 없음"
"Invitation" : "초대"
},"pluralForm" :"nplurals=1; plural=0;"
}

+ 3
- 3
apps/dav/l10n/nb.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Kryptering ikke klar: %1$s",
"Failed to open file: %1$s" : "Kunne ikke åpne filen: %1$s",
"Failed to unlink: %1$s" : "Kunne ikke fjerne tilknytningen: %1$s",
"Invalid chunk name" : "Ugyldig bitnavn",
"Could not rename part file assembled from chunks" : "Kunne ikke gi nytt navn til delfil satt sammen fra biter",
"Failed to write file contents: %1$s" : "Kunne ikke skrive filinnhold: %1$s",
"File not found: %1$s" : "Filen ble ikke funnet: %1$s",
"System is in maintenance mode." : "System i vedlikeholdsmodus.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "En kalende <strong>gjøremål</strong> ble endret",
"Invitation canceled" : "Invitasjon tilbakekalt",
"Invitation updated" : "Invitasjon oppdatert",
"Invitation" : "Invitasjon",
"Invalid chunk name" : "Ugyldig bitnavn",
"Could not rename part file assembled from chunks" : "Kunne ikke gi nytt navn til delfil satt sammen fra biter"
"Invitation" : "Invitasjon"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/nb.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "Kryptering ikke klar: %1$s",
"Failed to open file: %1$s" : "Kunne ikke åpne filen: %1$s",
"Failed to unlink: %1$s" : "Kunne ikke fjerne tilknytningen: %1$s",
"Invalid chunk name" : "Ugyldig bitnavn",
"Could not rename part file assembled from chunks" : "Kunne ikke gi nytt navn til delfil satt sammen fra biter",
"Failed to write file contents: %1$s" : "Kunne ikke skrive filinnhold: %1$s",
"File not found: %1$s" : "Filen ble ikke funnet: %1$s",
"System is in maintenance mode." : "System i vedlikeholdsmodus.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "En kalende <strong>gjøremål</strong> ble endret",
"Invitation canceled" : "Invitasjon tilbakekalt",
"Invitation updated" : "Invitasjon oppdatert",
"Invitation" : "Invitasjon",
"Invalid chunk name" : "Ugyldig bitnavn",
"Could not rename part file assembled from chunks" : "Kunne ikke gi nytt navn til delfil satt sammen fra biter"
"Invitation" : "Invitasjon"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/nl.js View File

@@ -111,6 +111,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Versleuteling niet gereed: %1$s",
"Failed to open file: %1$s" : "Kon het bestand %1$s niet openen",
"Failed to unlink: %1$s" : "Kon link niet verwijderen: %1$s",
"Invalid chunk name" : "Ongeldige chunknaam",
"Could not rename part file assembled from chunks" : "Kon een bestandsdeel dat uit chunks is samengesteld niet hernoemen",
"Failed to write file contents: %1$s" : "Kon bestandsinhoud niet wegschrijven: %1$s",
"File not found: %1$s" : "Bestand niet gevonden: %1$s",
"System is in maintenance mode." : "Systeem in onderhoudsmodus.",
@@ -173,8 +175,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Een agenda <strong>Te doen</strong> was aangepast",
"Invitation canceled" : "Uitnodiging geannuleerd",
"Invitation updated" : "Uitnodiging bijgewerkt",
"Invitation" : "Uitnodiging",
"Invalid chunk name" : "Ongeldige chunknaam",
"Could not rename part file assembled from chunks" : "Kon een bestandsdeel dat uit chunks is samengesteld niet hernoemen"
"Invitation" : "Uitnodiging"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/nl.json View File

@@ -109,6 +109,8 @@
"Encryption not ready: %1$s" : "Versleuteling niet gereed: %1$s",
"Failed to open file: %1$s" : "Kon het bestand %1$s niet openen",
"Failed to unlink: %1$s" : "Kon link niet verwijderen: %1$s",
"Invalid chunk name" : "Ongeldige chunknaam",
"Could not rename part file assembled from chunks" : "Kon een bestandsdeel dat uit chunks is samengesteld niet hernoemen",
"Failed to write file contents: %1$s" : "Kon bestandsinhoud niet wegschrijven: %1$s",
"File not found: %1$s" : "Bestand niet gevonden: %1$s",
"System is in maintenance mode." : "Systeem in onderhoudsmodus.",
@@ -171,8 +173,6 @@
"A calendar <strong>todo</strong> was modified" : "Een agenda <strong>Te doen</strong> was aangepast",
"Invitation canceled" : "Uitnodiging geannuleerd",
"Invitation updated" : "Uitnodiging bijgewerkt",
"Invitation" : "Uitnodiging",
"Invalid chunk name" : "Ongeldige chunknaam",
"Could not rename part file assembled from chunks" : "Kon een bestandsdeel dat uit chunks is samengesteld niet hernoemen"
"Invitation" : "Uitnodiging"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/pl.js View File

@@ -122,6 +122,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Szyfrowanie nie jest gotowe: %1$s",
"Failed to open file: %1$s" : "Nie udało się otworzyć pliku: %1$s",
"Failed to unlink: %1$s" : "Nie udało się odłączyć: %1$s",
"Invalid chunk name" : "Nieprawidłowa nazwa fragmentu",
"Could not rename part file assembled from chunks" : "Nie można zmienić nazwy pliku podzielonego złożonego z kawałków",
"Failed to write file contents: %1$s" : "Nie udało się zapisać zawartości pliku: %1$s",
"File not found: %1$s" : "Nie znaleziono pliku: %1$s",
"System is in maintenance mode." : "Serwer jest w trybie konserwacji.",
@@ -190,8 +192,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony",
"Invitation canceled" : "Zaproszenie anulowane",
"Invitation updated" : "Zaproszenie zaktualizowane",
"Invitation" : "Zaproszenie",
"Invalid chunk name" : "Nieprawidłowa nazwa fragmentu",
"Could not rename part file assembled from chunks" : "Nie można zmienić nazwy pliku podzielonego złożonego z kawałków"
"Invitation" : "Zaproszenie"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");

+ 3
- 3
apps/dav/l10n/pl.json View File

@@ -120,6 +120,8 @@
"Encryption not ready: %1$s" : "Szyfrowanie nie jest gotowe: %1$s",
"Failed to open file: %1$s" : "Nie udało się otworzyć pliku: %1$s",
"Failed to unlink: %1$s" : "Nie udało się odłączyć: %1$s",
"Invalid chunk name" : "Nieprawidłowa nazwa fragmentu",
"Could not rename part file assembled from chunks" : "Nie można zmienić nazwy pliku podzielonego złożonego z kawałków",
"Failed to write file contents: %1$s" : "Nie udało się zapisać zawartości pliku: %1$s",
"File not found: %1$s" : "Nie znaleziono pliku: %1$s",
"System is in maintenance mode." : "Serwer jest w trybie konserwacji.",
@@ -188,8 +190,6 @@
"A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony",
"Invitation canceled" : "Zaproszenie anulowane",
"Invitation updated" : "Zaproszenie zaktualizowane",
"Invitation" : "Zaproszenie",
"Invalid chunk name" : "Nieprawidłowa nazwa fragmentu",
"Could not rename part file assembled from chunks" : "Nie można zmienić nazwy pliku podzielonego złożonego z kawałków"
"Invitation" : "Zaproszenie"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}

+ 3
- 3
apps/dav/l10n/pt_BR.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "A criptografia não está pronta: %1$s",
"Failed to open file: %1$s" : "Falha ao abrir arquivo: %1$s",
"Failed to unlink: %1$s" : "Falha ao desvincular: %1$s",
"Invalid chunk name" : "Nome do bloco inválido",
"Could not rename part file assembled from chunks" : "Não foi possível renomear parte do arquivo montado a partir de pedaços",
"Failed to write file contents: %1$s" : "Falha ao gravar o conteúdo do arquivo:%1$s",
"File not found: %1$s" : "Arquivo não encontrado:%1$s",
"System is in maintenance mode." : "O sistema está em modo de manutenção",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Uma <strong>tarefa</strong> do calendário foi modificada",
"Invitation canceled" : "Convite cancelado",
"Invitation updated" : "Convite atualizado",
"Invitation" : "Convite",
"Invalid chunk name" : "Nome do bloco inválido",
"Could not rename part file assembled from chunks" : "Não foi possível renomear parte do arquivo montado a partir de pedaços"
"Invitation" : "Convite"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

+ 3
- 3
apps/dav/l10n/pt_BR.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "A criptografia não está pronta: %1$s",
"Failed to open file: %1$s" : "Falha ao abrir arquivo: %1$s",
"Failed to unlink: %1$s" : "Falha ao desvincular: %1$s",
"Invalid chunk name" : "Nome do bloco inválido",
"Could not rename part file assembled from chunks" : "Não foi possível renomear parte do arquivo montado a partir de pedaços",
"Failed to write file contents: %1$s" : "Falha ao gravar o conteúdo do arquivo:%1$s",
"File not found: %1$s" : "Arquivo não encontrado:%1$s",
"System is in maintenance mode." : "O sistema está em modo de manutenção",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "Uma <strong>tarefa</strong> do calendário foi modificada",
"Invitation canceled" : "Convite cancelado",
"Invitation updated" : "Convite atualizado",
"Invitation" : "Convite",
"Invalid chunk name" : "Nome do bloco inválido",
"Could not rename part file assembled from chunks" : "Não foi possível renomear parte do arquivo montado a partir de pedaços"
"Invitation" : "Convite"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

+ 2
- 2
apps/dav/l10n/ru.js View File

@@ -114,6 +114,7 @@ OC.L10N.register(
"Could not open file" : "Не удалось открыть файл",
"Encryption not ready: %1$s" : "Подсистема шифрования не готова: %1$s",
"Failed to open file: %1$s" : "Не удалось открыть файл: %1$s",
"Invalid chunk name" : "Недопустимое имя сегмента",
"Failed to write file contents: %1$s" : "Не удалось записать содержимое файла: %1$s",
"File not found: %1$s" : "Файл не найден: %1$s",
"System is in maintenance mode." : "Сервер находится в режиме обслуживания.",
@@ -176,7 +177,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "В календаре изменена <strong>задача</strong>",
"Invitation canceled" : "Приглашение отменено",
"Invitation updated" : "Приглашение обновлено",
"Invitation" : "Приглашение",
"Invalid chunk name" : "Недопустимое имя сегмента"
"Invitation" : "Приглашение"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

+ 2
- 2
apps/dav/l10n/ru.json View File

@@ -112,6 +112,7 @@
"Could not open file" : "Не удалось открыть файл",
"Encryption not ready: %1$s" : "Подсистема шифрования не готова: %1$s",
"Failed to open file: %1$s" : "Не удалось открыть файл: %1$s",
"Invalid chunk name" : "Недопустимое имя сегмента",
"Failed to write file contents: %1$s" : "Не удалось записать содержимое файла: %1$s",
"File not found: %1$s" : "Файл не найден: %1$s",
"System is in maintenance mode." : "Сервер находится в режиме обслуживания.",
@@ -174,7 +175,6 @@
"A calendar <strong>todo</strong> was modified" : "В календаре изменена <strong>задача</strong>",
"Invitation canceled" : "Приглашение отменено",
"Invitation updated" : "Приглашение обновлено",
"Invitation" : "Приглашение",
"Invalid chunk name" : "Недопустимое имя сегмента"
"Invitation" : "Приглашение"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

+ 3
- 3
apps/dav/l10n/sk.js View File

@@ -122,6 +122,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Šifrovanie nie je dostupné: %1$s",
"Failed to open file: %1$s" : "Otvorenie súboru zlyhalo: %1$s",
"Failed to unlink: %1$s" : "Odpojenie zlyhalo: %1$s",
"Invalid chunk name" : "Neplatný názov bloku",
"Could not rename part file assembled from chunks" : "Nepodarilo sa premenovať dočasný súbor vytvorený z blokov",
"Failed to write file contents: %1$s" : "Zapisovanie obsahu súboru zlyhalo: %1$s",
"File not found: %1$s" : "Súbor nebol nájdený: %1$s",
"System is in maintenance mode." : "Systém je v režime údržby.",
@@ -190,8 +192,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "<strong>Pripomienka</strong> v kalendári bola upravená",
"Invitation canceled" : "Pozvánka bola zrušená",
"Invitation updated" : "Pozvánka bola aktualizovaná",
"Invitation" : "Pozvánka",
"Invalid chunk name" : "Neplatný názov bloku",
"Could not rename part file assembled from chunks" : "Nepodarilo sa premenovať dočasný súbor vytvorený z blokov"
"Invitation" : "Pozvánka"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

+ 3
- 3
apps/dav/l10n/sk.json View File

@@ -120,6 +120,8 @@
"Encryption not ready: %1$s" : "Šifrovanie nie je dostupné: %1$s",
"Failed to open file: %1$s" : "Otvorenie súboru zlyhalo: %1$s",
"Failed to unlink: %1$s" : "Odpojenie zlyhalo: %1$s",
"Invalid chunk name" : "Neplatný názov bloku",
"Could not rename part file assembled from chunks" : "Nepodarilo sa premenovať dočasný súbor vytvorený z blokov",
"Failed to write file contents: %1$s" : "Zapisovanie obsahu súboru zlyhalo: %1$s",
"File not found: %1$s" : "Súbor nebol nájdený: %1$s",
"System is in maintenance mode." : "Systém je v režime údržby.",
@@ -188,8 +190,6 @@
"A calendar <strong>todo</strong> was modified" : "<strong>Pripomienka</strong> v kalendári bola upravená",
"Invitation canceled" : "Pozvánka bola zrušená",
"Invitation updated" : "Pozvánka bola aktualizovaná",
"Invitation" : "Pozvánka",
"Invalid chunk name" : "Neplatný názov bloku",
"Could not rename part file assembled from chunks" : "Nepodarilo sa premenovať dočasný súbor vytvorený z blokov"
"Invitation" : "Pozvánka"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

+ 3
- 3
apps/dav/l10n/sv.js View File

@@ -118,6 +118,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Kryptering ej redo: %1$s",
"Failed to open file: %1$s" : "Kunde inte öppna fil: %1$s",
"Failed to unlink: %1$s" : "Kunde inte ta bort: %1$s",
"Invalid chunk name" : "Ogiltigt delnamn",
"Could not rename part file assembled from chunks" : "Kunde inte ändra namn på temporära filen ihopsatt från delar",
"Failed to write file contents: %1$s" : "Kunde inte skriva filinnehåll: %1$s",
"File not found: %1$s" : "Filen hittades inte: %1$s",
"System is in maintenance mode." : "Systemet är i underhållsläge.",
@@ -179,8 +181,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades",
"Invitation canceled" : "Inbjudan avbruten",
"Invitation updated" : "Inbjudan uppdaterad",
"Invitation" : "Inbjudan",
"Invalid chunk name" : "Ogiltigt delnamn",
"Could not rename part file assembled from chunks" : "Kunde inte ändra namn på temporära filen ihopsatt från delar"
"Invitation" : "Inbjudan"
},
"nplurals=2; plural=(n != 1);");

+ 3
- 3
apps/dav/l10n/sv.json View File

@@ -116,6 +116,8 @@
"Encryption not ready: %1$s" : "Kryptering ej redo: %1$s",
"Failed to open file: %1$s" : "Kunde inte öppna fil: %1$s",
"Failed to unlink: %1$s" : "Kunde inte ta bort: %1$s",
"Invalid chunk name" : "Ogiltigt delnamn",
"Could not rename part file assembled from chunks" : "Kunde inte ändra namn på temporära filen ihopsatt från delar",
"Failed to write file contents: %1$s" : "Kunde inte skriva filinnehåll: %1$s",
"File not found: %1$s" : "Filen hittades inte: %1$s",
"System is in maintenance mode." : "Systemet är i underhållsläge.",
@@ -177,8 +179,6 @@
"A calendar <strong>todo</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades",
"Invitation canceled" : "Inbjudan avbruten",
"Invitation updated" : "Inbjudan uppdaterad",
"Invitation" : "Inbjudan",
"Invalid chunk name" : "Ogiltigt delnamn",
"Could not rename part file assembled from chunks" : "Kunde inte ändra namn på temporära filen ihopsatt från delar"
"Invitation" : "Inbjudan"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 3
- 3
apps/dav/l10n/tr.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Şifreleme hazır değil: %1$s",
"Failed to open file: %1$s" : "Dosya açılamadı: %1$s",
"Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s",
"Invalid chunk name" : "Parça adı geçersiz",
"Could not rename part file assembled from chunks" : "Parçalardan oluşturulan parça dosyası yeniden adlandırılamadı ",
"Failed to write file contents: %1$s" : "Dosya içerikleri yazılamadı: %1$s",
"File not found: %1$s" : "Dosya bulunamadı: %1$s",
"System is in maintenance mode." : "Sistem bakım kipinde.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Bir takvim <strong>yapılacak işi</strong> düzenlendi",
"Invitation canceled" : "Çağrı iptal edildi",
"Invitation updated" : "Çağrı güncellendi",
"Invitation" : "Çağrı",
"Invalid chunk name" : "Parça adı geçersiz",
"Could not rename part file assembled from chunks" : "Parçalardan oluşturulan parça dosyası yeniden adlandırılamadı "
"Invitation" : "Çağrı"
},
"nplurals=2; plural=(n > 1);");

+ 3
- 3
apps/dav/l10n/tr.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "Şifreleme hazır değil: %1$s",
"Failed to open file: %1$s" : "Dosya açılamadı: %1$s",
"Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s",
"Invalid chunk name" : "Parça adı geçersiz",
"Could not rename part file assembled from chunks" : "Parçalardan oluşturulan parça dosyası yeniden adlandırılamadı ",
"Failed to write file contents: %1$s" : "Dosya içerikleri yazılamadı: %1$s",
"File not found: %1$s" : "Dosya bulunamadı: %1$s",
"System is in maintenance mode." : "Sistem bakım kipinde.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "Bir takvim <strong>yapılacak işi</strong> düzenlendi",
"Invitation canceled" : "Çağrı iptal edildi",
"Invitation updated" : "Çağrı güncellendi",
"Invitation" : "Çağrı",
"Invalid chunk name" : "Parça adı geçersiz",
"Could not rename part file assembled from chunks" : "Parçalardan oluşturulan parça dosyası yeniden adlandırılamadı "
"Invitation" : "Çağrı"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

+ 3
- 3
apps/dav/l10n/uk.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Шифрування не готове: %1$s",
"Failed to open file: %1$s" : "Не вдалося відкрити файл: %1$s",
"Failed to unlink: %1$s" : "Не вдалося від’єднати: %1$s",
"Invalid chunk name" : "Недійсна назва блоку",
"Could not rename part file assembled from chunks" : "Не вдалося перейменувати файл частини, зібраний із фрагментів",
"Failed to write file contents: %1$s" : "Не вдалося записати вміст файлу: %1$s",
"File not found: %1$s" : "Файл не знайдено: %1$s",
"System is in maintenance mode." : "Система в режимі обслуговування.",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Календарне <strong>завдання</strong> було змінене",
"Invitation canceled" : "Запрошення скасоване",
"Invitation updated" : "Запрошення оновлене",
"Invitation" : "Запрошення",
"Invalid chunk name" : "Недійсна назва блоку",
"Could not rename part file assembled from chunks" : "Не вдалося перейменувати файл частини, зібраний із фрагментів"
"Invitation" : "Запрошення"
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");

+ 3
- 3
apps/dav/l10n/uk.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "Шифрування не готове: %1$s",
"Failed to open file: %1$s" : "Не вдалося відкрити файл: %1$s",
"Failed to unlink: %1$s" : "Не вдалося від’єднати: %1$s",
"Invalid chunk name" : "Недійсна назва блоку",
"Could not rename part file assembled from chunks" : "Не вдалося перейменувати файл частини, зібраний із фрагментів",
"Failed to write file contents: %1$s" : "Не вдалося записати вміст файлу: %1$s",
"File not found: %1$s" : "Файл не знайдено: %1$s",
"System is in maintenance mode." : "Система в режимі обслуговування.",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "Календарне <strong>завдання</strong> було змінене",
"Invitation canceled" : "Запрошення скасоване",
"Invitation updated" : "Запрошення оновлене",
"Invitation" : "Запрошення",
"Invalid chunk name" : "Недійсна назва блоку",
"Could not rename part file assembled from chunks" : "Не вдалося перейменувати файл частини, зібраний із фрагментів"
"Invitation" : "Запрошення"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}

+ 3
- 3
apps/dav/l10n/zh_CN.js View File

@@ -122,6 +122,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "加密不可用:%1$s",
"Failed to open file: %1$s" : "打开文件失败:%1$s",
"Failed to unlink: %1$s" : "解除链接失败:%1$s",
"Invalid chunk name" : "分片名称无效",
"Could not rename part file assembled from chunks" : "无法重命名从分片组合的部分文件",
"Failed to write file contents: %1$s" : "写入文件内容失败:%1$s",
"File not found: %1$s" : "找不到文件:%1$s",
"System is in maintenance mode." : "系统处于维护模式 ",
@@ -190,8 +192,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改",
"Invitation canceled" : "邀请已取消",
"Invitation updated" : "邀请已更新",
"Invitation" : "邀请",
"Invalid chunk name" : "分片名称无效",
"Could not rename part file assembled from chunks" : "无法重命名从分片组合的部分文件"
"Invitation" : "邀请"
},
"nplurals=1; plural=0;");

+ 3
- 3
apps/dav/l10n/zh_CN.json View File

@@ -120,6 +120,8 @@
"Encryption not ready: %1$s" : "加密不可用:%1$s",
"Failed to open file: %1$s" : "打开文件失败:%1$s",
"Failed to unlink: %1$s" : "解除链接失败:%1$s",
"Invalid chunk name" : "分片名称无效",
"Could not rename part file assembled from chunks" : "无法重命名从分片组合的部分文件",
"Failed to write file contents: %1$s" : "写入文件内容失败:%1$s",
"File not found: %1$s" : "找不到文件:%1$s",
"System is in maintenance mode." : "系统处于维护模式 ",
@@ -188,8 +190,6 @@
"A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改",
"Invitation canceled" : "邀请已取消",
"Invitation updated" : "邀请已更新",
"Invitation" : "邀请",
"Invalid chunk name" : "分片名称无效",
"Could not rename part file assembled from chunks" : "无法重命名从分片组合的部分文件"
"Invitation" : "邀请"
},"pluralForm" :"nplurals=1; plural=0;"
}

+ 3
- 3
apps/dav/l10n/zh_HK.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
"Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
"Failed to unlink: %1$s" : "解除連結失敗:%1$s",
"Invalid chunk name" : "無效的區塊名稱",
"Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案",
"Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
"File not found: %1$s" : "找不到檔案:%1$s",
"System is in maintenance mode." : "系統處於維護模式。",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "日曆<strong>代辦事項</strong>被修改",
"Invitation canceled" : "邀請被取消了",
"Invitation updated" : "邀請已更新",
"Invitation" : "邀請",
"Invalid chunk name" : "無效的區塊名稱",
"Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案"
"Invitation" : "邀請"
},
"nplurals=1; plural=0;");

+ 3
- 3
apps/dav/l10n/zh_HK.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
"Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
"Failed to unlink: %1$s" : "解除連結失敗:%1$s",
"Invalid chunk name" : "無效的區塊名稱",
"Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案",
"Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
"File not found: %1$s" : "找不到檔案:%1$s",
"System is in maintenance mode." : "系統處於維護模式。",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "日曆<strong>代辦事項</strong>被修改",
"Invitation canceled" : "邀請被取消了",
"Invitation updated" : "邀請已更新",
"Invitation" : "邀請",
"Invalid chunk name" : "無效的區塊名稱",
"Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案"
"Invitation" : "邀請"
},"pluralForm" :"nplurals=1; plural=0;"
}

+ 3
- 3
apps/dav/l10n/zh_TW.js View File

@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
"Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
"Failed to unlink: %1$s" : "解除連結失敗:%1$s",
"Invalid chunk name" : "無效的區塊名稱",
"Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案",
"Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
"File not found: %1$s" : "找不到檔案:%1$s",
"System is in maintenance mode." : "系統處於維護模式。",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "一個日曆<strong>待辦事項</strong>被更動",
"Invitation canceled" : "邀請已取消",
"Invitation updated" : "邀請已更新",
"Invitation" : "邀請",
"Invalid chunk name" : "無效的區塊名稱",
"Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案"
"Invitation" : "邀請"
},
"nplurals=1; plural=0;");

+ 3
- 3
apps/dav/l10n/zh_TW.json View File

@@ -123,6 +123,8 @@
"Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
"Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
"Failed to unlink: %1$s" : "解除連結失敗:%1$s",
"Invalid chunk name" : "無效的區塊名稱",
"Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案",
"Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
"File not found: %1$s" : "找不到檔案:%1$s",
"System is in maintenance mode." : "系統處於維護模式。",
@@ -191,8 +193,6 @@
"A calendar <strong>todo</strong> was modified" : "一個日曆<strong>待辦事項</strong>被更動",
"Invitation canceled" : "邀請已取消",
"Invitation updated" : "邀請已更新",
"Invitation" : "邀請",
"Invalid chunk name" : "無效的區塊名稱",
"Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案"
"Invitation" : "邀請"
},"pluralForm" :"nplurals=1; plural=0;"
}

+ 2
- 2
apps/files/l10n/nb.js View File

@@ -20,7 +20,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ikke nok ledig plass. Du laster opp {size1} men bare {size2} er ledig",
"Target folder \"{dir}\" does not exist any more" : "Målmappen \"{dir}\" finnes ikke lenger",
"Not enough free space" : "Ikke nok ledig diskplass",
"An unknown error has occurred" : "En ukjent feil oppstod",
"An unknown error has occurred" : "En ukjent feil oppsto",
"File could not be uploaded" : "Fil kunne ikke lastes opp",
"Uploading …" : "Laster opp…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
@@ -111,7 +111,7 @@ OC.L10N.register(
"Not favorited" : "Ikke i favoritter",
"Remove from favorites" : "Fjern fra favoritter",
"Add to favorites" : "Legg til i favoritter",
"An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene",
"An error occurred while trying to update the tags" : "En feil oppsto under oppdatering av merkelappene",
"Added to favorites" : "Lagt til i favoritter",
"Removed from favorites" : "Fjernet fra favoritter",
"You added {file} to your favorites" : "Du la til {file} i dine favoritter",

+ 2
- 2
apps/files/l10n/nb.json View File

@@ -18,7 +18,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ikke nok ledig plass. Du laster opp {size1} men bare {size2} er ledig",
"Target folder \"{dir}\" does not exist any more" : "Målmappen \"{dir}\" finnes ikke lenger",
"Not enough free space" : "Ikke nok ledig diskplass",
"An unknown error has occurred" : "En ukjent feil oppstod",
"An unknown error has occurred" : "En ukjent feil oppsto",
"File could not be uploaded" : "Fil kunne ikke lastes opp",
"Uploading …" : "Laster opp…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
@@ -109,7 +109,7 @@
"Not favorited" : "Ikke i favoritter",
"Remove from favorites" : "Fjern fra favoritter",
"Add to favorites" : "Legg til i favoritter",
"An error occurred while trying to update the tags" : "En feil oppstod under oppdatering av merkelappene",
"An error occurred while trying to update the tags" : "En feil oppsto under oppdatering av merkelappene",
"Added to favorites" : "Lagt til i favoritter",
"Removed from favorites" : "Fjernet fra favoritter",
"You added {file} to your favorites" : "Du la til {file} i dine favoritter",

+ 1
- 1
apps/files_external/l10n/nb.js View File

@@ -32,7 +32,7 @@ OC.L10N.register(
"Couldn't access. Please log out and in again to activate this mount point" : "Fikk ikke tilgang. Logg ut og inn igjen for å aktivere dette oppkoblingspunktet.",
"Couldn't get the information from the remote server: {code} {type}" : "Kunne ikke få informasjon fra fjernserveren/ remote server: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Klarte ikke å hente listen over eksterne oppkoblingspunkter: {type}",
"There was an error with message: " : "Det oppstod en feil med melding: ",
"There was an error with message: " : "Det oppsto en feil med melding: ",
"External mount error" : "Ekstern oppkoblingsfeil",
"external-storage" : "eksternlagring",
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Klarte ikke å hente listen over oppkoblingspunkter for Windowsnettverks-disker: Tomt svar fra serveren",

+ 1
- 1
apps/files_external/l10n/nb.json View File

@@ -30,7 +30,7 @@
"Couldn't access. Please log out and in again to activate this mount point" : "Fikk ikke tilgang. Logg ut og inn igjen for å aktivere dette oppkoblingspunktet.",
"Couldn't get the information from the remote server: {code} {type}" : "Kunne ikke få informasjon fra fjernserveren/ remote server: {code} {type}",
"Couldn't get the list of external mount points: {type}" : "Klarte ikke å hente listen over eksterne oppkoblingspunkter: {type}",
"There was an error with message: " : "Det oppstod en feil med melding: ",
"There was an error with message: " : "Det oppsto en feil med melding: ",
"External mount error" : "Ekstern oppkoblingsfeil",
"external-storage" : "eksternlagring",
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Klarte ikke å hente listen over oppkoblingspunkter for Windowsnettverks-disker: Tomt svar fra serveren",

+ 1
- 1
apps/files_sharing/l10n/nb.js View File

@@ -39,7 +39,7 @@ OC.L10N.register(
"Show grid view" : "Vis rutenett-visning",
"No compatible server found at {remote}" : "Ingen kompatibel server ble funnet på {remote}",
"Invalid server URL" : "Ugyldig server adresse",
"Failed to add the public link to your Nextcloud" : "Feil oppstod under oppretting av offentlig lenke til din Nextcloud",
"Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud",
"No expiration date set" : "Ingen utløpsdato er satt",
"Shared by" : "Delt av",
"File shares" : "Fildelinger",

+ 1
- 1
apps/files_sharing/l10n/nb.json View File

@@ -37,7 +37,7 @@
"Show grid view" : "Vis rutenett-visning",
"No compatible server found at {remote}" : "Ingen kompatibel server ble funnet på {remote}",
"Invalid server URL" : "Ugyldig server adresse",
"Failed to add the public link to your Nextcloud" : "Feil oppstod under oppretting av offentlig lenke til din Nextcloud",
"Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud",
"No expiration date set" : "Ingen utløpsdato er satt",
"Shared by" : "Delt av",
"File shares" : "Fildelinger",

+ 5
- 5
apps/provisioning_api/l10n/eu.js View File

@@ -1,18 +1,18 @@
OC.L10N.register(
"provisioning_api",
{
"Logged in user must be an administrator or have authorization to edit this setting." : "Saioa hasitako erabiltzailea administratzailea edo ezarpen hau editatzeko baimena duena izan behar da.",
"Logged in user must be an administrator or have authorization to edit this setting." : "Saioa hasitako erabiltzaileak administratzailea edo ezarpen hau editatzeko baimena duena izan behar du.",
"User already exists" : "Erabiltzailea dagoeneko existitzen da",
"Email confirmation" : "Posta elektronikoaren berrespena",
"To enable the email address %s please click the button below." : "%shelbide elektronikoa gaitzeko, egin klik beheko botoian.",
"Confirm" : "Berretsi",
"Email was already removed from account and cannot be confirmed anymore." : "Posta elektronikoa kontutik kendu da eta ezin da berretsi.",
"Email was already removed from account and cannot be confirmed anymore." : "Posta elektronikoa kontutik kenduta dago eta ezin da berretsi.",
"Could not verify mail because the token is expired." : "Ezin izan da posta egiaztatu, token-a iraungi delako.",
"Could not verify mail because the token is invalid." : "Ezin izan da posta egiaztatu, token baliogabea delako.",
"An unexpected error occurred. Please contact your admin." : "Ustekabeko errorea gertatu da. Mesedez, Jarri zure administratzailearekin harremanetan.",
"Could not verify mail because the token is invalid." : "Ezin izan da posta egiaztatu, tokena baliogabea delako.",
"An unexpected error occurred. Please contact your admin." : "Ustekabeko errorea gertatu da. Jarri harremanetan zure administratzailearekin.",
"Email confirmation successful" : "Mezu elektronikoaren berrespena ongi egin da",
"Provisioning API" : "API hornitzen",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Aplikazio honek gaitzen du kanpoko sistemek erabiltzaileak, taldeak eta aplikazioak kudeatzeko erabil ditzaketen API multzo bat.",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Aplikazio honek API multzo bat gaitzen du kanpoko sistemei aukera emanez erabiltzaileak, taldeak eta aplikazioak kudeatzeko. ",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Aplikazio honek gaitzen du kanpoko sistemek erabiltzailea sortu, editatu, ezabatu eta kontsultatzeko erabili ditzaketen API multzo bat\n\t\tatributuak, kontsultak, taldeak ezarri eta kendu, kuota ezarri eta Nextcloud-en erabilitako biltegiratze osoa kontsultatu. Taldeko administratzaileek\n\t\tNextcloud ere kontsulta dezakete eta administratzaile baten funtzio berdinak bete kudeatzen dituzten taldeentzako. APIak ere gaitzen du\n\t\tadministratzaile bat Nextcloud kontsultatzeko aplikazio aktiboak, aplikazioen informazioa eta aplikazio bat urrunetik gaitzeko edo desgaitzeko.\n\t\tAplikazioa gaituta dagoenean, HTTP eskaerak oinarrizko autentifikazio goiburu baten bidez erabili daitezke betetzeko\n\t\tgoian zerrendatuko edozein funtzio. Informazio gehiago eskuragarri dago API hornitze- dokumentazioan, adibide-deiak\n\t\teta zerbitzariaren erantzunak barne."
},
"nplurals=2; plural=(n != 1);");

+ 5
- 5
apps/provisioning_api/l10n/eu.json View File

@@ -1,16 +1,16 @@
{ "translations": {
"Logged in user must be an administrator or have authorization to edit this setting." : "Saioa hasitako erabiltzailea administratzailea edo ezarpen hau editatzeko baimena duena izan behar da.",
"Logged in user must be an administrator or have authorization to edit this setting." : "Saioa hasitako erabiltzaileak administratzailea edo ezarpen hau editatzeko baimena duena izan behar du.",
"User already exists" : "Erabiltzailea dagoeneko existitzen da",
"Email confirmation" : "Posta elektronikoaren berrespena",
"To enable the email address %s please click the button below." : "%shelbide elektronikoa gaitzeko, egin klik beheko botoian.",
"Confirm" : "Berretsi",
"Email was already removed from account and cannot be confirmed anymore." : "Posta elektronikoa kontutik kendu da eta ezin da berretsi.",
"Email was already removed from account and cannot be confirmed anymore." : "Posta elektronikoa kontutik kenduta dago eta ezin da berretsi.",
"Could not verify mail because the token is expired." : "Ezin izan da posta egiaztatu, token-a iraungi delako.",
"Could not verify mail because the token is invalid." : "Ezin izan da posta egiaztatu, token baliogabea delako.",
"An unexpected error occurred. Please contact your admin." : "Ustekabeko errorea gertatu da. Mesedez, Jarri zure administratzailearekin harremanetan.",
"Could not verify mail because the token is invalid." : "Ezin izan da posta egiaztatu, tokena baliogabea delako.",
"An unexpected error occurred. Please contact your admin." : "Ustekabeko errorea gertatu da. Jarri harremanetan zure administratzailearekin.",
"Email confirmation successful" : "Mezu elektronikoaren berrespena ongi egin da",
"Provisioning API" : "API hornitzen",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Aplikazio honek gaitzen du kanpoko sistemek erabiltzaileak, taldeak eta aplikazioak kudeatzeko erabil ditzaketen API multzo bat.",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Aplikazio honek API multzo bat gaitzen du kanpoko sistemei aukera emanez erabiltzaileak, taldeak eta aplikazioak kudeatzeko. ",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Aplikazio honek gaitzen du kanpoko sistemek erabiltzailea sortu, editatu, ezabatu eta kontsultatzeko erabili ditzaketen API multzo bat\n\t\tatributuak, kontsultak, taldeak ezarri eta kendu, kuota ezarri eta Nextcloud-en erabilitako biltegiratze osoa kontsultatu. Taldeko administratzaileek\n\t\tNextcloud ere kontsulta dezakete eta administratzaile baten funtzio berdinak bete kudeatzen dituzten taldeentzako. APIak ere gaitzen du\n\t\tadministratzaile bat Nextcloud kontsultatzeko aplikazio aktiboak, aplikazioen informazioa eta aplikazio bat urrunetik gaitzeko edo desgaitzeko.\n\t\tAplikazioa gaituta dagoenean, HTTP eskaerak oinarrizko autentifikazio goiburu baten bidez erabili daitezke betetzeko\n\t\tgoian zerrendatuko edozein funtzio. Informazio gehiago eskuragarri dago API hornitze- dokumentazioan, adibide-deiak\n\t\teta zerbitzariaren erantzunak barne."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 43
- 5
apps/settings/l10n/nb.js View File

@@ -38,6 +38,8 @@ OC.L10N.register(
"{actor} changed your email address" : "{actor} endret din e-postadresse",
"You changed your email address" : "Du endret din e-postadresse",
"Your email address was changed by an administrator" : "Din e-postadresse ble endret av en administrator",
"You created an app password for a session named \"{token}\"" : "Du opprettet et app-passord for en økt kalt \"{token}\"",
"An administrator created an app password for a session named \"{token}\"" : "En administrator opprettet et apppassord for en økt kalt \"{token}\"",
"You deleted app password \"{token}\"" : "Du slettet app-passord \"{token}\"",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Du endret navn på app-passord \"{token}\" til \"{newToken}\"",
"You granted filesystem access to app password \"{token}\"" : "Du har gitt filsystemtilgang til app-passord \"{token}\"",
@@ -51,13 +53,23 @@ OC.L10N.register(
"Could not remove app." : "Kunne ikke fjerne appen.",
"Could not update app." : "Kunne ikke oppdatere appen.",
"Wrong password" : "Feil passord",
"Unable to change personal password" : "Kan ikke endre personlig passord",
"Saved" : "Lagret",
"No user supplied" : "Ingen bruker angitt",
"Unable to change password. Password too long." : "Kan ikke endre passord. Passordet er for langt.",
"Authentication error" : "Autentiseringsfeil",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Angi et administrativt gjenopprettingspassord; ellers vil alle brukerdata gå tapt.",
"Wrong admin recovery password. Please check the password and try again." : "Feil administrativt gjenopprettingspassord. Sjekk passordet og prøv igjen.",
"Federated Cloud Sharing" : "Sammenknyttet sky-deling",
"Backend does not support password change, but the user's encryption key was updated." : "Server støtter ikke passordendring, men brukerens krypteringsnøkkel ble oppdatert.",
"installing and updating apps via the App Store or Federated Cloud Sharing" : "installere og oppdatere apper via App Store eller Sammenknyttet skydeling",
"Federated Cloud Sharing" : "Sammenknyttet skydeling",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL bruker en utdatert %1$s-versjon (%2$s). Oppdater operativsystemet ditt; ellers vil ikke funksjoner som %3$s virke pålitelig.",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Kunne ikke fastslå om TLS-versjonen av cURL er utdatert eller ikke, fordi det oppsto en feil under HTTPS-kallet mot https://nextcloud.com. Vennligst sjekk Nextcloud-loggfilen for mer informasjon.",
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcache-modulen er ikke lastet. For bedre ytelse anbefales det å laste den inn i PHP-installasjonen.",
"OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache er deaktivert. For bedre ytelse anbefales det å legge til <code>opcache.enable=1</code> i PHP-konfigurasjonen.",
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache er konfigurert til å fjerne kodekommentarer. Med OPcache aktivert, må <code>opcache.save_comments=1</code> settes for at Nextcloud skal fungere.",
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud har ikke lov til å bruke OPcache API-et. Med OPcache aktivert, anbefales det sterkt å inkludere alle Nextcloud-kataloger med <code>opcache.restrict_api</code> eller ta bort denne innstillingen for å deaktivere OPcache API-begrensninger, for å forhindre feil under Nextcloud-kjerne- eller appoppgraderinger.",
"Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud har ikke lov til å bruke OPcache API. Det anbefales sterkt å inkludere alle Nextcloud-kataloger med <code>opcache.restrict_api1</code>eller ta bort denne innstillingen for å deaktivere OPcache API-begrensninger, for å forhindre feil under Nextcloud-kjerne- eller appoppgraderinger.",
"Administrator documentation" : "Administratordokumentasjon",
"User documentation" : "Brukerdokumentasjon",
"Invalid SMTP password." : "Ugyldig SMTP-passord.",
@@ -65,12 +77,14 @@ OC.L10N.register(
"Well done, %s!" : "Bra gjort, %s!",
"If you received this email, the email configuration seems to be correct." : "Hvis du mottar denne e-posten, er e-postoppsettet rett.",
"Email could not be sent. Check your mail server log" : "E-post kunne ikke sendes. Sjekk serverloggen på din e-postserver",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Et problem oppstod med sending av e-post. Sjekk innstillingene. (Feil: %s)",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Et problem oppsto med sending av e-post. Sjekk innstillingene. (Feil: %s)",
"Invalid user" : "Ugyldig bruker",
"Invalid mail address" : "Ugyldig e-postadresse",
"Settings saved" : "Innstillinger lagret",
"Unable to change full name" : "Klarte ikke å endre fullt navn",
"Unable to change email address" : "Klarer ikke å endre e-postadresse",
"Unable to set invalid phone number" : "Kan ikke angi ugyldig telefonnummer",
"Some account data was invalid" : "Noen kontodata var ugyldige",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "For å bekrefte din Twitter-konto, post følgende tvitring på Twitter (pass på å ikke få med noen linjeskift):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "For å bekrefte din nettside, lagre følgende innhold på roten av din netserver på '.well-known/CloudIdVerificationCode.txt' (forsikre deg om at hele teksten er på ei linje):",
"%1$s changed your password on %2$s." : "%1$s endret ditt passord på %2$s.",
@@ -194,8 +208,18 @@ OC.L10N.register(
"Copied!" : "Kopiert!",
"Copy" : "Kopier",
"Could not copy app password. Please copy it manually." : "Kunne ikke kopiere passord. Venligst kopier manuelt.",
"For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "For at serveren skal fungere ordentlig, er det viktig å konfigurere bakgrunnsjobber riktig. Cron er den anbefalte innstillingen. Vennligst se dokumentasjonen for mer informasjon.",
"Last job execution ran {time}. Something seems wrong." : "Siste jobb kjørte {tid}. Noe virker galt.",
"Last job ran {relativeTime}." : "Siste jobb kjørte {relativeTime}.",
"Background job did not run yet!" : "Bakgrunnsjobben er ikke kjørt ennå!",
"AJAX" : "AJAX",
"Webcron" : "Webcron",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php er registrert på en webcron-tjeneste for å ringe cron.php hvert 5. minutt over HTTP. Brukstilfelle: Svært liten forekomst (1–5 brukere avhengig av bruken).",
"Cron (Recommended)" : "Cron (anbefalt)",
"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 utvidelse. Se {linkstart}PHP-dokumentasjonen{linkend} for flere detaljer.",
"Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Bruk system-cron-tjenesten til å kalle cron.php-filen hvert 5. minutt. Anbefalt for alle tilfeller.",
"The cron.php needs to be executed by the system user \"{user}\"." : "Cron.php må kjøres av systembrukeren \"{user}\".",
"Unable to update background job mode" : "Kan ikke oppdatere bakgrunnsjobbmodus",
"Profile" : "Profil",
"Enable" : "Aktiver",
"Server-side encryption" : "Server-side-kryptering",
@@ -225,16 +249,20 @@ OC.L10N.register(
"Picture provided by original account" : "Bilde kommer fra opprinnelig konto",
"Cancel" : "Avbryt",
"Set as profile picture" : "Angi som profilbilde",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Vær oppmerksom på at det kan ta opptil 24 timer før profilbildet ditt blir oppdatert overalt.",
"Choose your profile picture" : "Velg profilbildet ditt",
"Please select a valid png or jpg file" : "Velg en gyldig png- eller jpg-fil",
"Your biography" : "Din biografi",
"Details" : "Detaljer",
"You are a member of the following groups:" : "Du er medlem av følgende grupper:",
"You are using <strong>{usage}</strong>" : "Du bruker <strong>{usage}</strong>",
"Your full name" : "Ditt fulle navn",
"Email options" : "Alternativer for e-post",
"Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler",
"Remove primary email" : "Fjern primær e-post",
"Delete email" : "Slett e-post",
"Unset as primary email" : "Deaktivert som primær e-post",
"This address is not confirmed" : "Denne adressen er ikke bekreftet",
"Set as primary email" : "Angi som primær e-post",
"Your email address" : "Din e-postadresse",
"Additional email address {index}" : "Ekstra e-postadresse {indeks}",
@@ -248,9 +276,11 @@ OC.L10N.register(
"Your headline" : "Din overskrift",
"Language" : "Språk",
"Help translate" : "Bidra til oversettelsen",
"Unable to update language" : "Kan ikke oppdatere språket",
"No language set" : "Språk ikke satt",
"Locale" : "Nasjonal innstilling",
"Week starts on {firstDayOfWeek}" : "Uken starter på {firstDayOfWeek}",
"Unable to update locale" : "Kan ikke oppdatere lokaliteten",
"Your location" : "Lokasjonen din",
"Your organisation" : "Din organisasjon",
"Your phone number" : "Ditt telefonnummer",
@@ -260,6 +290,8 @@ OC.L10N.register(
"Your role" : "Din rolle",
"Your Twitter handle" : "Din Twitter-konto",
"Your website" : "Din nettside",
"No {property} set" : "Ingen {property} satt",
"Unable to update {property}" : "Kan ikke oppdatere {property}",
"Add additional email" : "Legg til ekstra e-post",
"Add" : "Legg til",
"You do not have permissions to see the details of this user" : "Du har ikke tilgang til å se detaljer om denne brukeren",
@@ -398,8 +430,8 @@ OC.L10N.register(
"Subscribe to our newsletter" : "Abonner på vårt nyhetsbrev",
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Denne community-utgaven av NextCloud er ikke understøttet og umiddelbare varsler er derfor ikke tilgjengelig. ",
"Use a second factor besides your password to increase security for your account." : "Bruk en annen faktor i tillegg til passordet ditt for å øke sikkerheten for kontoen din.",
"An error occurred while changing your language. Please reload the page and try again." : "En feil oppstod under endring av språk. Last inn siden på nytt og prøv igjen.",
"An error occurred while changing your locale. Please reload the page and try again." : "En feil oppstod under endring av nasjonal innstilling. Last inn siden på nytt og prøv igjen.",
"An error occurred while changing your language. Please reload the page and try again." : "En feil oppsto under endring av språk. Last inn siden på nytt og prøv igjen.",
"An error occurred while changing your locale. Please reload the page and try again." : "En feil oppsto under endring av nasjonal innstilling. Last inn siden på nytt og prøv igjen.",
"Select a profile picture" : "Velg et profilbilde",
"Week starts on {fdow}" : "Uken starter på {fdow}",
"You created app password \"{token}\"" : "Du opprettet app-passord \"{token}\"",
@@ -418,7 +450,7 @@ OC.L10N.register(
"Migration started …" : "Migrering startet…",
"Address" : "Adresse",
"Avatar" : "Avatar",
"An error occured during the request. Unable to proceed." : "En feil oppstod under forespørselen. Kan ikke fortsette.",
"An error occured during the request. Unable to proceed." : "En feil oppsto under forespørselen. Kan ikke fortsette.",
"Login" : "Innlogging",
"Plain" : "Enkel",
"NT LAN Manager" : "NT LAN-behandler",
@@ -431,20 +463,26 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Du må migrere krypteringsnøklene din fra den gamle krypteringen (ownCloud <= 8.0) til den nye.",
"Start migration" : "Start migrering",
"Last job execution ran %s. Something seems wrong." : "Siste jobbkjøring kjørte %s. Noe ser ut til å være galt.",
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Noen jobber ble ikke utført siden %s. Vennligst vurder å bytte til system cron.",
"Last job ran %s." : "Siste jobb kjørte %s.",
"Background job didn’t run yet!" : "Bakgrunnsjobben har ikke kjørt enda!",
"Pick background job setting" : "Velg innstilling for bakgrunnsjobb",
"Recommended" : "Anbefalt",
"The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php må kjøres systemet som følgende bruker \"%s\".",
"Change privacy level of profile picture" : "Endre personvernnivået for profilbilde",
"Upload new" : "Last opp nytt",
"Select from Files" : "Velg fra filer",
"Remove image" : "Fjern bilde",
"Choose as profile picture" : "Velg som profilbilde",
"You are using <strong>%s</strong>" : "Du bruker <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruker <strong>%1$s</strong> av <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Change privacy level of phone number" : "Endre personvernnivå for telefonnummer",
"Change privacy level of address" : "Endre personvernnivå for adresse",
"Your postal address" : "Din postadresse",
"Change privacy level of website" : "Endre personvernnivå for nettsted",
"It can take up to 24 hours before the account is displayed as verified." : "Det kan ta opptil ett døgn før kontoen vises som bekreftet.",
"Link https://…" : "Lenke https://…",
"Change privacy level of Twitter profile" : "Endre personvernnivået for Twitter-profil",
"Twitter handle @…" : "Twitter-konto @ …"
},
"nplurals=2; plural=(n != 1);");

+ 43
- 5
apps/settings/l10n/nb.json View File

@@ -36,6 +36,8 @@
"{actor} changed your email address" : "{actor} endret din e-postadresse",
"You changed your email address" : "Du endret din e-postadresse",
"Your email address was changed by an administrator" : "Din e-postadresse ble endret av en administrator",
"You created an app password for a session named \"{token}\"" : "Du opprettet et app-passord for en økt kalt \"{token}\"",
"An administrator created an app password for a session named \"{token}\"" : "En administrator opprettet et apppassord for en økt kalt \"{token}\"",
"You deleted app password \"{token}\"" : "Du slettet app-passord \"{token}\"",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Du endret navn på app-passord \"{token}\" til \"{newToken}\"",
"You granted filesystem access to app password \"{token}\"" : "Du har gitt filsystemtilgang til app-passord \"{token}\"",
@@ -49,13 +51,23 @@
"Could not remove app." : "Kunne ikke fjerne appen.",
"Could not update app." : "Kunne ikke oppdatere appen.",
"Wrong password" : "Feil passord",
"Unable to change personal password" : "Kan ikke endre personlig passord",
"Saved" : "Lagret",
"No user supplied" : "Ingen bruker angitt",
"Unable to change password. Password too long." : "Kan ikke endre passord. Passordet er for langt.",
"Authentication error" : "Autentiseringsfeil",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Angi et administrativt gjenopprettingspassord; ellers vil alle brukerdata gå tapt.",
"Wrong admin recovery password. Please check the password and try again." : "Feil administrativt gjenopprettingspassord. Sjekk passordet og prøv igjen.",
"Federated Cloud Sharing" : "Sammenknyttet sky-deling",
"Backend does not support password change, but the user's encryption key was updated." : "Server støtter ikke passordendring, men brukerens krypteringsnøkkel ble oppdatert.",
"installing and updating apps via the App Store or Federated Cloud Sharing" : "installere og oppdatere apper via App Store eller Sammenknyttet skydeling",
"Federated Cloud Sharing" : "Sammenknyttet skydeling",
"cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL bruker en utdatert %1$s-versjon (%2$s). Oppdater operativsystemet ditt; ellers vil ikke funksjoner som %3$s virke pålitelig.",
"Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Kunne ikke fastslå om TLS-versjonen av cURL er utdatert eller ikke, fordi det oppsto en feil under HTTPS-kallet mot https://nextcloud.com. Vennligst sjekk Nextcloud-loggfilen for mer informasjon.",
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcache-modulen er ikke lastet. For bedre ytelse anbefales det å laste den inn i PHP-installasjonen.",
"OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache er deaktivert. For bedre ytelse anbefales det å legge til <code>opcache.enable=1</code> i PHP-konfigurasjonen.",
"OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache er konfigurert til å fjerne kodekommentarer. Med OPcache aktivert, må <code>opcache.save_comments=1</code> settes for at Nextcloud skal fungere.",
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud har ikke lov til å bruke OPcache API-et. Med OPcache aktivert, anbefales det sterkt å inkludere alle Nextcloud-kataloger med <code>opcache.restrict_api</code> eller ta bort denne innstillingen for å deaktivere OPcache API-begrensninger, for å forhindre feil under Nextcloud-kjerne- eller appoppgraderinger.",
"Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud har ikke lov til å bruke OPcache API. Det anbefales sterkt å inkludere alle Nextcloud-kataloger med <code>opcache.restrict_api1</code>eller ta bort denne innstillingen for å deaktivere OPcache API-begrensninger, for å forhindre feil under Nextcloud-kjerne- eller appoppgraderinger.",
"Administrator documentation" : "Administratordokumentasjon",
"User documentation" : "Brukerdokumentasjon",
"Invalid SMTP password." : "Ugyldig SMTP-passord.",
@@ -63,12 +75,14 @@
"Well done, %s!" : "Bra gjort, %s!",
"If you received this email, the email configuration seems to be correct." : "Hvis du mottar denne e-posten, er e-postoppsettet rett.",
"Email could not be sent. Check your mail server log" : "E-post kunne ikke sendes. Sjekk serverloggen på din e-postserver",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Et problem oppstod med sending av e-post. Sjekk innstillingene. (Feil: %s)",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Et problem oppsto med sending av e-post. Sjekk innstillingene. (Feil: %s)",
"Invalid user" : "Ugyldig bruker",
"Invalid mail address" : "Ugyldig e-postadresse",
"Settings saved" : "Innstillinger lagret",
"Unable to change full name" : "Klarte ikke å endre fullt navn",
"Unable to change email address" : "Klarer ikke å endre e-postadresse",
"Unable to set invalid phone number" : "Kan ikke angi ugyldig telefonnummer",
"Some account data was invalid" : "Noen kontodata var ugyldige",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "For å bekrefte din Twitter-konto, post følgende tvitring på Twitter (pass på å ikke få med noen linjeskift):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "For å bekrefte din nettside, lagre følgende innhold på roten av din netserver på '.well-known/CloudIdVerificationCode.txt' (forsikre deg om at hele teksten er på ei linje):",
"%1$s changed your password on %2$s." : "%1$s endret ditt passord på %2$s.",
@@ -192,8 +206,18 @@
"Copied!" : "Kopiert!",
"Copy" : "Kopier",
"Could not copy app password. Please copy it manually." : "Kunne ikke kopiere passord. Venligst kopier manuelt.",
"For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "For at serveren skal fungere ordentlig, er det viktig å konfigurere bakgrunnsjobber riktig. Cron er den anbefalte innstillingen. Vennligst se dokumentasjonen for mer informasjon.",
"Last job execution ran {time}. Something seems wrong." : "Siste jobb kjørte {tid}. Noe virker galt.",
"Last job ran {relativeTime}." : "Siste jobb kjørte {relativeTime}.",
"Background job did not run yet!" : "Bakgrunnsjobben er ikke kjørt ennå!",
"AJAX" : "AJAX",
"Webcron" : "Webcron",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php er registrert på en webcron-tjeneste for å ringe cron.php hvert 5. minutt over HTTP. Brukstilfelle: Svært liten forekomst (1–5 brukere avhengig av bruken).",
"Cron (Recommended)" : "Cron (anbefalt)",
"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 utvidelse. Se {linkstart}PHP-dokumentasjonen{linkend} for flere detaljer.",
"Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Bruk system-cron-tjenesten til å kalle cron.php-filen hvert 5. minutt. Anbefalt for alle tilfeller.",
"The cron.php needs to be executed by the system user \"{user}\"." : "Cron.php må kjøres av systembrukeren \"{user}\".",
"Unable to update background job mode" : "Kan ikke oppdatere bakgrunnsjobbmodus",
"Profile" : "Profil",
"Enable" : "Aktiver",
"Server-side encryption" : "Server-side-kryptering",
@@ -223,16 +247,20 @@
"Picture provided by original account" : "Bilde kommer fra opprinnelig konto",
"Cancel" : "Avbryt",
"Set as profile picture" : "Angi som profilbilde",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Vær oppmerksom på at det kan ta opptil 24 timer før profilbildet ditt blir oppdatert overalt.",
"Choose your profile picture" : "Velg profilbildet ditt",
"Please select a valid png or jpg file" : "Velg en gyldig png- eller jpg-fil",
"Your biography" : "Din biografi",
"Details" : "Detaljer",
"You are a member of the following groups:" : "Du er medlem av følgende grupper:",
"You are using <strong>{usage}</strong>" : "Du bruker <strong>{usage}</strong>",
"Your full name" : "Ditt fulle navn",
"Email options" : "Alternativer for e-post",
"Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler",
"Remove primary email" : "Fjern primær e-post",
"Delete email" : "Slett e-post",
"Unset as primary email" : "Deaktivert som primær e-post",
"This address is not confirmed" : "Denne adressen er ikke bekreftet",
"Set as primary email" : "Angi som primær e-post",
"Your email address" : "Din e-postadresse",
"Additional email address {index}" : "Ekstra e-postadresse {indeks}",
@@ -246,9 +274,11 @@
"Your headline" : "Din overskrift",
"Language" : "Språk",
"Help translate" : "Bidra til oversettelsen",
"Unable to update language" : "Kan ikke oppdatere språket",
"No language set" : "Språk ikke satt",
"Locale" : "Nasjonal innstilling",
"Week starts on {firstDayOfWeek}" : "Uken starter på {firstDayOfWeek}",
"Unable to update locale" : "Kan ikke oppdatere lokaliteten",
"Your location" : "Lokasjonen din",
"Your organisation" : "Din organisasjon",
"Your phone number" : "Ditt telefonnummer",
@@ -258,6 +288,8 @@
"Your role" : "Din rolle",
"Your Twitter handle" : "Din Twitter-konto",
"Your website" : "Din nettside",
"No {property} set" : "Ingen {property} satt",
"Unable to update {property}" : "Kan ikke oppdatere {property}",
"Add additional email" : "Legg til ekstra e-post",
"Add" : "Legg til",
"You do not have permissions to see the details of this user" : "Du har ikke tilgang til å se detaljer om denne brukeren",
@@ -396,8 +428,8 @@
"Subscribe to our newsletter" : "Abonner på vårt nyhetsbrev",
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Denne community-utgaven av NextCloud er ikke understøttet og umiddelbare varsler er derfor ikke tilgjengelig. ",
"Use a second factor besides your password to increase security for your account." : "Bruk en annen faktor i tillegg til passordet ditt for å øke sikkerheten for kontoen din.",
"An error occurred while changing your language. Please reload the page and try again." : "En feil oppstod under endring av språk. Last inn siden på nytt og prøv igjen.",
"An error occurred while changing your locale. Please reload the page and try again." : "En feil oppstod under endring av nasjonal innstilling. Last inn siden på nytt og prøv igjen.",
"An error occurred while changing your language. Please reload the page and try again." : "En feil oppsto under endring av språk. Last inn siden på nytt og prøv igjen.",
"An error occurred while changing your locale. Please reload the page and try again." : "En feil oppsto under endring av nasjonal innstilling. Last inn siden på nytt og prøv igjen.",
"Select a profile picture" : "Velg et profilbilde",
"Week starts on {fdow}" : "Uken starter på {fdow}",
"You created app password \"{token}\"" : "Du opprettet app-passord \"{token}\"",
@@ -416,7 +448,7 @@
"Migration started …" : "Migrering startet…",
"Address" : "Adresse",
"Avatar" : "Avatar",
"An error occured during the request. Unable to proceed." : "En feil oppstod under forespørselen. Kan ikke fortsette.",
"An error occured during the request. Unable to proceed." : "En feil oppsto under forespørselen. Kan ikke fortsette.",
"Login" : "Innlogging",
"Plain" : "Enkel",
"NT LAN Manager" : "NT LAN-behandler",
@@ -429,20 +461,26 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Du må migrere krypteringsnøklene din fra den gamle krypteringen (ownCloud <= 8.0) til den nye.",
"Start migration" : "Start migrering",
"Last job execution ran %s. Something seems wrong." : "Siste jobbkjøring kjørte %s. Noe ser ut til å være galt.",
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Noen jobber ble ikke utført siden %s. Vennligst vurder å bytte til system cron.",
"Last job ran %s." : "Siste jobb kjørte %s.",
"Background job didn’t run yet!" : "Bakgrunnsjobben har ikke kjørt enda!",
"Pick background job setting" : "Velg innstilling for bakgrunnsjobb",
"Recommended" : "Anbefalt",
"The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php må kjøres systemet som følgende bruker \"%s\".",
"Change privacy level of profile picture" : "Endre personvernnivået for profilbilde",
"Upload new" : "Last opp nytt",
"Select from Files" : "Velg fra filer",
"Remove image" : "Fjern bilde",
"Choose as profile picture" : "Velg som profilbilde",
"You are using <strong>%s</strong>" : "Du bruker <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Du bruker <strong>%1$s</strong> av <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Change privacy level of phone number" : "Endre personvernnivå for telefonnummer",
"Change privacy level of address" : "Endre personvernnivå for adresse",
"Your postal address" : "Din postadresse",
"Change privacy level of website" : "Endre personvernnivå for nettsted",
"It can take up to 24 hours before the account is displayed as verified." : "Det kan ta opptil ett døgn før kontoen vises som bekreftet.",
"Link https://…" : "Lenke https://…",
"Change privacy level of Twitter profile" : "Endre personvernnivået for Twitter-profil",
"Twitter handle @…" : "Twitter-konto @ …"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 1
- 1
apps/twofactor_backupcodes/l10n/nb.js View File

@@ -15,7 +15,7 @@ OC.L10N.register(
"Print backup codes" : "Skriv ut sikkerhetskoder",
"Regenerate backup codes" : "Lag sikkerhetskoder på nytt",
"If you regenerate backup codes, you automatically invalidate old codes." : "Hvis du regenererer nye sikkerhetskoder, blir de gamle kodene ugyldige.",
"An error occurred while generating your backup codes" : "En feil oppstod under generering av sikkerhetskodene",
"An error occurred while generating your backup codes" : "En feil oppsto under generering av sikkerhetskodene",
"{name} backup codes" : "{name} sikkerhetskoder",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Bruk en av sikkerhetskodene du lagret når du opprettet to-faktor autentisering.",
"Submit" : "Send"

+ 1
- 1
apps/twofactor_backupcodes/l10n/nb.json View File

@@ -13,7 +13,7 @@
"Print backup codes" : "Skriv ut sikkerhetskoder",
"Regenerate backup codes" : "Lag sikkerhetskoder på nytt",
"If you regenerate backup codes, you automatically invalidate old codes." : "Hvis du regenererer nye sikkerhetskoder, blir de gamle kodene ugyldige.",
"An error occurred while generating your backup codes" : "En feil oppstod under generering av sikkerhetskodene",
"An error occurred while generating your backup codes" : "En feil oppsto under generering av sikkerhetskodene",
"{name} backup codes" : "{name} sikkerhetskoder",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Bruk en av sikkerhetskodene du lagret når du opprettet to-faktor autentisering.",
"Submit" : "Send"

+ 4
- 4
apps/user_ldap/l10n/nb.js View File

@@ -34,7 +34,7 @@ OC.L10N.register(
"No object found in the given Base DN. Please revise." : "Intet objekt funnet i angitt base DN. Revider oppsettet.",
"More than 1,000 directory entries available." : "Mer enn 1.000 oppføringer er tilgjengelig i katalog.",
"_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} oppføring tilgjengelig i den angitte Base DN","{objectsFound} oppføringer tilgjengelig i den angitte Base DN"],
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Det oppstod en feil. Sjekk base-DN, tilkoblingsoppsett og påloggingsdetaljer.",
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Det oppsto en feil. Sjekk base-DN, tilkoblingsoppsett og påloggingsdetaljer.",
"Do you really want to delete the current Server Configuration?" : "Er du sikker på at du vil slette den aktiver serverkonfigurasjon?",
"Confirm Deletion" : "Bekreft sletting",
"Mappings cleared successfully!" : "Tilknytningene ble fjernet!",
@@ -48,9 +48,9 @@ OC.L10N.register(
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Bruker ikke funnet. Sjekk påloggingsattributtene og brukernavnet. Virksomt filter (kopier og lim inn for validering på kommandolinjen): <br/>",
"User found and settings verified." : "Bruker funnet og innstillinger bekreftet.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Overvei å snevre inn søket ditt, siden det spenner over mange brukere, bare den første derav vil kunne logge inn.",
"An unspecified error occurred. Please check log and settings." : "En uspesifisert feil oppstod. Sjekk loggen og innstillingene.",
"An unspecified error occurred. Please check log and settings." : "En uspesifisert feil oppsto. Sjekk loggen og innstillingene.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Søkefilteret er ugyldig, antakelig pga. syntaksproblemer som ulikt antall start- og sluttparenteser. Sjekk det.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Det oppstod en tilkoblingsfeil til LDAP/AD. Vennligst sjekk vert, port og legitimasjon.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Det oppsto en tilkoblingsfeil til LDAP/AD. Vennligst sjekk vert, port og legitimasjon.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Plassholderen \"%uid\" mangler. Det vil bli erstattet med påloggingsnavnet når det spørres etter LDAP/AD.",
"Please provide a login name to test against" : "Oppgi et påloggingsnavn å teste mot",
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "Gruppeboksen ble deaktivert fordi LDAP/AD-serveren ikke støtter memberOf.",
@@ -119,7 +119,7 @@ OC.L10N.register(
"Back" : "Tilbake",
"Continue" : "Fortsett",
"Please renew your password." : "Forny passordet ditt.",
"An internal error occurred." : "En intern feil oppstod",
"An internal error occurred." : "En intern feil oppsto",
"Please try again or contact your administrator." : "Prøv igjen eller kontakt en administrator.",
"Current password" : "Nåværende passord",
"New password" : "Nytt passord",

+ 4
- 4
apps/user_ldap/l10n/nb.json View File

@@ -32,7 +32,7 @@
"No object found in the given Base DN. Please revise." : "Intet objekt funnet i angitt base DN. Revider oppsettet.",
"More than 1,000 directory entries available." : "Mer enn 1.000 oppføringer er tilgjengelig i katalog.",
"_{objectsFound} entry available within the provided Base DN_::_{objectsFound} entries available within the provided Base DN_" : ["{objectsFound} oppføring tilgjengelig i den angitte Base DN","{objectsFound} oppføringer tilgjengelig i den angitte Base DN"],
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Det oppstod en feil. Sjekk base-DN, tilkoblingsoppsett og påloggingsdetaljer.",
"An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Det oppsto en feil. Sjekk base-DN, tilkoblingsoppsett og påloggingsdetaljer.",
"Do you really want to delete the current Server Configuration?" : "Er du sikker på at du vil slette den aktiver serverkonfigurasjon?",
"Confirm Deletion" : "Bekreft sletting",
"Mappings cleared successfully!" : "Tilknytningene ble fjernet!",
@@ -46,9 +46,9 @@
"User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command-line validation): <br/>" : "Bruker ikke funnet. Sjekk påloggingsattributtene og brukernavnet. Virksomt filter (kopier og lim inn for validering på kommandolinjen): <br/>",
"User found and settings verified." : "Bruker funnet og innstillinger bekreftet.",
"Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Overvei å snevre inn søket ditt, siden det spenner over mange brukere, bare den første derav vil kunne logge inn.",
"An unspecified error occurred. Please check log and settings." : "En uspesifisert feil oppstod. Sjekk loggen og innstillingene.",
"An unspecified error occurred. Please check log and settings." : "En uspesifisert feil oppsto. Sjekk loggen og innstillingene.",
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Søkefilteret er ugyldig, antakelig pga. syntaksproblemer som ulikt antall start- og sluttparenteser. Sjekk det.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Det oppstod en tilkoblingsfeil til LDAP/AD. Vennligst sjekk vert, port og legitimasjon.",
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Det oppsto en tilkoblingsfeil til LDAP/AD. Vennligst sjekk vert, port og legitimasjon.",
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Plassholderen \"%uid\" mangler. Det vil bli erstattet med påloggingsnavnet når det spørres etter LDAP/AD.",
"Please provide a login name to test against" : "Oppgi et påloggingsnavn å teste mot",
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "Gruppeboksen ble deaktivert fordi LDAP/AD-serveren ikke støtter memberOf.",
@@ -117,7 +117,7 @@
"Back" : "Tilbake",
"Continue" : "Fortsett",
"Please renew your password." : "Forny passordet ditt.",
"An internal error occurred." : "En intern feil oppstod",
"An internal error occurred." : "En intern feil oppsto",
"Please try again or contact your administrator." : "Prøv igjen eller kontakt en administrator.",
"Current password" : "Nåværende passord",
"New password" : "Nytt passord",

+ 3
- 3
apps/user_status/l10n/nb.js View File

@@ -17,8 +17,8 @@ OC.L10N.register(
"Status message" : "Statusmelding",
"Clear status message" : "Fjern statusmelding",
"Set status message" : "Velg statusmelding",
"There was an error saving the status" : "Det oppstod en feil ved lagring av status",
"There was an error clearing the status" : "Det oppstod en feil ved fjerning av status",
"There was an error saving the status" : "Det oppsto en feil ved lagring av status",
"There was an error clearing the status" : "Det oppsto en feil ved fjerning av status",
"No recent status changes" : "Ingen nylige statusendringer",
"Away" : "Borte",
"Do not disturb" : "Ikke forstyrr",
@@ -29,7 +29,7 @@ OC.L10N.register(
"Online" : "Pålogget",
"Invisible" : "Usynlig",
"Offline" : "Frakoblet",
"There was an error saving the new status" : "Det oppstod en feil ved lagring av ny status",
"There was an error saving the new status" : "Det oppsto en feil ved lagring av ny status",
"30 minutes" : "30 minutter",
"1 hour" : "1 time",
"4 hours" : "4 timer",

+ 3
- 3
apps/user_status/l10n/nb.json View File

@@ -15,8 +15,8 @@
"Status message" : "Statusmelding",
"Clear status message" : "Fjern statusmelding",
"Set status message" : "Velg statusmelding",
"There was an error saving the status" : "Det oppstod en feil ved lagring av status",
"There was an error clearing the status" : "Det oppstod en feil ved fjerning av status",
"There was an error saving the status" : "Det oppsto en feil ved lagring av status",
"There was an error clearing the status" : "Det oppsto en feil ved fjerning av status",
"No recent status changes" : "Ingen nylige statusendringer",
"Away" : "Borte",
"Do not disturb" : "Ikke forstyrr",
@@ -27,7 +27,7 @@
"Online" : "Pålogget",
"Invisible" : "Usynlig",
"Offline" : "Frakoblet",
"There was an error saving the new status" : "Det oppstod en feil ved lagring av ny status",
"There was an error saving the new status" : "Det oppsto en feil ved lagring av ny status",
"30 minutes" : "30 minutter",
"1 hour" : "1 time",
"4 hours" : "4 timer",

+ 5
- 5
core/l10n/nb.js View File

@@ -16,7 +16,7 @@ OC.L10N.register(
"Invalid file provided" : "Ugyldig fil oppgitt",
"No image or file provided" : "Ikke noe bilde eller fil angitt",
"Unknown filetype" : "Ukjent filtype",
"An error occurred. Please contact your admin." : "Det oppstod en feil. Kontakt din administrator.",
"An error occurred. Please contact your admin." : "Det oppsto en feil. Kontakt din administrator.",
"Invalid image" : "Ugyldig bilde",
"No temporary profile picture available, try again" : "Midlertidig profilbilde ikke tilgjengelig. Prøv igjen",
"No crop data provided" : "Ingen beskjæringsinformasjon angitt",
@@ -114,7 +114,7 @@ OC.L10N.register(
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Denne instansen bruker en S3-basert objektlagring som primærlager. De opplastede filene blir lagret midlertidig på tjeneren og det er anbefalt å ha 50 GB ledig lagringsplass i det midlertidig lageret til PHP. Sjekk logger for fullstendige detaljer om filsti og ledig plass. Endre filstien til midlertidig lagringsplass i php.ini eller frigjør mer plass for å forbedre dette.",
"The temporary directory of this instance points to an either non-existing or non-writable directory." : "Den midlertidige katalogen for denne forekomsten peker til en enten ikke-eksisterende eller ikke-skrivbar katalog.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Du får tilgang til forekomsten din via en sikker tilkobling, men forekomsten genererer usikre nettadresser. Dette betyr mest sannsynlig at du står bak en omvendt proxy og at overskrivingskonfigurasjonsvariablene ikke er satt riktig. Les {linkstart}dokumentasjonssiden om dette ↗{linkend}.",
"Error occurred while checking server setup" : "Feil oppstod ved sjekking av server-oppsett",
"Error occurred while checking server setup" : "Feil oppsto ved sjekking av server-oppsett",
"For more details see the {linkstart}documentation ↗{linkend}." : "For mer informasjon se {linkstart}dokumentasjonen ↗{linkend}.",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Datakatalogen og filene dine er sannsynligvis tilgjengelige fra internett. .htaccess-filen fungerer ikke. Det anbefales på det sterkeste at du konfigurerer webserveren slik at datakatalogen ikke lenger er tilgjengelig, eller flytter datakatalogen utenfor webserverens dokumentrot.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP-hodet \"{header}\" er ikke satt opp likt \"{expected}\". Dette kan være en sikkerhet- eller personvernsrisiko og det anbefales at denne innstillingen endres.",
@@ -133,7 +133,7 @@ OC.L10N.register(
"_download %n file_::_download %n files_" : ["last ned %n fil","last ned %n filer"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregår, lukking av denne siden kan forstyrre prosessen på enkelte systemer.",
"Update to {version}" : "Oppdater til {version}",
"An error occurred." : "En feil oppstod.",
"An error occurred." : "En feil oppsto.",
"Please reload the page." : "Last inn siden på nytt.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Oppdateringen var mislykket. For mer informasjon <a href=\"{url}\">se vår forum-artikkel</a> som beskriver dette problemet.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Oppdateringen mislyktes. Rapporter dette problemet til <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud-gemenskapen</a>.",
@@ -146,7 +146,7 @@ OC.L10N.register(
"Logging in …" : "Logger inn…",
"Server side authentication failed!" : "Autentisering mislyktes på serveren!",
"Please contact your administrator." : "Kontakt administratoren din.",
"An internal error occurred." : "En intern feil oppstod",
"An internal error occurred." : "En intern feil oppsto",
"Please try again or contact your administrator." : "Prøv igjen eller kontakt en administrator.",
"Account name or email" : "Kontonavn eller e-postadresse",
"Password" : "Passord",
@@ -204,7 +204,7 @@ OC.L10N.register(
"Loading more results …" : "Laster flere resultater ...",
"Load more results" : "Last flere resultater",
"Search" : "Søk",
"An error occurred while searching for {type}" : "Det oppstod en feil ved søk etter {type}",
"An error occurred while searching for {type}" : "Det oppsto en feil ved søk etter {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Skriv minst {minSearchLength} bokstav for å søke","Skriv minst {minSearchLength} bokstaver for å søke"],
"This browser is not supported" : "Denne nettleseren støttes ikke",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Nettleseren din støttes ikke. Vennligst oppgrader til en nyere versjon eller en støttet versjon.",

+ 5
- 5
core/l10n/nb.json View File

@@ -14,7 +14,7 @@
"Invalid file provided" : "Ugyldig fil oppgitt",
"No image or file provided" : "Ikke noe bilde eller fil angitt",
"Unknown filetype" : "Ukjent filtype",
"An error occurred. Please contact your admin." : "Det oppstod en feil. Kontakt din administrator.",
"An error occurred. Please contact your admin." : "Det oppsto en feil. Kontakt din administrator.",
"Invalid image" : "Ugyldig bilde",
"No temporary profile picture available, try again" : "Midlertidig profilbilde ikke tilgjengelig. Prøv igjen",
"No crop data provided" : "Ingen beskjæringsinformasjon angitt",
@@ -112,7 +112,7 @@
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Denne instansen bruker en S3-basert objektlagring som primærlager. De opplastede filene blir lagret midlertidig på tjeneren og det er anbefalt å ha 50 GB ledig lagringsplass i det midlertidig lageret til PHP. Sjekk logger for fullstendige detaljer om filsti og ledig plass. Endre filstien til midlertidig lagringsplass i php.ini eller frigjør mer plass for å forbedre dette.",
"The temporary directory of this instance points to an either non-existing or non-writable directory." : "Den midlertidige katalogen for denne forekomsten peker til en enten ikke-eksisterende eller ikke-skrivbar katalog.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Du får tilgang til forekomsten din via en sikker tilkobling, men forekomsten genererer usikre nettadresser. Dette betyr mest sannsynlig at du står bak en omvendt proxy og at overskrivingskonfigurasjonsvariablene ikke er satt riktig. Les {linkstart}dokumentasjonssiden om dette ↗{linkend}.",
"Error occurred while checking server setup" : "Feil oppstod ved sjekking av server-oppsett",
"Error occurred while checking server setup" : "Feil oppsto ved sjekking av server-oppsett",
"For more details see the {linkstart}documentation ↗{linkend}." : "For mer informasjon se {linkstart}dokumentasjonen ↗{linkend}.",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Datakatalogen og filene dine er sannsynligvis tilgjengelige fra internett. .htaccess-filen fungerer ikke. Det anbefales på det sterkeste at du konfigurerer webserveren slik at datakatalogen ikke lenger er tilgjengelig, eller flytter datakatalogen utenfor webserverens dokumentrot.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP-hodet \"{header}\" er ikke satt opp likt \"{expected}\". Dette kan være en sikkerhet- eller personvernsrisiko og det anbefales at denne innstillingen endres.",
@@ -131,7 +131,7 @@
"_download %n file_::_download %n files_" : ["last ned %n fil","last ned %n filer"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "En oppdatering foregår, lukking av denne siden kan forstyrre prosessen på enkelte systemer.",
"Update to {version}" : "Oppdater til {version}",
"An error occurred." : "En feil oppstod.",
"An error occurred." : "En feil oppsto.",
"Please reload the page." : "Last inn siden på nytt.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Oppdateringen var mislykket. For mer informasjon <a href=\"{url}\">se vår forum-artikkel</a> som beskriver dette problemet.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Oppdateringen mislyktes. Rapporter dette problemet til <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud-gemenskapen</a>.",
@@ -144,7 +144,7 @@
"Logging in …" : "Logger inn…",
"Server side authentication failed!" : "Autentisering mislyktes på serveren!",
"Please contact your administrator." : "Kontakt administratoren din.",
"An internal error occurred." : "En intern feil oppstod",
"An internal error occurred." : "En intern feil oppsto",
"Please try again or contact your administrator." : "Prøv igjen eller kontakt en administrator.",
"Account name or email" : "Kontonavn eller e-postadresse",
"Password" : "Passord",
@@ -202,7 +202,7 @@
"Loading more results …" : "Laster flere resultater ...",
"Load more results" : "Last flere resultater",
"Search" : "Søk",
"An error occurred while searching for {type}" : "Det oppstod en feil ved søk etter {type}",
"An error occurred while searching for {type}" : "Det oppsto en feil ved søk etter {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Skriv minst {minSearchLength} bokstav for å søke","Skriv minst {minSearchLength} bokstaver for å søke"],
"This browser is not supported" : "Denne nettleseren støttes ikke",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Nettleseren din støttes ikke. Vennligst oppgrader til en nyere versjon eller en støttet versjon.",

Loading…
Cancel
Save