diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/it.js | 19 | ||||
-rw-r--r-- | apps/files/l10n/it.json | 19 | ||||
-rw-r--r-- | apps/files/l10n/ja.js | 28 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 28 | ||||
-rw-r--r-- | apps/files/l10n/pl.js | 22 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 22 |
6 files changed, 138 insertions, 0 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index dcd93fed2c9..40f7bb76b6a 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -82,6 +82,25 @@ OC.L10N.register( "Upload" : "Carica", "An error occurred while trying to update the tags" : "Si è verificato un errore durante il tentativo di aggiornare le etichette", "File changes" : "Modiche dei file", + "Created by {user}" : "Creata da {user}", + "Changed by {user}" : "Modificata da {user}", + "Deleted by {user}" : "Eliminata da {user}", + "Restored by {user}" : "Ripristinata da {user}", + "Renamed by {user}" : "Rinominata da {user}", + "Moved by {user}" : "Spostata da {user}", + "You created {file}" : "Hai creato {file}", + "{user} created {file}" : "{user} ha creato {file}", + "{file} was created in a public folder" : "{file} è stato creato in una cartella pubblica", + "You changed {file}" : "Hai modificato {file}", + "{user} changed {file}" : "{user} ha modificato {file}", + "You deleted {file}" : "Hai eliminato {file}", + "{user} deleted {file}" : "{user} ha eliminato {file}", + "You restored {file}" : "Hai ripristinato {file}", + "{user} restored {file}" : "{user1} ha ripristinato {file}", + "You renamed {oldfile} to {newfile}" : "Hai rinominato {oldfile} in {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} ha rinominato {oldfile} in {newfile}", + "You moved {oldfile} to {newfile}" : "Hai spostato {oldfile} in {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} ha spostato {oldfile} in {newfile}", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ", "A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>", "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 5f2c38a7407..86ce3d16be2 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -80,6 +80,25 @@ "Upload" : "Carica", "An error occurred while trying to update the tags" : "Si è verificato un errore durante il tentativo di aggiornare le etichette", "File changes" : "Modiche dei file", + "Created by {user}" : "Creata da {user}", + "Changed by {user}" : "Modificata da {user}", + "Deleted by {user}" : "Eliminata da {user}", + "Restored by {user}" : "Ripristinata da {user}", + "Renamed by {user}" : "Rinominata da {user}", + "Moved by {user}" : "Spostata da {user}", + "You created {file}" : "Hai creato {file}", + "{user} created {file}" : "{user} ha creato {file}", + "{file} was created in a public folder" : "{file} è stato creato in una cartella pubblica", + "You changed {file}" : "Hai modificato {file}", + "{user} changed {file}" : "{user} ha modificato {file}", + "You deleted {file}" : "Hai eliminato {file}", + "{user} deleted {file}" : "{user} ha eliminato {file}", + "You restored {file}" : "Hai ripristinato {file}", + "{user} restored {file}" : "{user1} ha ripristinato {file}", + "You renamed {oldfile} to {newfile}" : "Hai rinominato {oldfile} in {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} ha rinominato {oldfile} in {newfile}", + "You moved {oldfile} to {newfile}" : "Hai spostato {oldfile} in {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} ha spostato {oldfile} in {newfile}", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un file o una cartella sono stati <strong>modificato</strong> o<strong>rinominati</strong> ", "A new file or folder has been <strong>created</strong>" : "Un nuovo file o cartella è stato <strong>creato</strong>", "A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 838a5eceb09..cdd87e4536a 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -53,6 +53,7 @@ OC.L10N.register( "Could not create file \"{file}\" because it already exists" : "ファイル \"{file}\"は既に存在するため作成できませんでした", "Could not create folder \"{dir}\" because it already exists" : "フォルダー \"{dir}\" は既に存在するため作成できませんでした", "Error deleting file \"{fileName}\"." : "ファイル\"{fileName}\"の削除エラー。", + "No search results in other folders for '{tag}{filter}{endtag}'" : "他のフォルダに '{tag}{filter}{endtag}' の検索結果はありません", "Name" : "名前", "Size" : "サイズ", "Modified" : "更新日時", @@ -81,8 +82,30 @@ OC.L10N.register( "Upload" : "アップロード", "An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました", "File changes" : "ファイル更新", + "Created by {user}" : "{user} が作成しました", + "Changed by {user}" : "{user} が更新しました", + "Deleted by {user}" : "{user} が削除しました", + "Restored by {user}" : "{user} が復元しました", + "Renamed by {user}" : "{user} が作成しました", + "Moved by {user}" : "{user} が移動しました", + "You created {file}" : "{file} を作成しました", + "{user} created {file}" : "{user} が {file} を作成しました", + "{file} was created in a public folder" : "公開フォルダーに {file} が作成されました", + "You changed {file}" : "{file} を更新しました", + "{user} changed {file}" : "{user} が {file} を更新しました", + "You deleted {file}" : "{file} を削除しました", + "{user} deleted {file}" : "{user} が {file} を削除しました", + "You restored {file}" : "{file} を復元しました", + "{user} restored {file}" : "{user} が {file} を復元しました", + "You renamed {oldfile} to {newfile}" : "{oldfile} を {newfile} に変更しました", + "{user} renamed {oldfile} to {newfile}" : "{user} が {oldfile} を{newfile} に変更しました", + "You moved {oldfile} to {newfile}" : "{oldfile} を {newfile} に移動しました", + "{user} moved {oldfile} to {newfile}" : "{user} が {oldfile} を {newfile} に移動しました", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "ファイルまたはフォルダが <strong>更新</ strong>されたか、<strong>名前が変更されました</strong>", "A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき", + "A new file or folder has been <strong>deleted</strong>" : "新しいファイルまたはフォルダが<strong>削除されました</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>の作成と変更の通知を制限する<em>(ストリームのみ)</em>", + "A new file or folder has been <strong>restored</strong>" : "新しいファイルまたはフォルダが<strong>復元されました</strong>", "Upload (max. %s)" : "アップロード ( 最大 %s )", "File handling" : "ファイル操作", "Maximum upload size" : "最大アップロードサイズ", @@ -102,6 +125,11 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", "No favorites" : "お気に入りなし", "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。", + "Shared with you" : "他ユーザーがあなたと共有中", + "Shared with others" : "他ユーザーと共有中", + "Shared by link" : "URLリンクで共有中", + "Tags" : "タグ", + "Deleted files" : "ゴミ箱", "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", "Storage not available" : "ストレージが利用できません", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 92a18d4aeab..9818de44a42 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -51,6 +51,7 @@ "Could not create file \"{file}\" because it already exists" : "ファイル \"{file}\"は既に存在するため作成できませんでした", "Could not create folder \"{dir}\" because it already exists" : "フォルダー \"{dir}\" は既に存在するため作成できませんでした", "Error deleting file \"{fileName}\"." : "ファイル\"{fileName}\"の削除エラー。", + "No search results in other folders for '{tag}{filter}{endtag}'" : "他のフォルダに '{tag}{filter}{endtag}' の検索結果はありません", "Name" : "名前", "Size" : "サイズ", "Modified" : "更新日時", @@ -79,8 +80,30 @@ "Upload" : "アップロード", "An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました", "File changes" : "ファイル更新", + "Created by {user}" : "{user} が作成しました", + "Changed by {user}" : "{user} が更新しました", + "Deleted by {user}" : "{user} が削除しました", + "Restored by {user}" : "{user} が復元しました", + "Renamed by {user}" : "{user} が作成しました", + "Moved by {user}" : "{user} が移動しました", + "You created {file}" : "{file} を作成しました", + "{user} created {file}" : "{user} が {file} を作成しました", + "{file} was created in a public folder" : "公開フォルダーに {file} が作成されました", + "You changed {file}" : "{file} を更新しました", + "{user} changed {file}" : "{user} が {file} を更新しました", + "You deleted {file}" : "{file} を削除しました", + "{user} deleted {file}" : "{user} が {file} を削除しました", + "You restored {file}" : "{file} を復元しました", + "{user} restored {file}" : "{user} が {file} を復元しました", + "You renamed {oldfile} to {newfile}" : "{oldfile} を {newfile} に変更しました", + "{user} renamed {oldfile} to {newfile}" : "{user} が {oldfile} を{newfile} に変更しました", + "You moved {oldfile} to {newfile}" : "{oldfile} を {newfile} に移動しました", + "{user} moved {oldfile} to {newfile}" : "{user} が {oldfile} を {newfile} に移動しました", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "ファイルまたはフォルダが <strong>更新</ strong>されたか、<strong>名前が変更されました</strong>", "A new file or folder has been <strong>created</strong>" : "新しいファイルまたはフォルダーを<strong>作成</strong>したとき", + "A new file or folder has been <strong>deleted</strong>" : "新しいファイルまたはフォルダが<strong>削除されました</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "<strong>お気に入りファイル</strong>の作成と変更の通知を制限する<em>(ストリームのみ)</em>", + "A new file or folder has been <strong>restored</strong>" : "新しいファイルまたはフォルダが<strong>復元されました</strong>", "Upload (max. %s)" : "アップロード ( 最大 %s )", "File handling" : "ファイル操作", "Maximum upload size" : "最大アップロードサイズ", @@ -100,6 +123,11 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", "No favorites" : "お気に入りなし", "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダーは、ここに表示されます。", + "Shared with you" : "他ユーザーがあなたと共有中", + "Shared with others" : "他ユーザーと共有中", + "Shared by link" : "URLリンクで共有中", + "Tags" : "タグ", + "Deleted files" : "ゴミ箱", "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", "Storage not available" : "ストレージが利用できません", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 9f118b149c1..df171605ce2 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -76,14 +76,36 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów"], "Favorited" : "Ulubione", "Favorite" : "Ulubione", + "Copy local link" : "Kopiowanie lokalnego linku", "Folder" : "Folder", "New folder" : "Nowy folder", "Upload" : "Wyślij", "An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów", "File changes" : "Zmień w plikach", + "Created by {user}" : "Utworzone przez {user}", + "Changed by {user}" : "Zmienione przez {user}", + "Deleted by {user}" : "Usunięte przez {user}", + "Restored by {user}" : "Przywrócone przez {user}", + "Renamed by {user}" : "Zmienione przez {user}", + "Moved by {user}" : "Przeniesione przez {user}", + "You created {file}" : "Utworzyłeś {file}", + "{user} created {file}" : "{user} utworzył {file}", + "{file} was created in a public folder" : "{file} został utworzony w folderze publicznym", + "You changed {file}" : "Zmieniłeś {file}", + "{user} changed {file}" : "{user} zmienił {file}", + "You deleted {file}" : "Usunąłeś {file}", + "{user} deleted {file}" : "{user} usunął {file}", + "You restored {file}" : "Przywróciłeś {file}", + "{user} restored {file}" : "{user} przywrócił {file}", + "You renamed {oldfile} to {newfile}" : "Zmieniłeś {oldfile} na {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} zmienił {oldfile} na {newfile}", + "You moved {oldfile} to {newfile}" : "Przeniosłeś {oldfile} do {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} przeniósł {oldfile} do {newfile}", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>", "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>", + "A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder jest <strong>usunięty </strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>", + "A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder jest <strong>przywrócony</strong>", "Upload (max. %s)" : "Wysyłka (max. %s)", "File handling" : "Zarządzanie plikami", "Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index b2fd85c0ee3..702f2975b2d 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -74,14 +74,36 @@ "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów"], "Favorited" : "Ulubione", "Favorite" : "Ulubione", + "Copy local link" : "Kopiowanie lokalnego linku", "Folder" : "Folder", "New folder" : "Nowy folder", "Upload" : "Wyślij", "An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów", "File changes" : "Zmień w plikach", + "Created by {user}" : "Utworzone przez {user}", + "Changed by {user}" : "Zmienione przez {user}", + "Deleted by {user}" : "Usunięte przez {user}", + "Restored by {user}" : "Przywrócone przez {user}", + "Renamed by {user}" : "Zmienione przez {user}", + "Moved by {user}" : "Przeniesione przez {user}", + "You created {file}" : "Utworzyłeś {file}", + "{user} created {file}" : "{user} utworzył {file}", + "{file} was created in a public folder" : "{file} został utworzony w folderze publicznym", + "You changed {file}" : "Zmieniłeś {file}", + "{user} changed {file}" : "{user} zmienił {file}", + "You deleted {file}" : "Usunąłeś {file}", + "{user} deleted {file}" : "{user} usunął {file}", + "You restored {file}" : "Przywróciłeś {file}", + "{user} restored {file}" : "{user} przywrócił {file}", + "You renamed {oldfile} to {newfile}" : "Zmieniłeś {oldfile} na {newfile}", + "{user} renamed {oldfile} to {newfile}" : "{user} zmienił {oldfile} na {newfile}", + "You moved {oldfile} to {newfile}" : "Przeniosłeś {oldfile} do {newfile}", + "{user} moved {oldfile} to {newfile}" : "{user} przeniósł {oldfile} do {newfile}", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>", "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>", + "A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder jest <strong>usunięty </strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>", + "A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder jest <strong>przywrócony</strong>", "Upload (max. %s)" : "Wysyłka (max. %s)", "File handling" : "Zarządzanie plikami", "Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku", |